diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-02-15 01:22:48 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-02-15 01:22:48 +0000 |
commit | 37685d68a4cae495377fca26d1e40eb59a066a1d (patch) | |
tree | 661fee5bc8f4c73f077332e1d49c3d3bec69ac3b /www/py-beautifulsoup | |
parent | 9bd201a3225ed4f3aae8e0f65a697d6e82a1bba4 (diff) | |
download | ports-37685d68a4cae495377fca26d1e40eb59a066a1d.tar.gz ports-37685d68a4cae495377fca26d1e40eb59a066a1d.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 13e155a22825..6ac8636094ba 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 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 675c2fe50922..4ba90807bbfd 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-3.0.4.tar.gz) = 13a7a16e7f3b8febaace13b1b2790550 -SHA256 (BeautifulSoup-3.0.4.tar.gz) = cba382a5f3ce2d8085fd7eed44b0f1cc9de5fb868e15b11f5b75f2047a53e59e -SIZE (BeautifulSoup-3.0.4.tar.gz) = 26109 +MD5 (BeautifulSoup-3.0.5.tar.gz) = ccbf5ee2199b115935a3ca9a2674f44e +SHA256 (BeautifulSoup-3.0.5.tar.gz) = e74f3d05d2aa9d0aa7bb02548b7a301c429f8207dfdbfa1b84894b4fdfcac06f +SIZE (BeautifulSoup-3.0.5.tar.gz) = 29249 |