diff options
author | adam <adam@pkgsrc.org> | 2018-10-11 10:52:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-10-11 10:52:51 +0000 |
commit | 35e0b9e5aaf667af88190d319c07a1fd6140b416 (patch) | |
tree | a8b4ee8949a6298b982ddf6bc524c15116a7e6a3 /textproc | |
parent | ab1e42be58bf5682e1abe0552478dee9b390de04 (diff) | |
download | pkgsrc-35e0b9e5aaf667af88190d319c07a1fd6140b416.tar.gz |
py-pyphen: updated to 0.9.5
0.9.5:
Update Bulgarian and Spanish dictionaries, add Indonesian
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-pyphen/Makefile | 8 | ||||
-rw-r--r-- | textproc/py-pyphen/PLIST | 3 | ||||
-rw-r--r-- | textproc/py-pyphen/distinfo | 10 |
3 files changed, 10 insertions, 11 deletions
diff --git a/textproc/py-pyphen/Makefile b/textproc/py-pyphen/Makefile index 24203c62085..1c0745b1ace 100644 --- a/textproc/py-pyphen/Makefile +++ b/textproc/py-pyphen/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2016/02/10 13:07:03 kleink Exp $ +# $NetBSD: Makefile,v 1.5 2018/10/11 10:52:51 adam Exp $ -DISTNAME= Pyphen-0.9.4 +DISTNAME= Pyphen-0.9.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pyphen/} @@ -10,9 +10,7 @@ HOMEPAGE= http://pyphen.org/ COMMENT= Pure Python module to hyphenate text LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mpl-1.1 -USE_LANGUAGES= # empty - -REPLACE_PYTHON=+setup.py +USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-pyphen/PLIST b/textproc/py-pyphen/PLIST index e16f97e2d32..4af853a0ad6 100644 --- a/textproc/py-pyphen/PLIST +++ b/textproc/py-pyphen/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/01/11 16:21:33 kleink Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/10/11 10:52:51 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -36,6 +36,7 @@ ${PYSITELIB}/pyphen/dictionaries/hyph_hr.dic ${PYSITELIB}/pyphen/dictionaries/hyph_hr_HR.dic ${PYSITELIB}/pyphen/dictionaries/hyph_hu.dic ${PYSITELIB}/pyphen/dictionaries/hyph_hu_HU.dic +${PYSITELIB}/pyphen/dictionaries/hyph_id_ID.dic ${PYSITELIB}/pyphen/dictionaries/hyph_is.dic ${PYSITELIB}/pyphen/dictionaries/hyph_it.dic ${PYSITELIB}/pyphen/dictionaries/hyph_it_IT.dic diff --git a/textproc/py-pyphen/distinfo b/textproc/py-pyphen/distinfo index ef8c257a6b4..88666724d05 100644 --- a/textproc/py-pyphen/distinfo +++ b/textproc/py-pyphen/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/02/10 13:07:03 kleink Exp $ +$NetBSD: distinfo,v 1.5 2018/10/11 10:52:51 adam Exp $ -SHA1 (Pyphen-0.9.4.tar.gz) = 0d313122b9a6d9333d3a30876d57d48f8c5fe185 -RMD160 (Pyphen-0.9.4.tar.gz) = cb626e9e4d68ff060eb2f2173a381bc43bcb4e4b -SHA512 (Pyphen-0.9.4.tar.gz) = b48dcf02c5cdf5d7ee6d6968644958af9f31fba046612016d9ae1b8cfe44d438fe769592961f93f3342cc3f3af2dfc6cd40bbfe1be67e59de9a352c33f102917 -Size (Pyphen-0.9.4.tar.gz) = 1092404 bytes +SHA1 (Pyphen-0.9.5.tar.gz) = 98a1c44377fe0b8c44437ac359cb27f589282ad6 +RMD160 (Pyphen-0.9.5.tar.gz) = 9df507b33f25538733d8cb189be83c56b11218b4 +SHA512 (Pyphen-0.9.5.tar.gz) = 15b9a29517df2b873b5b8d4739d8fa48a09ab199ab9246c7a4fd25c46253a74a18a88fd9484978476b3b1c8d88fed7729382b9dbe4f425724fe54bcd6227de96 +Size (Pyphen-0.9.5.tar.gz) = 2971389 bytes |