diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 06:00:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-11 06:00:01 +0000 |
commit | 777aabcf54a78248a52ba23829ed626a57938b45 (patch) | |
tree | 5ce105e79b7022d2a403f1860449e154f005ebd3 /www | |
parent | - Update to 1.2.2 (diff) |
- Update to 3.0.4
PR: 113469
Submitted by: Mike Meyer <mwm@mired.org> (Maintainer)
Notes
Notes:
svn path=/head/; revision=193218
Diffstat (limited to 'www')
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 6 | ||||
-rw-r--r-- | www/py-beautifulsoup30/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup30/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index f48b38b2f0f0..f4a8e6a0807e 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/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-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 3a9d0458d807..675c2fe50922 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/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 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 |