pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-gevent
Module Name: pkgsrc
Committed By: tnn
Date: Thu Sep 27 20:52:55 UTC 2018
Modified Files:
pkgsrc/net/py-gevent: PLIST
Log Message:
py-gevent: fix PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-gevent/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-gevent/PLIST
diff -u pkgsrc/net/py-gevent/PLIST:1.8 pkgsrc/net/py-gevent/PLIST:1.9
--- pkgsrc/net/py-gevent/PLIST:1.8 Sun Aug 19 09:44:28 2018
+++ pkgsrc/net/py-gevent/PLIST Thu Sep 27 20:52:55 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/08/19 09:44:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/09/27 20:52:55 tnn Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -192,7 +192,8 @@ ${PYSITELIB}/gevent/libev/watcher.pyo
${PYSITELIB}/gevent/libuv/__init__.py
${PYSITELIB}/gevent/libuv/__init__.pyc
${PYSITELIB}/gevent/libuv/__init__.pyo
-${PYSITELIB}/gevent/libuv/_corecffi.abi3.so
+${PLIST.py3x}${PYSITELIB}/gevent/libuv/_corecffi.abi3.so
+${PLIST.py2x}${PYSITELIB}/gevent/libuv/_corecffi.so
${PYSITELIB}/gevent/libuv/_corecffi_build.py
${PYSITELIB}/gevent/libuv/_corecffi_build.pyc
${PYSITELIB}/gevent/libuv/_corecffi_build.pyo
Home |
Main Index |
Thread Index |
Old Index