diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-09-20 01:37:11 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-09-20 01:37:11 +0000 |
commit | 4503c16d5b126bae1f841ae7b5018ad0b9596d44 (patch) | |
tree | d669284a3a2865a40df75eed5fe00aeee1da8569 | |
parent | 8c81bc345218dc4f058c59d3c269f9322f0b23f8 (diff) | |
download | ports-4503c16d5b126bae1f841ae7b5018ad0b9596d44.tar.gz ports-4503c16d5b126bae1f841ae7b5018ad0b9596d44.zip |
- Update to 2016.9.19
PR: 212835
Submitted by: dbaio@bsd.com.br(maintainer)
Notes
Notes:
svn path=/head/; revision=422476
-rw-r--r-- | textproc/py-html2text/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-html2text/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 15c03ccd6184..eb61edd80cf1 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= html2text -PORTVERSION= 2016.5.29 +PORTVERSION= 2016.9.19 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index 1670a2b83be5..400f0c11e853 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469281193 -SHA256 (html2text-2016.5.29.tar.gz) = 98aa9e93724afb5ecd9445df9800d0690a3f910726b0c577009277024aa840c6 -SIZE (html2text-2016.5.29.tar.gz) = 46322 +TIMESTAMP = 1474334265 +SHA256 (html2text-2016.9.19.tar.gz) = 554ef5fd6c6cf6e3e4f725a62a3e9ec86a0e4d33cd0928136d1c79dbeb7b2d55 +SIZE (html2text-2016.9.19.tar.gz) = 47899 |