[24377] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 23 16:26:35 PDT 2007


Revision: 24377
          http://trac.macosforge.org/projects/macports/changeset/24377
Author:   mww at macports.org
Date:     2007-04-23 16:26:34 -0700 (Mon, 23 Apr 2007)

Log Message:
-----------
version 2.5.1

Modified Paths:
--------------
    trunk/dports/python/py25-bsddb/Portfile
    trunk/dports/python/py25-bz2/Portfile
    trunk/dports/python/py25-curses/Portfile
    trunk/dports/python/py25-gdbm/Portfile
    trunk/dports/python/py25-hashlib/Portfile
    trunk/dports/python/py25-readline/Portfile
    trunk/dports/python/py25-socket-ssl/Portfile
    trunk/dports/python/py25-sqlite3/Portfile
    trunk/dports/python/py25-tkinter/Portfile
    trunk/dports/python/py25-zlib/Portfile

Modified: trunk/dports/python/py25-bsddb/Portfile
===================================================================
--- trunk/dports/python/py25-bsddb/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-bsddb/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-bsddb
-version			2.5
+version			2.5.1
 categories		python databases
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 worksrcdir		${worksrcdir}/Modules

Modified: trunk/dports/python/py25-bz2/Portfile
===================================================================
--- trunk/dports/python/py25-bz2/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-bz2/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-bz2
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 worksrcdir		${worksrcdir}/Modules

Modified: trunk/dports/python/py25-curses/Portfile
===================================================================
--- trunk/dports/python/py25-curses/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-curses/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-curses
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 worksrcdir		${worksrcdir}/Modules

Modified: trunk/dports/python/py25-gdbm/Portfile
===================================================================
--- trunk/dports/python/py25-gdbm/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-gdbm/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-gdbm
-version			2.5
+version			2.5.1
 categories		python databases
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 depends_lib-append	port:gdbm

Modified: trunk/dports/python/py25-hashlib/Portfile
===================================================================
--- trunk/dports/python/py25-hashlib/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-hashlib/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-hashlib
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -16,7 +16,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 depends_lib-append	port:openssl

Modified: trunk/dports/python/py25-readline/Portfile
===================================================================
--- trunk/dports/python/py25-readline/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-readline/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-readline
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 depends_lib-append	port:readline

Modified: trunk/dports/python/py25-socket-ssl/Portfile
===================================================================
--- trunk/dports/python/py25-socket-ssl/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-socket-ssl/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-#PortGroup python25 1.0
+PortGroup python25 1.0
 
 name			py25-socket-ssl
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,11 +15,10 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
-#depends_lib-append	port:openssl
-depends_lib		port:python25 port:openssl
+depends_lib-append	port:openssl
 
 worksrcdir		${worksrcdir}/Modules
 
@@ -33,12 +32,3 @@
 	reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/setup.py
 }
 
-# remove these lines when python25 port group is available
-build.cmd		${prefix}/bin/python2.5 setup.py
-build.target	build
-destroot.cmd	${build.cmd}
-destroot.destdir	--prefix=${prefix} --root=${destroot}
-
-livecheck.check	regex
-livecheck.url	http://www.python.org/download/releases/
-livecheck.regex	Python (2.5?\[0-9\]+)

Modified: trunk/dports/python/py25-sqlite3/Portfile
===================================================================
--- trunk/dports/python/py25-sqlite3/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-sqlite3/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-sqlite3
-version			2.5
+version			2.5.1
 categories		python databases
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 worksrcdir		${worksrcdir}/Modules

Modified: trunk/dports/python/py25-tkinter/Portfile
===================================================================
--- trunk/dports/python/py25-tkinter/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-tkinter/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-tkinter
-version			2.5
+version			2.5.1
 categories		python graphics
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 depends_lib-append	port:tcl port:tk

Modified: trunk/dports/python/py25-zlib/Portfile
===================================================================
--- trunk/dports/python/py25-zlib/Portfile	2007-04-23 23:23:38 UTC (rev 24376)
+++ trunk/dports/python/py25-zlib/Portfile	2007-04-23 23:26:34 UTC (rev 24377)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-zlib
-version			2.5
+version			2.5.1
 categories		python
 platforms		darwin
 maintainers		mww at macports.org
@@ -15,7 +15,7 @@
 master_sites	http://www.python.org/ftp/python/${version}/
 distname		Python-${version}
 dist_subdir		python25
-checksums		sha1 98ce9346cc4a7ef4621ecdcfc3957d595d97a078
+checksums		sha1 993a66bd2dabb0c4f33ca98372576315ef113df6
 use_bzip2		yes
 
 worksrcdir		${worksrcdir}/Modules

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070423/5fc40f57/attachment.html


More information about the macports-changes mailing list