pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-sympy py-sympy: use python pkg version for man...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09bfe738b7fb
branches:  trunk
changeset: 351181:09bfe738b7fb
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Aug 16 04:30:05 2016 +0000

description:
py-sympy: use python pkg version for man page in PLIST

diffstat:

 math/py-sympy/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 92769ebf6680 -r 09bfe738b7fb math/py-sympy/PLIST
--- a/math/py-sympy/PLIST       Tue Aug 16 04:08:52 2016 +0000
+++ b/math/py-sympy/PLIST       Tue Aug 16 04:30:05 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2016/08/16 04:08:31 maya Exp $
+@comment $NetBSD: PLIST,v 1.12 2016/08/16 04:30:05 maya Exp $
 bin/isympy2.7
 ${PYSITELIB}/${EGG_FILE}/PKG-INFO
 ${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -3047,4 +3047,4 @@
 ${PYSITELIB}/sympy/vector/vector.py
 ${PYSITELIB}/sympy/vector/vector.pyc
 ${PYSITELIB}/sympy/vector/vector.pyo
-man/man1/isympy2.7.1
+man/man1/isympy${PYVERSSUFFIX}.1



Home | Main Index | Thread Index | Old Index