[50058] trunk/dports/python

wsiegrist at apple.com wsiegrist at apple.com
Thu Apr 23 16:22:45 PDT 2009


Revision: 50058
          http://trac.macports.org/changeset/50058
Author:   wsiegrist at apple.com
Date:     2009-04-23 16:22:45 -0700 (Thu, 23 Apr 2009)
Log Message:
-----------
py??-ldap: version bump to 2.3.7, updated homepage and master_sites, branched py25-ldap to py26-ldap

Modified Paths:
--------------
    trunk/dports/python/py-ldap/Portfile
    trunk/dports/python/py25-ldap/Portfile
    trunk/dports/python/py26-ldap/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-ldap/

Modified: trunk/dports/python/py-ldap/Portfile
===================================================================
--- trunk/dports/python/py-ldap/Portfile	2009-04-23 22:59:33 UTC (rev 50057)
+++ trunk/dports/python/py-ldap/Portfile	2009-04-23 23:22:45 UTC (rev 50058)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-ldap
-version			2.3.5
+version			2.3.7
 categories		python
 platforms		darwin
 maintainers		nomaintainer
@@ -16,12 +16,13 @@
 				LDAP-related stuff (e.g. processing LDIF, LDAPURLs, \
 				LDAPv3 schema, etc.).
 
-homepage		http://python-ldap.sourceforge.net/
-master_sites		sourceforge:python-ldap
+
+homepage		http://www.python-ldap.org/
+master_sites		http://pypi.python.org/packages/source/p/python-ldap/
 distname		python-ldap-${version}
-checksums           	md5     c9732621075edc65b54233fff21fe07c \
-                    	sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
-                    	rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
+checksums           	md5     b080feba004e626b6d4972d19914140b \
+                    	sha1    7c56b7faac909cad03d4218d32097f08073bfca7 \
+                    	rmd160  551af411ef7c465da82b553ee02b3270de7f7909
 patchfiles		patch-setup.cfg.diff
 
 depends_lib-append	port:openldap port:openssl port:cyrus-sasl2

Modified: trunk/dports/python/py25-ldap/Portfile
===================================================================
--- trunk/dports/python/py25-ldap/Portfile	2009-04-23 22:59:33 UTC (rev 50057)
+++ trunk/dports/python/py25-ldap/Portfile	2009-04-23 23:22:45 UTC (rev 50058)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-ldap
-version			2.3.5
+version			2.3.7
 categories		python
 platforms		darwin
 maintainers		nomaintainer
@@ -16,12 +16,12 @@
 				LDAP-related stuff (e.g. processing LDIF, LDAPURLs, \
 				LDAPv3 schema, etc.).
 
-homepage		http://python-ldap.sourceforge.net/
-master_sites		sourceforge:python-ldap
+homepage		http://www.python-ldap.org/
+master_sites		http://pypi.python.org/packages/source/p/python-ldap/
 distname		python-ldap-${version}
-checksums           	md5     c9732621075edc65b54233fff21fe07c \
-                    	sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
-                    	rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
+checksums           	md5     b080feba004e626b6d4972d19914140b \
+                    	sha1    7c56b7faac909cad03d4218d32097f08073bfca7 \
+                    	rmd160  551af411ef7c465da82b553ee02b3270de7f7909
 patchfiles		patch-setup.cfg.diff
 
 depends_lib-append	port:openldap port:openssl port:cyrus-sasl2

Modified: trunk/dports/python/py26-ldap/Portfile
===================================================================
--- trunk/dports/python/py25-ldap/Portfile	2009-04-15 15:53:12 UTC (rev 49703)
+++ trunk/dports/python/py26-ldap/Portfile	2009-04-23 23:22:45 UTC (rev 50058)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name			py25-ldap
-version			2.3.5
+name			py26-ldap
+version			2.3.7
 categories		python
 platforms		darwin
 maintainers		nomaintainer
@@ -16,12 +16,12 @@
 				LDAP-related stuff (e.g. processing LDIF, LDAPURLs, \
 				LDAPv3 schema, etc.).
 
-homepage		http://python-ldap.sourceforge.net/
-master_sites		sourceforge:python-ldap
+homepage		http://www.python-ldap.org/
+master_sites		http://pypi.python.org/packages/source/p/python-ldap/
 distname		python-ldap-${version}
-checksums           	md5     c9732621075edc65b54233fff21fe07c \
-                    	sha1    8a12233d8be09788b846ed180dcdd555ca83bf39 \
-                    	rmd160  f224664242a8cc3c655048594c9005fb6a4da0f7
+checksums           	md5     b080feba004e626b6d4972d19914140b \
+                    	sha1    7c56b7faac909cad03d4218d32097f08073bfca7 \
+                    	rmd160  551af411ef7c465da82b553ee02b3270de7f7909
 patchfiles		patch-setup.cfg.diff
 
 depends_lib-append	port:openldap port:openssl port:cyrus-sasl2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090423/19479485/attachment.html>


More information about the macports-changes mailing list