- update to 0.9.6.5

PR:		ports/151890
Submitted by:	lwhsu@
This commit is contained in:
Daniel Gerzo 2010-11-02 17:31:24 +00:00
parent 5acf7d1a88
commit c4e82aed1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263941
2 changed files with 4 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= uwsgi
PORTVERSION= 0.9.6.2
PORTVERSION= 0.9.6.5
CATEGORIES= www python
MASTER_SITES= http://projects.unbit.it/downloads/
@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
MAKE_JOBS_SAFE= yes
USE_GNOME= libxml2
USE_PYTHON= 2.4+
USE_PYTHON= yes
USE_RC_SUBR= uwsgi
PLIST_FILES= bin/${PORTNAME}
@ -30,7 +30,6 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
.if ${OSVERSION} < 700000
USE_GCC= 4.2+
BROKEN= does not build on 6.X
.endif

View File

@ -1,3 +1,2 @@
MD5 (uwsgi-0.9.6.2.tar.gz) = eab88c552e4c7c4ecb5188cdefc43390
SHA256 (uwsgi-0.9.6.2.tar.gz) = 4e9d8439408e890a88ac36bdb5dee67b6e1f0d30a0f2c0ed12ef81aa2dd8fed0
SIZE (uwsgi-0.9.6.2.tar.gz) = 148978
SHA256 (uwsgi-0.9.6.5.tar.gz) = 8f4099be19c36ed484a4f1508e83e4170ce3ca1c32f3dd5591cd191223904bca
SIZE (uwsgi-0.9.6.5.tar.gz) = 152165