[73336] trunk/dports/python

afb at macports.org afb at macports.org
Wed Nov 10 03:25:57 PST 2010


Revision: 73336
          http://trac.macports.org/changeset/73336
Author:   afb at macports.org
Date:     2010-11-10 03:25:54 -0800 (Wed, 10 Nov 2010)
Log Message:
-----------
python26 version (needing less backporting, phew)

Modified Paths:
--------------
    trunk/dports/python/py26-liblzma/Portfile

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

Removed Paths:
-------------
    trunk/dports/python/py26-liblzma/files/

Modified: trunk/dports/python/py26-liblzma/Portfile
===================================================================
--- trunk/dports/python/py25-liblzma/Portfile	2010-10-27 20:24:41 UTC (rev 72809)
+++ trunk/dports/python/py26-liblzma/Portfile	2010-11-10 11:25:54 UTC (rev 73336)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name			py25-liblzma
-version			0.5.2
+name			py26-liblzma
+version			0.5.3
 categories		python archivers
 platforms		darwin
 maintainers		afb openmaintainer
@@ -15,7 +15,8 @@
 master_sites		http://pypi.python.org/packages/source/p/pyliblzma/
 use_bzip2		yes
 distname		pyliblzma-${version}
-checksums		md5 8e5596bc60e784c74f10e94820655336
+checksums		md5 500f61116ee1ab4063b49c121786863a \
+			sha1 6240ec6f830f35f4087b8926a95c2074320b7ed5 \
+			md160  b9062beec2bc745ea4fa64aef04f081a33b3d79c
 
-depends_build		port:py-setuptools port:liblzma
-patchfiles		patch-liblzma.h pyliblzma-python25.diff
+depends_build		port:py26-distribute port:liblzma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101110/3cb63893/attachment.html>


More information about the macports-changes mailing list