Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 06:31:36 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371496 - head/www/uwsgi
Message-ID:  <201410260631.s9Q6VaOQ008458@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Sun Oct 26 06:31:35 2014
New Revision: 371496
URL: https://svnweb.freebsd.org/changeset/ports/371496
QAT: https://qat.redports.org/buildarchive/r371496/

Log:
  Update to version 2.0.8;
  Convert to USES.

Modified:
  head/www/uwsgi/Makefile
  head/www/uwsgi/distinfo

Modified: head/www/uwsgi/Makefile
==============================================================================
--- head/www/uwsgi/Makefile	Sun Oct 26 03:25:50 2014	(r371495)
+++ head/www/uwsgi/Makefile	Sun Oct 26 06:31:35 2014	(r371496)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uwsgi
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	www python
 MASTER_SITES=	http://projects.unbit.it/downloads/
 
@@ -12,7 +12,7 @@ COMMENT=	Developer-friendly WSGI server 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USE_PYTHON=	yes
+USES=		python
 USE_RC_SUBR=	uwsgi
 
 LDFLAGS+=	"-L${LOCALBASE}/lib"

Modified: head/www/uwsgi/distinfo
==============================================================================
--- head/www/uwsgi/distinfo	Sun Oct 26 03:25:50 2014	(r371495)
+++ head/www/uwsgi/distinfo	Sun Oct 26 06:31:35 2014	(r371496)
@@ -1,2 +1,2 @@
-SHA256 (uwsgi-2.0.7.tar.gz) = 2938464d0277909854f55951cf7d114e0616efbd8dd0295da7da99e944cbc72a
-SIZE (uwsgi-2.0.7.tar.gz) = 772385
+SHA256 (uwsgi-2.0.8.tar.gz) = d130e9e3a3db24ab5f5302d98aea246239d17429db86f3a8818d1ed2bd4f4225
+SIZE (uwsgi-2.0.8.tar.gz) = 797205



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410260631.s9Q6VaOQ008458>