diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-10-30 07:16:00 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-10-30 07:16:00 +0000 |
commit | 11bf49d1ea8cec5d45557d4727635d5b81ec6ae1 (patch) | |
tree | ccf4f70170dd49ffa5c37af04255e62ecf59fa15 /www/py-beautifulsoup | |
parent | 90821fd472afccaa2f6884e363f8c9671b4052b3 (diff) | |
download | ports-11bf49d1ea8cec5d45557d4727635d5b81ec6ae1.tar.gz ports-11bf49d1ea8cec5d45557d4727635d5b81ec6ae1.zip |
Notes
Diffstat (limited to 'www/py-beautifulsoup')
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 6ac8636094ba..463c92c78f8c 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.7a CATEGORIES= www python MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 4ba90807bbfd..ffd5ece12ccc 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-3.0.5.tar.gz) = ccbf5ee2199b115935a3ca9a2674f44e -SHA256 (BeautifulSoup-3.0.5.tar.gz) = e74f3d05d2aa9d0aa7bb02548b7a301c429f8207dfdbfa1b84894b4fdfcac06f -SIZE (BeautifulSoup-3.0.5.tar.gz) = 29249 +MD5 (BeautifulSoup-3.0.7a.tar.gz) = d28c8148bb770e72762eb202fa797b56 +SHA256 (BeautifulSoup-3.0.7a.tar.gz) = 05be932a40bfd16fd5b5eee09fa1ef96d4793b30e4abf16cf38bbee231e2e417 +SIZE (BeautifulSoup-3.0.7a.tar.gz) = 30255 |