pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-wcmatch py-wcmatch: fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdf43e2c12aa
branches: trunk
changeset: 384781:fdf43e2c12aa
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 04 19:01:29 2022 +0000
description:
py-wcmatch: fix PLIST
Bump PKGREVISION.
diffstat:
textproc/py-wcmatch/Makefile | 3 ++-
textproc/py-wcmatch/PLIST | 5 ++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 42ab9e46f017 -r fdf43e2c12aa textproc/py-wcmatch/Makefile
--- a/textproc/py-wcmatch/Makefile Sun Sep 04 18:59:58 2022 +0000
+++ b/textproc/py-wcmatch/Makefile Sun Sep 04 19:01:29 2022 +0000
@@ -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/}
diff -r 42ab9e46f017 -r fdf43e2c12aa textproc/py-wcmatch/PLIST
--- a/textproc/py-wcmatch/PLIST Sun Sep 04 18:59:58 2022 +0000
+++ b/textproc/py-wcmatch/PLIST Sun Sep 04 19:01:29 2022 +0000
@@ -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