pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/playitslowly
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 31 08:10:03 UTC 2021
Modified Files:
pkgsrc/audio/playitslowly: Makefile PLIST
Log Message:
playitslowly: a dependency pulls in py-setuptools
Update PLIST, bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/playitslowly/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/playitslowly/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/playitslowly/Makefile
diff -u pkgsrc/audio/playitslowly/Makefile:1.12 pkgsrc/audio/playitslowly/Makefile:1.13
--- pkgsrc/audio/playitslowly/Makefile:1.12 Fri Dec 4 20:44:58 2020
+++ pkgsrc/audio/playitslowly/Makefile Fri Dec 31 08:10:03 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2020/12/04 20:44:58 nia Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/31 08:10:03 wiz Exp $
DISTNAME= playitslowly-1.5.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= https://29a.ch/playitslowly/
Index: pkgsrc/audio/playitslowly/PLIST
diff -u pkgsrc/audio/playitslowly/PLIST:1.4 pkgsrc/audio/playitslowly/PLIST:1.5
--- pkgsrc/audio/playitslowly/PLIST:1.4 Sun Sep 6 22:39:03 2020
+++ pkgsrc/audio/playitslowly/PLIST Fri Dec 31 08:10:03 2021
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2020/09/06 22:39:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/12/31 08:10:03 wiz Exp $
bin/playitslowly
-${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/playitslowly-py${PYVERSSUFFIX}.install-info
${PYSITELIB}/playitslowly/__init__.py
${PYSITELIB}/playitslowly/__init__.pyc
Home |
Main Index |
Thread Index |
Old Index