[74839] trunk/dports/python/py-beautifulsoup/Portfile
lightnin at macports.org
lightnin at macports.org
Mon Jan 3 08:56:00 PST 2011
Revision: 74839
http://trac.macports.org/changeset/74839
Author: lightnin at macports.org
Date: 2011-01-03 08:55:50 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
Updated BeautifulSoup to version 3.2.0, added portfile for Python 2.7
Modified Paths:
--------------
trunk/dports/python/py-beautifulsoup/Portfile
Modified: trunk/dports/python/py-beautifulsoup/Portfile
===================================================================
--- trunk/dports/python/py-beautifulsoup/Portfile 2011-01-03 16:55:38 UTC (rev 74838)
+++ trunk/dports/python/py-beautifulsoup/Portfile 2011-01-03 16:55:50 UTC (rev 74839)
@@ -5,20 +5,20 @@
PortGroup python24 1.0
name py-beautifulsoup
-version 3.0.7a
+version 3.2.0
categories python textproc
platforms darwin
-maintainers openmaintainer akitada
+maintainers lightnin openmaintainer
description Python HTML/XML parser
long_description Beautiful Soup is a Python HTML/XML parser designed for \
quick turnaround projects like screen-scraping.
homepage http://www.crummy.com/software/BeautifulSoup/
-master_sites http://www.crummy.com/software/BeautifulSoup/download/
+master_sites http://www.crummy.com/software/BeautifulSoup/download/3.x/
distname BeautifulSoup-${version}
-checksums md5 d28c8148bb770e72762eb202fa797b56 \
- sha1 8d184216933aeff921181f5daa8165c155f58e28 \
- rmd160 1e9016446557c61a1a8172f9040aae1b667c667e
+checksums md5 ef1e78f7689ea61314f7bddebcfde88c \
+ sha1 924eb4e43144e233e3749edadc8dc5cd8ec8a3be \
+ rmd160 44c04cf55cf8fe7d192a32d8362a36d292acb767
post-destroot {
xinstall -m 644 -W ${worksrcpath} PKG-INFO \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/2f3afd72/attachment.html>
More information about the macports-changes
mailing list