diff options
author | wen <wen@FreeBSD.org> | 2014-06-22 17:50:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-06-22 17:50:06 +0800 |
commit | 3038118f35e24433ca07b5e361d2f72bc96ba38e (patch) | |
tree | b35d5027606ac0b236c1aaf292633009c88852d9 /textproc | |
parent | 4c56d9d96bda254221cf5f638e1930cae734157a (diff) | |
download | freebsd-ports-gnome-3038118f35e24433ca07b5e361d2f72bc96ba38e.tar.gz freebsd-ports-gnome-3038118f35e24433ca07b5e361d2f72bc96ba38e.tar.zst freebsd-ports-gnome-3038118f35e24433ca07b5e361d2f72bc96ba38e.zip |
- Update to 2014.4.5
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-html2text/Makefile | 3 | ||||
-rw-r--r-- | textproc/py-html2text/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 0d5aa0287fc5..b7d35cb07f2d 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= html2text -PORTVERSION= 3.200.3 -PORTREVISION= 1 +PORTVERSION= 2014.4.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index 3d9363371f4a..ef1db8f66a52 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,2 +1,2 @@ -SHA256 (html2text-3.200.3.tar.gz) = 040a4ace61446ab1e323e71e95e8ce16a5f0cc889027f17974ef8be1391721df -SIZE (html2text-3.200.3.tar.gz) = 21446 +SHA256 (html2text-2014.4.5.tar.gz) = 83ddbc7bbf713f6e04ae0eebe73189e6198be3a6c0fbe463342381cf6e96cf2d +SIZE (html2text-2014.4.5.tar.gz) = 25098 |