diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-22 21:15:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-22 21:15:21 +0000 |
commit | df9800302b60693c1faa7b4968a20fc910958e54 (patch) | |
tree | fd9f3bb933b4be69af0e079a8a5d3ed9f664e6f6 /www/py-beautifulsoup | |
parent | 7445da7465e7033bed639e1c63a99692492657f1 (diff) | |
download | pkgsrc-df9800302b60693c1faa7b4968a20fc910958e54.tar.gz |
Update to 3.2.1, bugfix release.
Diffstat (limited to 'www/py-beautifulsoup')
-rw-r--r-- | www/py-beautifulsoup/Makefile | 6 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index c5024e1ed52..1a6e5fe1221 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/01/27 06:23:20 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/04/22 21:15:21 wiz Exp $ # -DISTNAME= BeautifulSoup-3.2.0 -PKGNAME= ${PYPKGPREFIX}-beautifulsoup-3.2.0 +DISTNAME= BeautifulSoup-3.2.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/B/b/:S/S/s/} CATEGORIES= www python MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/ diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 28a95e7a167..831ab58972b 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/01/27 06:21:31 obache Exp $ +$NetBSD: distinfo,v 1.5 2012/04/22 21:15:21 wiz Exp $ -SHA1 (BeautifulSoup-3.2.0.tar.gz) = 924eb4e43144e233e3749edadc8dc5cd8ec8a3be -RMD160 (BeautifulSoup-3.2.0.tar.gz) = 44c04cf55cf8fe7d192a32d8362a36d292acb767 -Size (BeautifulSoup-3.2.0.tar.gz) = 31056 bytes +SHA1 (BeautifulSoup-3.2.1.tar.gz) = b23e78f058240eb8779dbc1b8a8d76bba4916df1 +RMD160 (BeautifulSoup-3.2.1.tar.gz) = 4e771d39bf89d5cb2f68a04bf6a457ab3324f3ad +Size (BeautifulSoup-3.2.1.tar.gz) = 31224 bytes |