pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-pip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 27 14:52:53 UTC 2016

Modified Files:
        pkgsrc/devel/py-pip: PLIST

Log Message:
Fix PLIST for python != 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-pip/PLIST

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

Modified files:

Index: pkgsrc/devel/py-pip/PLIST
diff -u pkgsrc/devel/py-pip/PLIST:1.13 pkgsrc/devel/py-pip/PLIST:1.14
--- pkgsrc/devel/py-pip/PLIST:1.13      Sat Aug 27 11:41:23 2016
+++ pkgsrc/devel/py-pip/PLIST   Sat Aug 27 14:52:53 2016
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.13 2016/08/27 11:41:23 richard Exp $
-bin/pip2.7
+@comment $NetBSD: PLIST,v 1.14 2016/08/27 14:52:53 wiz Exp $
+bin/pip${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index