diff options
author | vanilla <vanilla@FreeBSD.org> | 2016-01-13 14:35:03 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2016-01-13 14:35:03 +0800 |
commit | 4ef7c995fe8a93c16001e7197418a25ba2c89da5 (patch) | |
tree | daf04adb55ff4d2e308fb7043b4e38318b6b5648 /textproc | |
parent | 0ef28646922d6a791554bc6af81097586a062e00 (diff) | |
download | freebsd-ports-gnome-4ef7c995fe8a93c16001e7197418a25ba2c89da5.tar.gz freebsd-ports-gnome-4ef7c995fe8a93c16001e7197418a25ba2c89da5.tar.zst freebsd-ports-gnome-4ef7c995fe8a93c16001e7197418a25ba2c89da5.zip |
Upgrade to 2016.1.8.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-html2text/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-html2text/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 2b3dbbbaa71f..b4621ff55d30 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= html2text -PORTVERSION= 2015.11.4 +PORTVERSION= 2016.1.8 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index c7e61bf1d6d1..4a16946d6a06 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,2 +1,2 @@ -SHA256 (html2text-2015.11.4.tar.gz) = 44531c00fd125d0d987adf4e5ab6b4a8a2b44bfa5c4dc8896f50aa0e35c33708 -SIZE (html2text-2015.11.4.tar.gz) = 43399 +SHA256 (html2text-2016.1.8.tar.gz) = 088046f9b126761ff7e3380064d4792279766abaa5722d0dd765d011cf0bb079 +SIZE (html2text-2016.1.8.tar.gz) = 43721 |