pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-cairo



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Apr 29 21:06:13 UTC 2018

Modified Files:
        pkgsrc/graphics/py-cairo: PLIST

Log Message:
Add some Python egg files to fix packaging


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-cairo/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/py-cairo/PLIST
diff -u pkgsrc/graphics/py-cairo/PLIST:1.7 pkgsrc/graphics/py-cairo/PLIST:1.8
--- pkgsrc/graphics/py-cairo/PLIST:1.7  Fri Apr 27 14:37:09 2018
+++ pkgsrc/graphics/py-cairo/PLIST      Sun Apr 29 21:06:13 2018
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.7 2018/04/27 14:37:09 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.8 2018/04/29 21:06:13 ryoon Exp $
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
 ${PYSITELIB}/cairo/__init__.py
 ${PYSITELIB}/cairo/__init__.pyc
 ${PYSITELIB}/cairo/__init__.pyi



Home | Main Index | Thread Index | Old Index