diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-11 14:00:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-11 14:00:01 +0800 |
commit | d9f716878be99f42354f245be451de33ab04d2fe (patch) | |
tree | 8acc146626200d3b6263eeedb9664885d9865a96 /www/py-beautifulsoup30 | |
parent | 09369bb77ea4213e39e8096c8f5fd7afc772b10b (diff) | |
download | freebsd-ports-gnome-d9f716878be99f42354f245be451de33ab04d2fe.tar.gz freebsd-ports-gnome-d9f716878be99f42354f245be451de33ab04d2fe.tar.zst freebsd-ports-gnome-d9f716878be99f42354f245be451de33ab04d2fe.zip |
- Update to 3.0.4
PR: 113469
Submitted by: Mike Meyer <mwm@mired.org> (Maintainer)
Diffstat (limited to 'www/py-beautifulsoup30')
-rw-r--r-- | www/py-beautifulsoup30/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup30/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-beautifulsoup30/Makefile b/www/py-beautifulsoup30/Makefile index f48b38b2f0f0..f4a8e6a0807e 100644 --- a/www/py-beautifulsoup30/Makefile +++ b/www/py-beautifulsoup30/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= www python MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup30/distinfo b/www/py-beautifulsoup30/distinfo index 3a9d0458d807..675c2fe50922 100644 --- a/www/py-beautifulsoup30/distinfo +++ b/www/py-beautifulsoup30/distinfo @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-3.0.3.tar.gz) = 7b788918e887b6b2c1bfef28ca4eb0d1 -SHA256 (BeautifulSoup-3.0.3.tar.gz) = e5854807854a05da21357c2b88d26866251298beeb8734a0ef7a4b9132b9b048 -SIZE (BeautifulSoup-3.0.3.tar.gz) = 27018 +MD5 (BeautifulSoup-3.0.4.tar.gz) = 13a7a16e7f3b8febaace13b1b2790550 +SHA256 (BeautifulSoup-3.0.4.tar.gz) = cba382a5f3ce2d8085fd7eed44b0f1cc9de5fb868e15b11f5b75f2047a53e59e +SIZE (BeautifulSoup-3.0.4.tar.gz) = 26109 |