[37832] trunk/dports/python/py25-beautifulsoup/Portfile

jmr at macports.org jmr at macports.org
Tue Jun 24 20:08:22 PDT 2008


Revision: 37832
          http://trac.macosforge.org/projects/macports/changeset/37832
Author:   jmr at macports.org
Date:     2008-06-24 20:08:21 -0700 (Tue, 24 Jun 2008)
Log Message:
-----------
py25-beautifulsoup: update to 3.0.7, with a new maintainer. Closes #15739.

Modified Paths:
--------------
    trunk/dports/python/py25-beautifulsoup/Portfile

Modified: trunk/dports/python/py25-beautifulsoup/Portfile
===================================================================
--- trunk/dports/python/py25-beautifulsoup/Portfile	2008-06-25 03:02:39 UTC (rev 37831)
+++ trunk/dports/python/py25-beautifulsoup/Portfile	2008-06-25 03:08:21 UTC (rev 37832)
@@ -4,10 +4,10 @@
 PortGroup python25 1.0
 
 name            py25-beautifulsoup
-version         3.0.5
+version         3.0.7
 categories      python textproc
 platforms       darwin
-maintainers     nomaintainer
+maintainers     fastmail.fm:lutz.horn
 description     Python HTML/XML parser
 long_description    Beautiful Soup is a Python HTML/XML parser designed for \
                     quick turnaround projects like screen-scraping.
@@ -15,7 +15,9 @@
 homepage        http://www.crummy.com/software/BeautifulSoup/
 master_sites    http://www.crummy.com/software/BeautifulSoup/download/
 distname        BeautifulSoup-${version}
-checksums       sha1 b00585367bc74883cfb1e543d9075ed8d71358f3
+checksums       md5 83e5227c4cc11a0eabbdc4c6b481eb7d \
+                sha1 f5466428556856c89d923adb6d75c9cecff84160 \
+                rmd160 770f64396132c9104b586b6e32db477b14631311
 
 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/20080624/cbe92da3/attachment.htm 


More information about the macports-changes mailing list