[Midnightbsd-cvs] mports: lang/python: Update to 2.4.5 (part 1 of 2)

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 18 17:16:57 EDT 2008


Log Message:
-----------
Update to 2.4.5 (part 1 of 2)

Modified Files:
--------------
    mports/lang/python:
        Makefile (r1.6 -> r1.7)
        distinfo (r1.2 -> r1.3)
        pkg-plist (r1.2 -> r1.3)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/lang/python/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -L lang/python/pkg-plist -L lang/python/pkg-plist -u -r1.2 -r1.3
--- lang/python/pkg-plist
+++ lang/python/pkg-plist
@@ -9,7 +9,6 @@
 bin/smtpd%%PYVER%%.py
 bin/smtpd.py
 %%PYTHON_INCLUDEDIR%%/Python.h
-%%PYTHON_INCLUDEDIR%%/Python-ast.h
 %%PYTHON_INCLUDEDIR%%/abstract.h
 %%PYTHON_INCLUDEDIR%%/bitset.h
 %%PYTHON_INCLUDEDIR%%/boolobject.h
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/python/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L lang/python/Makefile -L lang/python/Makefile -u -r1.6 -r1.7
--- lang/python/Makefile
+++ lang/python/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	python
-PORTVERSION=	2.4.4
+PORTVERSION=	2.4.5
 CATEGORIES=	lang python ipv6
 MASTER_SITES=	${PYTHON_MASTER_SITES}
 MASTER_SITE_SUBDIR=	${PYTHON_MASTER_SITE_SUBDIR}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/lang/python/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L lang/python/distinfo -L lang/python/distinfo -u -r1.2 -r1.3
--- lang/python/distinfo
+++ lang/python/distinfo
@@ -1,3 +1,3 @@
-MD5 (python/Python-2.4.4.tgz) = 82d000617baaef269ad5795c595fdc58
-SHA256 (python/Python-2.4.4.tgz) = 92be6e20cbc3111d9dd0c016d72ef7914c23b879dc52df7ba28df97afbf12e2e
-SIZE (python/Python-2.4.4.tgz) = 9531474
+MD5 (python/Python-2.4.5.tgz) = 750b652bfdd12675e102bbe25e5e9893
+SHA256 (python/Python-2.4.5.tgz) = 6ae6f67a388a7f70ed3a20eebab5aae995ee433089d1f1724095c62f4b7389a1
+SIZE (python/Python-2.4.5.tgz) = 9625509


More information about the Midnightbsd-cvs mailing list