pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-fits



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Nov 15 23:29:26 UTC 2017

Modified Files:
        pkgsrc/graphics/py-fits: PLIST

Log Message:
graphics/py-fits: add python2 only entries to PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-fits/PLIST

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

Modified files:

Index: pkgsrc/graphics/py-fits/PLIST
diff -u pkgsrc/graphics/py-fits/PLIST:1.2 pkgsrc/graphics/py-fits/PLIST:1.3
--- pkgsrc/graphics/py-fits/PLIST:1.2   Sat Sep 30 10:10:04 2017
+++ pkgsrc/graphics/py-fits/PLIST       Wed Nov 15 23:29:26 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/30 10:10:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/11/15 23:29:26 markd Exp $
 bin/fitscheck${PYVERSSUFFIX}
 bin/fitsdiff${PYVERSSUFFIX}
 bin/fitshead${PYVERSSUFFIX}
@@ -15,6 +15,12 @@ ${PYSITELIB}/pyfits/__init__.pyo
 ${PYSITELIB}/pyfits/_compat/__init__.py
 ${PYSITELIB}/pyfits/_compat/__init__.pyc
 ${PYSITELIB}/pyfits/_compat/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.py
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.pyc
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_odict_py2/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.py
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.pyc
+${PLIST.py2x}${PYSITELIB}/pyfits/_compat/_weakset_py2/__init__.pyo
 ${PYSITELIB}/pyfits/_compat/odict.py
 ${PYSITELIB}/pyfits/_compat/odict.pyc
 ${PYSITELIB}/pyfits/_compat/odict.pyo



Home | Main Index | Thread Index | Old Index