diff options
-rw-r--r-- | textproc/py-html2text/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-html2text/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 88e3a0bca8c0..1f32a5410c02 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -6,15 +6,14 @@ # PORTNAME= html2text -PORTVERSION= 2.35 +PORTVERSION= 2.37 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text -USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index 50b989639d08..983c55a2d9f1 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,3 +1,3 @@ -MD5 (html2text-2.35.zip) = bca27646cd1c3bde64d36ba12bedd521 -SHA256 (html2text-2.35.zip) = 527687294db8a24ead730d3dccba54378694acb8591566f461ec154a92d59720 -SIZE (html2text-2.35.zip) = 6514 +MD5 (html2text-2.37.tar.gz) = 8a3e60701088eec8c913f430ba0b05aa +SHA256 (html2text-2.37.tar.gz) = 1494d6cf7ce0f8329d27f8e8091be51dfa5b6dbd7b8056cdbb2e03a2bb270339 +SIZE (html2text-2.37.tar.gz) = 933 |