pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/py-mpd2



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 25 11:51:50 UTC 2019

Modified Files:
        pkgsrc/audio/py-mpd2: PLIST

Log Message:
py-mpd2: adjust PLIST for Python 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/py-mpd2/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/py-mpd2/PLIST
diff -u pkgsrc/audio/py-mpd2/PLIST:1.1 pkgsrc/audio/py-mpd2/PLIST:1.2
--- pkgsrc/audio/py-mpd2/PLIST:1.1      Sat Sep 14 11:03:22 2019
+++ pkgsrc/audio/py-mpd2/PLIST  Wed Sep 25 11:51:50 2019
@@ -1,22 +1,22 @@
-@comment $NetBSD: PLIST,v 1.1 2019/09/14 11:03:22 nia Exp $
-${PYSITELIB}/mpd/__init__.py
-${PYSITELIB}/mpd/__init__.pyo
-${PYSITELIB}/mpd/__init__.pyc
-${PYSITELIB}/mpd/asyncio.pyo
-${PYSITELIB}/mpd/asyncio.pyc
-${PYSITELIB}/mpd/base.pyo
-${PYSITELIB}/mpd/base.pyc
-${PYSITELIB}/mpd/tests.pyo
-${PYSITELIB}/mpd/tests.pyc
-${PYSITELIB}/mpd/twisted.pyo
-${PYSITELIB}/mpd/twisted.pyc
-${PYSITELIB}/mpd/asyncio.py
-${PYSITELIB}/mpd/base.py
-${PYSITELIB}/mpd/tests.py
-${PYSITELIB}/mpd/twisted.py
+@comment $NetBSD: PLIST,v 1.2 2019/09/25 11:51:50 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/mpd/__init__.py
+${PYSITELIB}/mpd/__init__.pyc
+${PYSITELIB}/mpd/__init__.pyo
+${PYSITELIB}/mpd/asyncio.py
+${PLIST.py3x}${PYSITELIB}/mpd/asyncio.pyc
+${PLIST.py3x}${PYSITELIB}/mpd/asyncio.pyo
+${PYSITELIB}/mpd/base.py
+${PYSITELIB}/mpd/base.pyc
+${PYSITELIB}/mpd/base.pyo
+${PYSITELIB}/mpd/tests.py
+${PYSITELIB}/mpd/tests.pyc
+${PYSITELIB}/mpd/tests.pyo
+${PYSITELIB}/mpd/twisted.py
+${PYSITELIB}/mpd/twisted.pyc
+${PYSITELIB}/mpd/twisted.pyo



Home | Main Index | Thread Index | Old Index