summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-05 14:42:24 +0000
committerwiz <wiz@pkgsrc.org>2014-10-05 14:42:24 +0000
commit6992fc4a9e02e56e50fdc4244a784236a52bf8a2 (patch)
tree0d57773fd6d03731579bf79ab681df4c86338024 /textproc
parent2113ab15c0fd4a3e82084bb9c148ca05c04ddb4f (diff)
downloadpkgsrc-6992fc4a9e02e56e50fdc4244a784236a52bf8a2.tar.gz
Update to 2014.9.25:
2014.9.25 - 2014-09-25 * Feature #29, #27: Add simple table support with bypass option. * Fix #20: Replace project website with: http://alir3z4.github.io/html2text/ .
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-html2text/Makefile4
-rw-r--r--textproc/py-html2text/PLIST6
-rw-r--r--textproc/py-html2text/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index 41d3742fc24..f23a56b8b37 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2014/09/12 13:52:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.34 2014/10/05 14:42:24 wiz Exp $
-DISTNAME= html2text-2014.9.8
+DISTNAME= html2text-2014.9.25
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= http://pypi.python.org/packages/source/h/html2text/
diff --git a/textproc/py-html2text/PLIST b/textproc/py-html2text/PLIST
index e8c0585b7d4..1be8dd3afcc 100644
--- a/textproc/py-html2text/PLIST
+++ b/textproc/py-html2text/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2014/09/12 06:04:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2014/10/05 14:42:24 wiz Exp $
bin/html2text
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -29,6 +29,10 @@ ${PYSITELIB}/test/bodywidth_newline.html
${PYSITELIB}/test/bodywidth_newline.md
${PYSITELIB}/test/css_import_no_semicolon.html
${PYSITELIB}/test/css_import_no_semicolon.md
+${PYSITELIB}/test/doc_with_table.html
+${PYSITELIB}/test/doc_with_table.md
+${PYSITELIB}/test/doc_with_table_bypass.html
+${PYSITELIB}/test/doc_with_table_bypass.md
${PYSITELIB}/test/emdash-para.html
${PYSITELIB}/test/emdash-para.md
${PYSITELIB}/test/invalid_start.html
diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo
index cd8b56bf305..bce049423aa 100644
--- a/textproc/py-html2text/distinfo
+++ b/textproc/py-html2text/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2014/09/12 06:04:36 wiz Exp $
+$NetBSD: distinfo,v 1.21 2014/10/05 14:42:24 wiz Exp $
-SHA1 (html2text-2014.9.8.tar.gz) = e576b0d798565fdcd57a101fe4216cd7886331be
-RMD160 (html2text-2014.9.8.tar.gz) = 47c3a9947888f89212a0fa1e00eb6d7827edd455
-Size (html2text-2014.9.8.tar.gz) = 32480 bytes
+SHA1 (html2text-2014.9.25.tar.gz) = 942b0f8f8da828ef68091e2371282bf17c80c21a
+RMD160 (html2text-2014.9.25.tar.gz) = b6acc488ae04018fd7d1356d458722ec97e6fe34
+Size (html2text-2014.9.25.tar.gz) = 33545 bytes