pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/playitslowly playitslowly: a dependency pulls in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e194763c32b8
branches:  trunk
changeset: 772004:e194763c32b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 31 08:10:03 2021 +0000

description:
playitslowly: a dependency pulls in py-setuptools

Update PLIST, bump PKGREVISION.

diffstat:

 audio/playitslowly/Makefile |  4 ++--
 audio/playitslowly/PLIST    |  7 +++++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 69eea173a3f1 -r e194763c32b8 audio/playitslowly/Makefile
--- a/audio/playitslowly/Makefile       Fri Dec 31 08:08:16 2021 +0000
+++ b/audio/playitslowly/Makefile       Fri Dec 31 08:10:03 2021 +0000
@@ -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/
 
diff -r 69eea173a3f1 -r e194763c32b8 audio/playitslowly/PLIST
--- a/audio/playitslowly/PLIST  Fri Dec 31 08:08:16 2021 +0000
+++ b/audio/playitslowly/PLIST  Fri Dec 31 08:10:03 2021 +0000
@@ -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