--- Portfile	2008-06-24 16:51:45.000000000 +0200
+++ Portfile-3.0.7	2008-06-24 16:58:58.000000000 +0200
@@ -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     lutz.horn@fastmail.fm
 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 \
