diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-23 08:59:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-23 08:59:29 +0000 |
commit | 245ff196618db39f47575a5d8e5c25384a941290 (patch) | |
tree | da064c584f63fb6c27d67b034de933edae9d6619 /www/py-beautifulsoup | |
parent | d50ba8a0be86cc4af131c8a200431f13c4388f70 (diff) | |
download | ports-245ff196618db39f47575a5d8e5c25384a941290.tar.gz ports-245ff196618db39f47575a5d8e5c25384a941290.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 e82ac1c2e76d..f48b38b2f0f0 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 2.1.1 +PORTVERSION= 3.0.3 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 46f1eba8c7bf..3a9d0458d807 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-2.1.1.tar.gz) = 53ad755deb7af190dd183f24c9f8bb13 -SHA256 (BeautifulSoup-2.1.1.tar.gz) = cb9da43932da22ef8551590f74a4ac3546fe939a2a52e89bba2a2604b7346840 -SIZE (BeautifulSoup-2.1.1.tar.gz) = 15980 +MD5 (BeautifulSoup-3.0.3.tar.gz) = 7b788918e887b6b2c1bfef28ca4eb0d1 +SHA256 (BeautifulSoup-3.0.3.tar.gz) = e5854807854a05da21357c2b88d26866251298beeb8734a0ef7a4b9132b9b048 +SIZE (BeautifulSoup-3.0.3.tar.gz) = 27018 |