[25944] trunk/dports/python/py-feedparser/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 6 21:06:46 PDT 2007


Revision: 25944
          http://trac.macosforge.org/projects/macports/changeset/25944
Author:   markd at macports.org
Date:     2007-06-06 21:06:45 -0700 (Wed, 06 Jun 2007)

Log Message:
-----------
Closes #11711.  Update to 4.1.

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

Modified: trunk/dports/python/py-feedparser/Portfile
===================================================================
--- trunk/dports/python/py-feedparser/Portfile	2007-06-07 03:44:04 UTC (rev 25943)
+++ trunk/dports/python/py-feedparser/Portfile	2007-06-07 04:06:45 UTC (rev 25944)
@@ -3,7 +3,7 @@
 PortGroup       python24 1.0
 
 name                py-feedparser
-version             3.3
+version             4.1
 categories          python
 platforms           darwin
 maintainers         yuhei at pop21.odn.ne.jp
@@ -15,11 +15,13 @@
 homepage            http://feedparser.org/
 master_sites        sourceforge:feedparser
 distname            feedparser-${version}
+
 use_zip             yes
-checksums           md5 f95db0d0e8832197c40a90f517546e21
 
-post-extract {
-    file rename ${workpath}/feedparser ${workpath}/${distname}
+checksums           md5 7ab1140c1e29d4cd52ab20fa7b1f8640
+
+pre-extract {
+	extract.post_args 	-d ${workpath}/${distname}
 }
 
 post-destroot	{

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


More information about the macports-changes mailing list