summaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-07-25 11:11:25 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-07-25 11:11:25 +0000
commitef4185509632f35710868febe3045cbdabda32de (patch)
tree3a4a54fe3e48e626dba9f6f6d33d03f27256e38e /lang/python26
parentUpgrade to v3.3h. (diff)
Upgrade to 2.1.1.
Notes
Notes: svn path=/head/; revision=45469
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile2
-rw-r--r--lang/python26/distinfo2
-rw-r--r--lang/python26/pkg-plist8
3 files changed, 10 insertions, 2 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index de5bacfac88a..b17756041bf6 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= python
-PORTVERSION= 2.1
+PORTVERSION= 2.1.1
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
diff --git a/lang/python26/distinfo b/lang/python26/distinfo
index 73802d89b3aa..3db708b1bae5 100644
--- a/lang/python26/distinfo
+++ b/lang/python26/distinfo
@@ -1 +1 @@
-MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054
+MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4
diff --git a/lang/python26/pkg-plist b/lang/python26/pkg-plist
index 34431cc42b88..fce33946364f 100644
--- a/lang/python26/pkg-plist
+++ b/lang/python26/pkg-plist
@@ -1336,6 +1336,7 @@ lib/%%PYTHON_VERSION%%/test/output/test_md5
lib/%%PYTHON_VERSION%%/test/output/test_mimetools
lib/%%PYTHON_VERSION%%/test/output/test_minidom
lib/%%PYTHON_VERSION%%/test/output/test_mmap
+lib/%%PYTHON_VERSION%%/test/output/test_mutants
lib/%%PYTHON_VERSION%%/test/output/test_new
lib/%%PYTHON_VERSION%%/test/output/test_nis
lib/%%PYTHON_VERSION%%/test/output/test_ntpath
@@ -1365,6 +1366,7 @@ lib/%%PYTHON_VERSION%%/test/output/test_select
lib/%%PYTHON_VERSION%%/test/output/test_sha
lib/%%PYTHON_VERSION%%/test/output/test_signal
lib/%%PYTHON_VERSION%%/test/output/test_socket
+lib/%%PYTHON_VERSION%%/test/output/test_socketserver
lib/%%PYTHON_VERSION%%/test/output/test_sre
lib/%%PYTHON_VERSION%%/test/output/test_strftime
lib/%%PYTHON_VERSION%%/test/output/test_string
@@ -1668,6 +1670,9 @@ lib/%%PYTHON_VERSION%%/test/test_minidom.pyo
lib/%%PYTHON_VERSION%%/test/test_mmap.py
lib/%%PYTHON_VERSION%%/test/test_mmap.pyc
lib/%%PYTHON_VERSION%%/test/test_mmap.pyo
+lib/%%PYTHON_VERSION%%/test/test_mutants.py
+lib/%%PYTHON_VERSION%%/test/test_mutants.pyc
+lib/%%PYTHON_VERSION%%/test/test_mutants.pyo
lib/%%PYTHON_VERSION%%/test/test_new.py
lib/%%PYTHON_VERSION%%/test/test_new.pyc
lib/%%PYTHON_VERSION%%/test/test_new.pyo
@@ -1755,6 +1760,9 @@ lib/%%PYTHON_VERSION%%/test/test_signal.pyo
lib/%%PYTHON_VERSION%%/test/test_socket.py
lib/%%PYTHON_VERSION%%/test/test_socket.pyc
lib/%%PYTHON_VERSION%%/test/test_socket.pyo
+lib/%%PYTHON_VERSION%%/test/test_socketserver.py
+lib/%%PYTHON_VERSION%%/test/test_socketserver.pyc
+lib/%%PYTHON_VERSION%%/test/test_socketserver.pyo
lib/%%PYTHON_VERSION%%/test/test_sre.py
lib/%%PYTHON_VERSION%%/test/test_sre.pyc
lib/%%PYTHON_VERSION%%/test/test_sre.pyo