Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2011 11:23:40 -0700 (PDT)
From:      Julien Laffaye <kimelto@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157071: [PATCH] www/py27-scgi: take maintainership
Message-ID:  <4dd01a2c.c405ec0a.1101.ffff8ddb@mx.google.com>
Resent-Message-ID: <201105151900.p4FJ0NT9046960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@FreeBSD.org
+MAINTAINER=	kimelto@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4dd01a2c.c405ec0a.1101.ffff8ddb>