Revision
32286
Author
saispo@macports.org
Date
2007-12-23 09:27:17 -0800 (Sun, 23 Dec 2007)

Log Message

Bump release to fix download and build error, change sha1sum too

Modified Paths

Diff

Modified: trunk/dports/python/py-beautifulsoup/Portfile (32285 => 32286)


--- trunk/dports/python/py-beautifulsoup/Portfile	2007-12-23 17:22:16 UTC (rev 32285)
+++ trunk/dports/python/py-beautifulsoup/Portfile	2007-12-23 17:27:17 UTC (rev 32286)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name            py-beautifulsoup
-version         3.0.4
+version         3.0.5
 categories      python textproc
 platforms       darwin
 maintainers     nomaintainer
@@ -15,7 +15,7 @@
 homepage        http://www.crummy.com/software/BeautifulSoup/
 master_sites    http://www.crummy.com/software/BeautifulSoup/download/
 distname        BeautifulSoup-${version}
-checksums       sha1 431121839a83393aa3f161bd756c4fa2acf063ef
+checksums       sha1 b00585367bc74883cfb1e543d9075ed8d71358f3
 
 post-destroot   {
     xinstall -m 644 -W ${worksrcpath} PKG-INFO \