diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-html5lib/Makefile | 14 | ||||
-rw-r--r-- | textproc/py-html5lib/PLIST | 2 | ||||
-rw-r--r-- | textproc/py-html5lib/distinfo | 10 |
3 files changed, 12 insertions, 14 deletions
diff --git a/textproc/py-html5lib/Makefile b/textproc/py-html5lib/Makefile index 1a88355b7ee..6a3f364a14f 100644 --- a/textproc/py-html5lib/Makefile +++ b/textproc/py-html5lib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/05/10 15:46:52 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2016/12/30 10:09:36 ryoon Exp $ -DISTNAME= 0.999 -PKGNAME= ${PYPKGPREFIX}-html5lib-${DISTNAME} -PKGREVISION= 1 +H5LVER= 0.9999999 +DISTNAME= html5lib-python-${H5LVER} +PKGNAME= ${PYPKGPREFIX}-html5lib-${H5LVER} CATEGORIES= textproc www python -MASTER_SITES= https://github.com/html5lib/html5lib-python/archive/ +MASTER_SITES= -https://github.com/html5lib/html5lib-python/archive/${H5LVER}${EXTRACT_SUFX} MAINTAINER= joerg@NetBSD.org HOMEPAGE= https://github.com/html5lib/html5lib-python @@ -13,9 +13,7 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six -DIST_SUBDIR= py-html5lib -WRKSRC= ${WRKDIR}/html5lib-python-${DISTNAME} -EGG_NAME= html5lib-${DISTNAME} +EGG_NAME= html5lib-${PKGVERSION_NOREV} .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-html5lib/PLIST b/textproc/py-html5lib/PLIST index a36e049ada9..a170bfc6789 100644 --- a/textproc/py-html5lib/PLIST +++ b/textproc/py-html5lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/01/17 23:32:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2016/12/30 10:09:36 ryoon Exp $ ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/html5lib/__init__.py ${PYSITELIB}/html5lib/__init__.pyc diff --git a/textproc/py-html5lib/distinfo b/textproc/py-html5lib/distinfo index e7ca9372e08..6e41fb63dea 100644 --- a/textproc/py-html5lib/distinfo +++ b/textproc/py-html5lib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 02:00:03 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/12/30 10:09:36 ryoon Exp $ -SHA1 (py-html5lib/0.999.tar.gz) = 2f1c63ab3b032f76cc8bb737eb4be134cc62ea61 -RMD160 (py-html5lib/0.999.tar.gz) = d20fde598f8ab0e09cd71e78abc670e5c16e4f6e -SHA512 (py-html5lib/0.999.tar.gz) = 1e9b359c70012af80f20bf82ac87966fbc6cb6f4417f5fa217964b67e54ec9877851249acd0551c28dce4198a244cf9a16def3dde2167061ca08f5f4be5f4168 -Size (py-html5lib/0.999.tar.gz) = 122652 bytes +SHA1 (html5lib-python-0.9999999.tar.gz) = d2de95bdbb4afb744da8d83d652050bfc9a2f38f +RMD160 (html5lib-python-0.9999999.tar.gz) = 24dac779ff9001e916ef86a718df281b387237ae +SHA512 (html5lib-python-0.9999999.tar.gz) = 429c9435cb6561d1ab2b0ead2043e55ee473bb3a8d6e0992c5d33b4d1849e029e238b10b69537e9df96d5c348569f6c5f2e9bf913b5a6ad26ac5557f115d4f54 +Size (html5lib-python-0.9999999.tar.gz) = 125746 bytes |