ports/157071: [PATCH] www/py27-scgi: take maintainership

Julien Laffaye kimelto at gmail.com
Sun May 15 19:00:27 UTC 2011


>Number:         157071
>Category:       ports
>Synopsis:       [PATCH] www/py27-scgi: take maintainership
>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:   Sun May 15 19:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chulak.lan 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Take maintainership
- Add LICENSE

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

--- py27-scgi-1.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-scgi.orig/Makefile /usr/ports/www/py-scgi/Makefile
--- /usr/ports/www/py-scgi.orig/Makefile	2011-05-15 18:58:17.000000000 +0100
+++ /usr/ports/www/py-scgi/Makefile	2011-05-15 19:04:54.000000000 +0100
@@ -11,9 +11,12 @@
 MASTER_SITES=	http://python.ca/scgi/releases/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	kimelto at gmail.com
 COMMENT=	Python server implementation of the Simple Common Gateway Protocol
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 
--- py27-scgi-1.14.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list