[46863] trunk/dports/python

ram at macports.org ram at macports.org
Sun Feb 15 21:39:39 PST 2009


Revision: 46863
          http://trac.macports.org/changeset/46863
Author:   ram at macports.org
Date:     2009-02-15 21:39:37 -0800 (Sun, 15 Feb 2009)
Log Message:
-----------
python/py26-curl: new port, closes #18506

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

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

Modified: trunk/dports/python/py26-curl/Portfile
===================================================================
--- trunk/dports/python/py25-curl/Portfile	2009-02-15 22:52:11 UTC (rev 46862)
+++ trunk/dports/python/py26-curl/Portfile	2009-02-16 05:39:37 UTC (rev 46863)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name			py25-curl
+name			py26-curl
 version			7.19.0
 categories		python net devel
 maintainers		ram openmaintainer
@@ -28,10 +28,6 @@
 
 destroot.args	${build.args}
 
-post-destroot {
-  system "cd ${destroot}${prefix}/share/doc && mv pycurl ${name}"
-}
-
 livecheck.check	regex
 livecheck.url	${homepage}
 livecheck.regex	PYCURL (\[0-9\\.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090215/01b08fd5/attachment.html>


More information about the macports-changes mailing list