[126569] trunk/dports/python/py-pullparser/Portfile
larryv at macports.org
larryv at macports.org
Sat Oct 11 21:14:50 PDT 2014
Revision: 126569
https://trac.macports.org/changeset/126569
Author: larryv at macports.org
Date: 2014-10-11 21:14:50 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
Remove py-pullparser
The last upstream release was in 2006
(http://wwwsearch.sourceforge.net/old/pullparser/src/ChangeLog.txt).
Removed Paths:
-------------
trunk/dports/python/py-pullparser/Portfile
Deleted: trunk/dports/python/py-pullparser/Portfile
===================================================================
--- trunk/dports/python/py-pullparser/Portfile 2014-10-12 04:14:48 UTC (rev 126568)
+++ trunk/dports/python/py-pullparser/Portfile 2014-10-12 04:14:50 UTC (rev 126569)
@@ -1,37 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name py-pullparser
-version 0.0.6
-categories-append www
-license BSD
-platforms darwin
-supported_archs noarch
-maintainers nomaintainer
-description python module providing a simple pull API for HTML parsing
-long_description A simple "pull API" for HTML parsing, after Perl's \
- HTML::TokeParser. Many simple HTML parsing tasks are \
- simpler this way than with the HTMLParser module. \
- pullparser.PullParser is a subclass of \
- HTMLParser.HTMLParser.
-
-homepage http://wwwsearch.sourceforge.net/old/pullparser/
-master_sites ${homepage}src/
-distname pullparser-${version}
-checksums md5 e7074a671ced63ca019d00e1a1b25ca4
-
-python.versions 24
-
-if {${name} ne ${subport}} {
- test.run yes
- test.cmd ${python.bin}
- test.target test.py
-
- post-destroot {
- xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog \
- INSTALL README.html README.txt \
- ${destroot}${prefix}/share/doc/${subport}
- }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/6ed794cc/attachment.html>
More information about the macports-changes
mailing list