diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-12 06:04:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-12 06:04:36 +0000 |
commit | 3dabe0a1e01b5af52498d0793fc157c70ddfdc3d (patch) | |
tree | e4f66e3627b2facb317844dd181df16314b6e39e /textproc | |
parent | 6f9f75876beb937545ce91e4ea628b83d76d04f3 (diff) | |
download | pkgsrc-3dabe0a1e01b5af52498d0793fc157c70ddfdc3d.tar.gz |
Update to 2014.9.8:
2014.9.8 - 2014-09-08
=====================
----
* Fix #28: missing ``html2text`` package in installation.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-html2text/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-html2text/PLIST | 45 | ||||
-rw-r--r-- | textproc/py-html2text/distinfo | 8 |
3 files changed, 50 insertions, 7 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 2613c6818c0..0986b52ba55 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2014/09/07 20:25:03 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2014/09/12 06:04:36 wiz Exp $ -DISTNAME= html2text-2014.9.7 +DISTNAME= html2text-2014.9.8 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 635a4e497a0..e8c0585b7d4 100644 --- a/textproc/py-html2text/PLIST +++ b/textproc/py-html2text/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/09/07 20:25:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/09/12 06:04:36 wiz Exp $ bin/html2text ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -6,3 +6,46 @@ ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/html2text/__init__.py +${PYSITELIB}/html2text/__init__.pyc +${PYSITELIB}/html2text/__init__.pyo +${PYSITELIB}/html2text/config.pyc +${PYSITELIB}/html2text/config.pyo +${PYSITELIB}/html2text/config.py +${PYSITELIB}/test/GoogleDocMassDownload.html +${PYSITELIB}/test/GoogleDocMassDownload.md +${PYSITELIB}/test/GoogleDocSaved.html +${PYSITELIB}/test/GoogleDocSaved.md +${PYSITELIB}/test/__init__.py +${PYSITELIB}/test/__init__.pyc +${PYSITELIB}/test/__init__.pyo +${PYSITELIB}/test/test_html2text.pyc +${PYSITELIB}/test/test_html2text.pyo +${PYSITELIB}/test/test_memleak.pyc +${PYSITELIB}/test/test_memleak.pyo +${PYSITELIB}/test/anchor-undefined-href.html +${PYSITELIB}/test/anchor-undefined-href.md +${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/emdash-para.html +${PYSITELIB}/test/emdash-para.md +${PYSITELIB}/test/invalid_start.html +${PYSITELIB}/test/invalid_start.md +${PYSITELIB}/test/nbsp.html +${PYSITELIB}/test/nbsp.md +${PYSITELIB}/test/nbsp_unicode.html +${PYSITELIB}/test/nbsp_unicode.md +${PYSITELIB}/test/normal.html +${PYSITELIB}/test/normal.md +${PYSITELIB}/test/normal_escape_snob.html +${PYSITELIB}/test/normal_escape_snob.md +${PYSITELIB}/test/pre.html +${PYSITELIB}/test/pre.md +${PYSITELIB}/test/preformatted_in_list.html +${PYSITELIB}/test/preformatted_in_list.md +${PYSITELIB}/test/test_html2text.py +${PYSITELIB}/test/test_memleak.py +${PYSITELIB}/test/url-escaping.html +${PYSITELIB}/test/url-escaping.md diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index 4374e7d6800..cd8b56bf305 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/09/07 20:25:03 wiz Exp $ +$NetBSD: distinfo,v 1.20 2014/09/12 06:04:36 wiz Exp $ -SHA1 (html2text-2014.9.7.tar.gz) = ae171ff7e475cd4a6f9e17c9686ab8f8e82ef13d -RMD160 (html2text-2014.9.7.tar.gz) = da743bd9f91cbc7628627f121c8ca35cff5945f8 -Size (html2text-2014.9.7.tar.gz) = 23707 bytes +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 |