[56317] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 22:25:26 PDT 2009


Revision: 56317
          http://trac.macports.org/changeset/56317
Author:   ryandesign at macports.org
Date:     2009-08-25 22:25:25 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
py-xlrd, py-xlwriter: don't override fetch, checksum, extract or patch phases or set master_sites; clearing distfiles is enough

Modified Paths:
--------------
    trunk/dports/python/py-xlrd/Portfile
    trunk/dports/python/py-xlwriter/Portfile

Modified: trunk/dports/python/py-xlrd/Portfile
===================================================================
--- trunk/dports/python/py-xlrd/Portfile	2009-08-26 05:23:15 UTC (rev 56316)
+++ trunk/dports/python/py-xlrd/Portfile	2009-08-26 05:25:25 UTC (rev 56317)
@@ -12,14 +12,10 @@
 long_description	${description}
 
 homepage
-master_sites
 
 platforms		darwin
 depends_build   port:py25-xlrd
-fetch           {}
-checksum        {}
-extract         {}
-patch           {}
+distfiles
 use_configure   no
 build           {}
 destroot {

Modified: trunk/dports/python/py-xlwriter/Portfile
===================================================================
--- trunk/dports/python/py-xlwriter/Portfile	2009-08-26 05:23:15 UTC (rev 56316)
+++ trunk/dports/python/py-xlwriter/Portfile	2009-08-26 05:25:25 UTC (rev 56317)
@@ -11,14 +11,10 @@
 long_description	${description}
 
 homepage
-master_sites
 
 platforms		darwin
 depends_build	port:py25-xlwrt
-fetch 			{}
-checksum 		{}
-extract 		{}
-patch 			{}
+distfiles
 use_configure	no
 build 			{}
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/a2923d34/attachment.html>


More information about the macports-changes mailing list