pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-cython Fix PLIST for 2.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eac896ef791d
branches:  trunk
changeset: 609660:eac896ef791d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 07 22:42:52 2012 +0000

description:
Fix PLIST for 2.6.

diffstat:

 devel/py-cython/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 2d9fc58ab806 -r eac896ef791d devel/py-cython/PLIST
--- a/devel/py-cython/PLIST     Sun Oct 07 22:40:44 2012 +0000
+++ b/devel/py-cython/PLIST     Sun Oct 07 22:42:52 2012 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2012/10/07 21:28:34 wiz Exp $
-bin/cygdb2.7
-bin/cython2.7
+@comment $NetBSD: PLIST,v 1.6 2012/10/07 22:42:52 wiz Exp $
+${PLIST.cygdb}bin/cygdb${PYVERSSUFFIX}
+bin/cython${PYVERSSUFFIX}
 ${PYSITELIB}/Cython/Build/BuildExecutable.py
 ${PYSITELIB}/Cython/Build/BuildExecutable.pyc
 ${PYSITELIB}/Cython/Build/BuildExecutable.pyo



Home | Main Index | Thread Index | Old Index