From 628eb5a3914f000f46a294d3d881ca79ab81c471 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 19 May 2001 19:08:31 +0000 Subject: upgrade to 2.7.3 PR: 27379 Submitted by: maintainer --- www/mod_python/Makefile | 3 +-- www/mod_python/distinfo | 2 +- www/mod_python/files/optpatch-WANT_EAPI | 4 ++-- www/mod_python/files/patch-configure | 8 ++++---- www/mod_python3/Makefile | 3 +-- www/mod_python3/distinfo | 2 +- www/mod_python3/files/optpatch-WANT_EAPI | 4 ++-- www/mod_python3/files/patch-configure | 8 ++++---- 8 files changed, 16 insertions(+), 18 deletions(-) diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 4d5f3280ebe7..13922395f5df 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 2.7.2 -PORTREVISION= 2 +PORTVERSION= 2.7.3 CATEGORIES= www python MASTER_SITES= http://www.python.org/ftp/python/${PYTHON_VERSION:S/python//g}/ \ http://www.modpython.org/dist/ \ diff --git a/www/mod_python/distinfo b/www/mod_python/distinfo index 4371a924b7aa..e8cedfca40ff 100644 --- a/www/mod_python/distinfo +++ b/www/mod_python/distinfo @@ -1,2 +1,2 @@ -MD5 (python/mod_python-2.7.2.tgz) = 5b73af91c891c63f4be450d7a7dc0bb2 +MD5 (python/mod_python-2.7.3.tgz) = 06798145df78dbd8de7cbd089842264b MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054 diff --git a/www/mod_python/files/optpatch-WANT_EAPI b/www/mod_python/files/optpatch-WANT_EAPI index 3f43890483e3..c98727f2a389 100644 --- a/www/mod_python/files/optpatch-WANT_EAPI +++ b/www/mod_python/files/optpatch-WANT_EAPI @@ -1,5 +1,5 @@ ---- work/mod_python-2.7.2/src/Makefile.in.orig Sun Mar 25 16:05:21 2001 -+++ work/mod_python-2.7.2/src/Makefile.in Sun Mar 25 16:05:30 2001 +--- work/mod_python-2.7.3/src/Makefile.in.orig Wed May 16 19:20:23 2001 ++++ work/mod_python-2.7.3/src/Makefile.in Wed May 16 19:20:52 2001 @@ -52,7 +52,7 @@ INCLUDES=@INCLUDES@ LIBS=@LIBS@ diff --git a/www/mod_python/files/patch-configure b/www/mod_python/files/patch-configure index 7b8239180552..510df67f1b04 100644 --- a/www/mod_python/files/patch-configure +++ b/www/mod_python/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig Wed Dec 27 13:49:44 2000 -+++ configure Wed Dec 27 13:50:32 2000 -@@ -1313,7 +1313,7 @@ +--- configure.orig Wed May 16 19:13:31 2001 ++++ configure Wed May 16 19:14:11 2001 +@@ -1324,7 +1324,7 @@ # check if python is compiled with threads echo $ac_n "checking whether Python is compiled with thread support""... $ac_c" 1>&6 - echo "configure:1316: checking whether Python is compiled with thread support" >&5 + echo "configure:1327: checking whether Python is compiled with thread support" >&5 -PyTHREADS=`$PYTHON_BIN -c "import sys; print \"thread\" in sys.builtin_module_names"` +PyTHREADS="0" if test "$PyTHREADS" = "1"; then diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile index 4d5f3280ebe7..13922395f5df 100644 --- a/www/mod_python3/Makefile +++ b/www/mod_python3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_python -PORTVERSION= 2.7.2 -PORTREVISION= 2 +PORTVERSION= 2.7.3 CATEGORIES= www python MASTER_SITES= http://www.python.org/ftp/python/${PYTHON_VERSION:S/python//g}/ \ http://www.modpython.org/dist/ \ diff --git a/www/mod_python3/distinfo b/www/mod_python3/distinfo index 4371a924b7aa..e8cedfca40ff 100644 --- a/www/mod_python3/distinfo +++ b/www/mod_python3/distinfo @@ -1,2 +1,2 @@ -MD5 (python/mod_python-2.7.2.tgz) = 5b73af91c891c63f4be450d7a7dc0bb2 +MD5 (python/mod_python-2.7.3.tgz) = 06798145df78dbd8de7cbd089842264b MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054 diff --git a/www/mod_python3/files/optpatch-WANT_EAPI b/www/mod_python3/files/optpatch-WANT_EAPI index 3f43890483e3..c98727f2a389 100644 --- a/www/mod_python3/files/optpatch-WANT_EAPI +++ b/www/mod_python3/files/optpatch-WANT_EAPI @@ -1,5 +1,5 @@ ---- work/mod_python-2.7.2/src/Makefile.in.orig Sun Mar 25 16:05:21 2001 -+++ work/mod_python-2.7.2/src/Makefile.in Sun Mar 25 16:05:30 2001 +--- work/mod_python-2.7.3/src/Makefile.in.orig Wed May 16 19:20:23 2001 ++++ work/mod_python-2.7.3/src/Makefile.in Wed May 16 19:20:52 2001 @@ -52,7 +52,7 @@ INCLUDES=@INCLUDES@ LIBS=@LIBS@ diff --git a/www/mod_python3/files/patch-configure b/www/mod_python3/files/patch-configure index 7b8239180552..510df67f1b04 100644 --- a/www/mod_python3/files/patch-configure +++ b/www/mod_python3/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig Wed Dec 27 13:49:44 2000 -+++ configure Wed Dec 27 13:50:32 2000 -@@ -1313,7 +1313,7 @@ +--- configure.orig Wed May 16 19:13:31 2001 ++++ configure Wed May 16 19:14:11 2001 +@@ -1324,7 +1324,7 @@ # check if python is compiled with threads echo $ac_n "checking whether Python is compiled with thread support""... $ac_c" 1>&6 - echo "configure:1316: checking whether Python is compiled with thread support" >&5 + echo "configure:1327: checking whether Python is compiled with thread support" >&5 -PyTHREADS=`$PYTHON_BIN -c "import sys; print \"thread\" in sys.builtin_module_names"` +PyTHREADS="0" if test "$PyTHREADS" = "1"; then -- cgit v1.2.3