diff options
author | William Grzybowski <wg@FreeBSD.org> | 2016-08-24 18:42:18 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2016-08-24 18:42:18 +0000 |
commit | 4dc1b877cf8e37b87faab31615b14df51de00f59 (patch) | |
tree | 0508e6c8841bca21fc431d7baf91a9e156ceb8f4 | |
parent | dns/libpsl: fix configure with NLS disabled (diff) |
www/py-beautifulsoup: update to 4.5.1
-rw-r--r-- | www/py-beautifulsoup/Makefile | 2 | ||||
-rw-r--r-- | www/py-beautifulsoup/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-beautifulsoup/Makefile b/www/py-beautifulsoup/Makefile index 7e7d92cfc4f5..766fbdcb24d9 100644 --- a/www/py-beautifulsoup/Makefile +++ b/www/py-beautifulsoup/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= beautifulsoup -PORTVERSION= 4.4.1 +PORTVERSION= 4.5.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-beautifulsoup/distinfo b/www/py-beautifulsoup/distinfo index 1fc71f9a1e84..f8d80f054f46 100644 --- a/www/py-beautifulsoup/distinfo +++ b/www/py-beautifulsoup/distinfo @@ -1,2 +1,3 @@ -SHA256 (beautifulsoup4-4.4.1.tar.gz) = 87d4013d0625d4789a4f56b8d79a04d5ce6db1152bb65f1d39744f7709a366b4 -SIZE (beautifulsoup4-4.4.1.tar.gz) = 152140 +TIMESTAMP = 1472063370 +SHA256 (beautifulsoup4-4.5.1.tar.gz) = 3c9474036afda9136aac6463def733f81017bf9ef3510d25634f335b0c87f5e1 +SIZE (beautifulsoup4-4.5.1.tar.gz) = 158039 |