pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-txtorcon



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Dec 27 15:58:35 UTC 2018

Modified Files:
        pkgsrc/net/py-txtorcon: PLIST

Log Message:
Fix PLIST for Python 2.x build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-txtorcon/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-txtorcon/PLIST
diff -u pkgsrc/net/py-txtorcon/PLIST:1.1 pkgsrc/net/py-txtorcon/PLIST:1.2
--- pkgsrc/net/py-txtorcon/PLIST:1.1    Tue Oct 23 03:17:22 2018
+++ pkgsrc/net/py-txtorcon/PLIST        Thu Dec 27 15:58:35 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/10/23 03:17:22 riastradh Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/12/27 15:58:35 joerg Exp $
 ${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.pyo
 ${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.pyc
 ${PYSITELIB}/twisted/plugins/txtorcon_endpoint_parser.py
@@ -22,8 +22,8 @@ ${PYSITELIB}/txtorcon/circuit.pyo
 ${PYSITELIB}/txtorcon/circuit.pyc
 ${PYSITELIB}/txtorcon/controller.pyo
 ${PYSITELIB}/txtorcon/controller.pyc
-${PYSITELIB}/txtorcon/controller_py3.pyo
-${PYSITELIB}/txtorcon/controller_py3.pyc
+${PLIST.py3x}${PYSITELIB}/txtorcon/controller_py3.pyo
+${PLIST.py3x}${PYSITELIB}/txtorcon/controller_py3.pyc
 ${PYSITELIB}/txtorcon/endpoints.pyo
 ${PYSITELIB}/txtorcon/endpoints.pyc
 ${PYSITELIB}/txtorcon/interface.pyo



Home | Main Index | Thread Index | Old Index