From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 16 21:10:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 905F8106566C for ; Wed, 16 May 2012 21:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 48BC68FC22 for ; Wed, 16 May 2012 21:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4GLA4PO083512 for ; Wed, 16 May 2012 21:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4GLA4kO083511; Wed, 16 May 2012 21:10:04 GMT (envelope-from gnats) Resent-Date: Wed, 16 May 2012 21:10:04 GMT Resent-Message-Id: <201205162110.q4GLA4kO083511@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Duchateau Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25B451065677 for ; Wed, 16 May 2012 21:09:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 113128FC1A for ; Wed, 16 May 2012 21:09:52 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4GL9phm083666 for ; Wed, 16 May 2012 21:09:51 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4GL9pZE083665; Wed, 16 May 2012 21:09:51 GMT (envelope-from nobody) Message-Id: <201205162109.q4GL9pZE083665@red.freebsd.org> Date: Wed, 16 May 2012 21:09:51 GMT From: Olivier Duchateau To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/167982: [UPDATE] www/py-gunicorn to 0.14.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2012 21:10:04 -0000 >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 .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: