diff options
author | pav <pav@FreeBSD.org> | 2006-06-23 16:59:29 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-23 16:59:29 +0800 |
commit | 6407719ae402e89552fff416d86daddc71480a75 (patch) | |
tree | 63355c15cc9993ab176b7a2737d034180605eabf /www/py-beautifulsoup | |
parent | ad947f6d3d5f96195d339b8bb18d09729ae269a8 (diff) | |
download | freebsd-ports-gnome-6407719ae402e89552fff416d86daddc71480a75.tar.gz freebsd-ports-gnome-6407719ae402e89552fff416d86daddc71480a75.tar.zst freebsd-ports-gnome-6407719ae402e89552fff416d86daddc71480a75.zip |
- Update to 3.0.3
PR: ports/99282
Submitted by: Mike Meyer <mwm@mired.org> (maintainer)
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 |