ports/151890: [PATCH] www/uwsgi: update to 0.9.6.5

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Nov 2 15:40:07 UTC 2010


>Number:         151890
>Category:       ports
>Synopsis:       [PATCH] www/uwsgi: update to 0.9.6.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 02 15:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 0.9.6.5

Port maintainer (danger at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- uwsgi-0.9.6.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/uwsgi/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	15 Sep 2010 09:20:06 -0000	1.6
+++ Makefile	2 Nov 2010 15:32:24 -0000
@@ -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 @@
 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 @@
 	@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
 
 .if ${OSVERSION} < 700000
-USE_GCC=	4.2+
 BROKEN=		does not build on 6.X
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/uwsgi/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	15 Sep 2010 09:20:06 -0000	1.5
+++ distinfo	2 Nov 2010 15:32:24 -0000
@@ -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
--- uwsgi-0.9.6.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list