pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-InlineEgg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 22 15:35:55 UTC 2022

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

Log Message:
py-InlineEgg: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-InlineEgg/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-InlineEgg/PLIST
diff -u pkgsrc/devel/py-InlineEgg/PLIST:1.5 pkgsrc/devel/py-InlineEgg/PLIST:1.6
--- pkgsrc/devel/py-InlineEgg/PLIST:1.5 Mon Jan 10 08:41:55 2022
+++ pkgsrc/devel/py-InlineEgg/PLIST     Sat Jan 22 15:35:55 2022
@@ -1,12 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2022/01/10 08:41:55 wiz Exp $
-share/doc/InlineEgg/README
-share/examples/InlineEgg/example1.py
-share/examples/InlineEgg/example2.py
-share/examples/InlineEgg/example3.py
-share/examples/InlineEgg/example4.py
-share/examples/InlineEgg/example5.py
-share/examples/InlineEgg/example6.py
-share/examples/InlineEgg/xored_shell_client.py
+@comment $NetBSD: PLIST,v 1.6 2022/01/22 15:35:55 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}
 ${PYSITELIB}/inlineegg/WindowsSyscall.py
 ${PYSITELIB}/inlineegg/WindowsSyscall.pyc
 ${PYSITELIB}/inlineegg/WindowsSyscall.pyo
@@ -25,3 +18,11 @@ ${PYSITELIB}/inlineegg/inlineegg_test.py
 ${PYSITELIB}/inlineegg/inlineegg_win_test.py
 ${PYSITELIB}/inlineegg/inlineegg_win_test.pyc
 ${PYSITELIB}/inlineegg/inlineegg_win_test.pyo
+share/doc/InlineEgg/README
+share/examples/InlineEgg/example1.py
+share/examples/InlineEgg/example2.py
+share/examples/InlineEgg/example3.py
+share/examples/InlineEgg/example4.py
+share/examples/InlineEgg/example5.py
+share/examples/InlineEgg/example6.py
+share/examples/InlineEgg/xored_shell_client.py



Home | Main Index | Thread Index | Old Index