[22604] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 6 10:35:12 PST 2007


Revision: 22604
          http://trac.macosforge.org/projects/macports/changeset/22604
Author:   landonf at macports.org
Date:     2007-03-06 10:35:12 -0800 (Tue, 06 Mar 2007)

Log Message:
-----------
Remove duplicate ports, assume ownership of the unmaintained, original py-tz, and update to the latest zoneinfo.

Modified Paths:
--------------
    trunk/dports/python/py-tz/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-pytz/

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2007-03-06 13:51:47 UTC (rev 22603)
+++ trunk/dports/python/py-tz/Portfile	2007-03-06 18:35:12 UTC (rev 22604)
@@ -3,22 +3,17 @@
 PortSystem 1.0
 PortGroup python24 1.0
 
-name			py-tz
-version			2004d
-revision		1
-categories		python
-platforms		darwin
-maintainers		nomaintainer at macports.org
+name			py-pytz
+version			2007c
+categories		python devel
+maintainers		landonf at threerings.net
 description		World Timezone Definitions for Python
-long_description	${description}
+long_description	pytz brings the Olson tz database into Python. \
+			This library allows accurate and cross platform \
+			timezone calculations using Python 2.3 or higher.
 
-homepage		http://zen.freezope.org/Software/pytz/
-master_sites	sourceforge:pytz
+homepage		http://pytz.sourceforge.net/
+master_sites		http://cheeseshop.python.org/packages/source/p/pytz/
 distname		pytz-${version}
-checksums		md5 a62649c487e2b1232a4a12198dca420e
 use_bzip2		yes
-
-post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} LICENSE.txt README.txt \
-		${destroot}${prefix}/share/doc/${name}
-}
+checksums		md5 57bbdf75e30ddbdd18ac4e6cdca07cdc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070306/7222ddc8/attachment.html


More information about the macports-changes mailing list