svn commit: r371496 - head/www/uwsgi

Dmitry Sivachenko demon at FreeBSD.org
Sun Oct 26 06:31:36 UTC 2014


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


More information about the svn-ports-all mailing list