diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-10 15:07:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-10 15:07:13 +0000 |
commit | deea80422b5dc7e2b535c390cdbb8eac03cfc57a (patch) | |
tree | 3e34d1fb8d828ad0926f26e15469cf7e000e5e65 /www/py-beautifulsoup | |
parent | 9bf38271086497a91c4cb9b03491908317c8bb74 (diff) | |
download | ports-deea80422b5dc7e2b535c390cdbb8eac03cfc57a.tar.gz ports-deea80422b5dc7e2b535c390cdbb8eac03cfc57a.zip |
Notes
Diffstat (limited to 'www/py-beautifulsoup')
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 6 | ||||
-rw-r--r-- | www/py-beautifulsoup/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 463c92c78f8c..3b4f13550479 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.7a +PORTVERSION= 3.1.0.1 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 ffd5ece12ccc..de9b2d9bc53a 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-3.0.7a.tar.gz) = d28c8148bb770e72762eb202fa797b56 -SHA256 (BeautifulSoup-3.0.7a.tar.gz) = 05be932a40bfd16fd5b5eee09fa1ef96d4793b30e4abf16cf38bbee231e2e417 -SIZE (BeautifulSoup-3.0.7a.tar.gz) = 30255 +MD5 (BeautifulSoup-3.1.0.1.tar.gz) = bcffef3eda6e06e6d1e18c06a9db8a24 +SHA256 (BeautifulSoup-3.1.0.1.tar.gz) = 820a80f473240d9d30047f36c959d530a699a732500662dd8b03e1d3ccad12a8 +SIZE (BeautifulSoup-3.1.0.1.tar.gz) = 71460 diff --git a/www/py-beautifulsoup/pkg-plist b/www/py-beautifulsoup/pkg-plist index 2ff917b1a4f0..c357c192b2f8 100644 --- a/www/py-beautifulsoup/pkg-plist +++ b/www/py-beautifulsoup/pkg-plist @@ -1,3 +1,5 @@ +bin/testall.sh +bin/to3.sh %%PYTHON_SITELIBDIR%%/BeautifulSoup.py %%PYTHON_SITELIBDIR%%/BeautifulSoup.pyc %%PYTHON_SITELIBDIR%%/BeautifulSoup.pyo |