diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2008-02-15 09:22:48 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2008-02-15 09:22:48 +0800 |
commit | 87ad12f4e0853c66cbc9931bd155b4ed3fd6f07a (patch) | |
tree | ab7acc8a6228fb4ef2c0c143e7d4d1d50880cea0 /www | |
parent | 1029d936917a65e6a9b8ad2e7fc4999bccf8ce60 (diff) | |
download | freebsd-ports-gnome-87ad12f4e0853c66cbc9931bd155b4ed3fd6f07a.tar.gz freebsd-ports-gnome-87ad12f4e0853c66cbc9931bd155b4ed3fd6f07a.tar.zst freebsd-ports-gnome-87ad12f4e0853c66cbc9931bd155b4ed3fd6f07a.zip |
- Update to 3.0.5
PR: ports/120639
Submitted by: lwhsu
Approved by: Mike Meyer <mwm AT mired.org> (maintainer)
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 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 diff --git a/www/py-beautifulsoup30/Makefile b/www/py-beautifulsoup30/Makefile index 13e155a22825..6ac8636094ba 100644 --- a/www/py-beautifulsoup30/Makefile +++ b/www/py-beautifulsoup30/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-beautifulsoup30/distinfo b/www/py-beautifulsoup30/distinfo index 675c2fe50922..4ba90807bbfd 100644 --- a/www/py-beautifulsoup30/distinfo +++ b/www/py-beautifulsoup30/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 |