pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-enchant py-enchant: update to 1.6.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c63300e8e84
branches: trunk
changeset: 369857:6c63300e8e84
user: adam <adam%pkgsrc.org@localhost>
date: Sat Oct 07 07:05:49 2017 +0000
description:
py-enchant: update to 1.6.11
1.6.11:
Bug fixes.
diffstat:
textproc/py-enchant/Makefile | 14 +++++++-------
textproc/py-enchant/distinfo | 10 +++++-----
2 files changed, 12 insertions(+), 12 deletions(-)
diffs (45 lines):
diff -r de69991cf670 -r 6c63300e8e84 textproc/py-enchant/Makefile
--- a/textproc/py-enchant/Makefile Sat Oct 07 06:54:53 2017 +0000
+++ b/textproc/py-enchant/Makefile Sat Oct 07 07:05:49 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/06/01 13:30:26 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/07 07:05:49 adam Exp $
-DISTNAME= pyenchant-1.6.6
-PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
-CATEGORIES= textproc
+DISTNAME= pyenchant-1.6.11
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
+CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyenchant/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -18,9 +18,9 @@
.include "../../mk/bsd.prefs.mk"
-DLEXT.dylib= dylib
-DLEXT= ${DLEXT.${SHLIB_TYPE}:Uso}
-PYENCHANT_LIBRARY_PATH= ${LOCALBASE}/lib/libenchant.${DLEXT}
+DLEXT.dylib= dylib
+DLEXT= ${DLEXT.${SHLIB_TYPE}:Uso}
+PYENCHANT_LIBRARY_PATH= ${PREFIX}/lib/libenchant.${DLEXT}
# fix the path of libenchant with patch-ab.
SUBST_CLASSES+= dlpath
diff -r de69991cf670 -r 6c63300e8e84 textproc/py-enchant/distinfo
--- a/textproc/py-enchant/distinfo Sat Oct 07 06:54:53 2017 +0000
+++ b/textproc/py-enchant/distinfo Sat Oct 07 07:05:49 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:00:02 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/10/07 07:05:49 adam Exp $
-SHA1 (pyenchant-1.6.6.tar.gz) = 353b0b06cb29deef46298337afdd96ec71f01625
-RMD160 (pyenchant-1.6.6.tar.gz) = 1032e5f5da257211c69705f1468bb00b864a287b
-SHA512 (pyenchant-1.6.6.tar.gz) = af6aa1ac77b5718ec4b4aad3d0b88d26e697b472ec8261b23b37fdbf6b399a120ccc3e4ee6579b884c44b0eeb3f95bcdbceea189105c05088a48400a0c8cdb90
-Size (pyenchant-1.6.6.tar.gz) = 64010 bytes
+SHA1 (pyenchant-1.6.11.tar.gz) = 0119a4ceaa849bc45efbca8d4f5afed537eefc8b
+RMD160 (pyenchant-1.6.11.tar.gz) = dd8b3e3259837a55b93dc58798404bed1d4b406c
+SHA512 (pyenchant-1.6.11.tar.gz) = fadc7382592c426af9b886e1d23e444b1067353aae35805ddba1d43ad62c23d569211f36fda421bd39039134e20310d0e2eafea05564cdb8e747581ca55fb79c
+Size (pyenchant-1.6.11.tar.gz) = 64137 bytes
SHA1 (patch-ab) = cc3cc686c76ecc45ae624d319f8207adad5a2207
Home |
Main Index |
Thread Index |
Old Index