pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-wcmatch
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 4 19:01:29 UTC 2022
Modified Files:
pkgsrc/textproc/py-wcmatch: Makefile PLIST
Log Message:
py-wcmatch: fix PLIST
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-wcmatch/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-wcmatch/PLIST
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-wcmatch/Makefile
diff -u pkgsrc/textproc/py-wcmatch/Makefile:1.4 pkgsrc/textproc/py-wcmatch/Makefile:1.5
--- pkgsrc/textproc/py-wcmatch/Makefile:1.4 Wed Jun 1 10:58:39 2022
+++ pkgsrc/textproc/py-wcmatch/Makefile Sun Sep 4 19:01:29 2022
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2022/06/01 10:58:39 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/09/04 19:01:29 wiz Exp $
DISTNAME= wcmatch-8.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/wcmatch/}
Index: pkgsrc/textproc/py-wcmatch/PLIST
diff -u pkgsrc/textproc/py-wcmatch/PLIST:1.3 pkgsrc/textproc/py-wcmatch/PLIST:1.4
--- pkgsrc/textproc/py-wcmatch/PLIST:1.3 Wed Jun 1 10:58:39 2022
+++ pkgsrc/textproc/py-wcmatch/PLIST Sun Sep 4 19:01:29 2022
@@ -1,12 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2022/06/01 10:58:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/09/04 19:01:29 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/license_files/LICENSE.md
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.md
${PYSITELIB}/wcmatch/__init__.py
${PYSITELIB}/wcmatch/__init__.pyc
${PYSITELIB}/wcmatch/__meta__.py
Home |
Main Index |
Thread Index |
Old Index