ports/109378: [PATCH] www/mod_python3: update to 3.3.1

Li-Wen Hsu lwhsu at lwhsu.org
Wed Feb 21 05:50:06 UTC 2007


>Number:         109378
>Category:       ports
>Synopsis:       [PATCH] www/mod_python3: update to 3.3.1
>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:   Wed Feb 21 05:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 3.3.1

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

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

--- mod_python3-3.3.1.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/www/mod_python3/Makefile /home/lwhsu/ports/www/mod_python3/Makefile
--- /usr/ports/www/mod_python3/Makefile	Wed Feb 21 13:42:31 2007
+++ /home/lwhsu/ports/www/mod_python3/Makefile	Wed Feb 21 03:39:41 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_python
-PORTVERSION=	3.2.10
+PORTVERSION=	3.3.1
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 MASTER_SITE_SUBDIR=	modpython
@@ -16,7 +16,7 @@
 COMMENT=	Apache module that embeds the Python interpreter within the server
 
 USE_APACHE=	2.0+
-USE_PYTHON=	2.3+
+USE_PYTHON=	yes
 
 LATEST_LINK=	mod_python3
 GNU_CONFIGURE=	yes
diff -ruN -ruN --exclude=CVS /usr/ports/www/mod_python3/distinfo /home/lwhsu/ports/www/mod_python3/distinfo
--- /usr/ports/www/mod_python3/distinfo	Wed Feb 21 13:42:31 2007
+++ /home/lwhsu/ports/www/mod_python3/distinfo	Mon Feb 19 04:40:38 2007
@@ -1,3 +1,3 @@
-MD5 (mod_python-3.2.10.tgz) = cc6439f546a6e70cfff7ca51b8c62541
-SHA256 (mod_python-3.2.10.tgz) = ac404c02ee052dcfbd8e303fe9148866c561be9b9a8a12cffee25276e147f13c
-SIZE (mod_python-3.2.10.tgz) = 365768
+MD5 (mod_python-3.3.1.tgz) = a3b0150176b726bd2833dac3a7837dc5
+SHA256 (mod_python-3.3.1.tgz) = ad2331fd5fcfd720ef9e3482973fc2d06eff36ba0c44693cfa42056a62175a6b
+SIZE (mod_python-3.3.1.tgz) = 447954
diff -ruN -ruN --exclude=CVS /usr/ports/www/mod_python3/pkg-plist /home/lwhsu/ports/www/mod_python3/pkg-plist
--- /usr/ports/www/mod_python3/pkg-plist	Wed Feb 21 13:42:31 2007
+++ /home/lwhsu/ports/www/mod_python3/pkg-plist	Mon Feb 19 04:50:59 2007
@@ -20,6 +20,9 @@
 %%PYTHON_SITELIBDIR%%/mod_python/cgihandler.py
 %%PYTHON_SITELIBDIR%%/mod_python/cgihandler.pyc
 %%PYTHON_SITELIBDIR%%/mod_python/cgihandler.pyo
+%%PYTHON_SITELIBDIR%%/mod_python/importer.py
+%%PYTHON_SITELIBDIR%%/mod_python/importer.pyc
+%%PYTHON_SITELIBDIR%%/mod_python/importer.pyo
 %%PYTHON_SITELIBDIR%%/mod_python/psp.py
 %%PYTHON_SITELIBDIR%%/mod_python/psp.pyc
 %%PYTHON_SITELIBDIR%%/mod_python/psp.pyo
--- mod_python-3.3.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list