pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-monotonic



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Jan 26 17:17:35 UTC 2018

Modified Files:
        pkgsrc/time/py-monotonic: PLIST
Removed Files:
        pkgsrc/time/py-monotonic: buildlink3.mk

Log Message:
* debl3ification
* PLIST sorting


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/py-monotonic/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/time/py-monotonic/buildlink3.mk

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

Modified files:

Index: pkgsrc/time/py-monotonic/PLIST
diff -u pkgsrc/time/py-monotonic/PLIST:1.1 pkgsrc/time/py-monotonic/PLIST:1.2
--- pkgsrc/time/py-monotonic/PLIST:1.1  Wed Dec  6 21:51:59 2017
+++ pkgsrc/time/py-monotonic/PLIST      Fri Jan 26 17:17:35 2018
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2017/12/06 21:51:59 triaxx Exp $
-${PYSITELIB}/monotonic.pyo
-${PYSITELIB}/monotonic.pyc
+@comment $NetBSD: PLIST,v 1.2 2018/01/26 17:17:35 triaxx Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/monotonic.py
+${PYSITELIB}/monotonic.pyc
+${PYSITELIB}/monotonic.pyo



Home | Main Index | Thread Index | Old Index