pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-enchant
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 7 07:05:49 UTC 2017
Modified Files:
pkgsrc/textproc/py-enchant: Makefile distinfo
Log Message:
py-enchant: update to 1.6.11
1.6.11:
Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/py-enchant/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-enchant/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-enchant/Makefile
diff -u pkgsrc/textproc/py-enchant/Makefile:1.14 pkgsrc/textproc/py-enchant/Makefile:1.15
--- pkgsrc/textproc/py-enchant/Makefile:1.14 Thu Jun 1 13:30:26 2017
+++ pkgsrc/textproc/py-enchant/Makefile Sat Oct 7 07:05:49 2017
@@ -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 @@ USE_LANGUAGES= # empty
.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
Index: pkgsrc/textproc/py-enchant/distinfo
diff -u pkgsrc/textproc/py-enchant/distinfo:1.6 pkgsrc/textproc/py-enchant/distinfo:1.7
--- pkgsrc/textproc/py-enchant/distinfo:1.6 Wed Nov 4 02:00:02 2015
+++ pkgsrc/textproc/py-enchant/distinfo Sat Oct 7 07:05:49 2017
@@ -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