svn commit: r356045 - head/www/uwsgi

Dmitry Sivachenko demon at FreeBSD.org
Sun Jun 1 06:12:14 UTC 2014


Author: demon
Date: Sun Jun  1 06:12:13 2014
New Revision: 356045
URL: http://svnweb.freebsd.org/changeset/ports/356045
QAT: https://qat.redports.org/buildarchive/r356045/

Log:
  Update to version 2.0.5.

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

Modified: head/www/uwsgi/Makefile
==============================================================================
--- head/www/uwsgi/Makefile	Sun Jun  1 05:48:58 2014	(r356044)
+++ head/www/uwsgi/Makefile	Sun Jun  1 06:12:13 2014	(r356045)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	uwsgi
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	www python
 MASTER_SITES=	http://projects.unbit.it/downloads/
 
@@ -15,8 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_PYTHON=	yes
 USE_RC_SUBR=	uwsgi
 
-LDFLAGS+=	"-L${LOCALBASE}/lib"
-
 PLIST_FILES=	bin/uwsgi \
 		%%PYTHON_SITELIBDIR%%/uwsgidecorators.py
 

Modified: head/www/uwsgi/distinfo
==============================================================================
--- head/www/uwsgi/distinfo	Sun Jun  1 05:48:58 2014	(r356044)
+++ head/www/uwsgi/distinfo	Sun Jun  1 06:12:13 2014	(r356045)
@@ -1,2 +1,2 @@
-SHA256 (uwsgi-2.0.4.tar.gz) = 22ed4607b90878c0bd3eb41e6117512c44f5d6891bd3534378627ffa6f6865f0
-SIZE (uwsgi-2.0.4.tar.gz) = 765555
+SHA256 (uwsgi-2.0.5.tar.gz) = 1a085e1036f04ccec7a39cb2073ae55adac431b129763ed58142b326c7ab540d
+SIZE (uwsgi-2.0.5.tar.gz) = 770232


More information about the svn-ports-head mailing list