ports/167982: [UPDATE] www/py-gunicorn to 0.14.3

Olivier Duchateau duchateau.olivier at gmail.com
Wed May 16 21:10:04 UTC 2012


>Number:         167982
>Category:       ports
>Synopsis:       [UPDATE] www/py-gunicorn to 0.14.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 16 21:10:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
Add OPTIONSFILE macro (nivit@'s hints).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/www/py-gunicorn/Makefile py-gunicorn/Makefile
--- /usr/ports/www/py-gunicorn/Makefile	2012-04-23 08:59:52.000000000 +0200
+++ py-gunicorn/Makefile	2012-05-16 21:00:55.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gunicorn
-PORTVERSION=	0.14.2
+PORTVERSION=	0.14.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,6 +21,8 @@
 		GEVENT "Add asynchronous worker Gevent" off \
 		SETPROC "Add support to change process name" off
 
+OPTIONSFILE?=	${PORT_DBDIR}/py-${PORTNAME}/options
+
 .include <bsd.port.options.mk>
 
 .if defined(WITH_EVENTLET)
diff -u /usr/ports/www/py-gunicorn/distinfo py-gunicorn/distinfo
--- /usr/ports/www/py-gunicorn/distinfo	2012-04-23 08:59:52.000000000 +0200
+++ py-gunicorn/distinfo	2012-05-16 21:00:55.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (gunicorn-0.14.2.tar.gz) = d99eb8c8074763877db28e1996ba70ac4df18ec497f2f27ece276cf54419ee65
-SIZE (gunicorn-0.14.2.tar.gz) = 203588
+SHA256 (gunicorn-0.14.3.tar.gz) = fcff4d54533c219ca966cf53e1d5b1856f22180a1ef56f2dc97856544d94360a
+SIZE (gunicorn-0.14.3.tar.gz) = 208108


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



More information about the freebsd-ports-bugs mailing list