pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/py-renpy
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 12 06:47:04 UTC 2025
Modified Files:
pkgsrc/games/py-renpy: PLIST
Log Message:
py-renpy: try fixing PLIST for Python != 3.13
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/py-renpy/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/py-renpy/PLIST
diff -u pkgsrc/games/py-renpy/PLIST:1.9 pkgsrc/games/py-renpy/PLIST:1.10
--- pkgsrc/games/py-renpy/PLIST:1.9 Sun May 11 14:08:33 2025
+++ pkgsrc/games/py-renpy/PLIST Thu Jun 12 06:47:04 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/05/11 14:08:33 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/06/12 06:47:04 wiz Exp $
bin/renpy
${PYSITELIB}/Ren_Py-${PKGVERSION}.25031702-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/Ren_Py-${PKGVERSION}.25031702-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
@@ -363,7 +363,7 @@ share/renpy/launcher/game/androidstrings
share/renpy/launcher/game/androidstrings.rpyc
share/renpy/launcher/game/archiver.rpy
share/renpy/launcher/game/archiver.rpyc
-share/renpy/launcher/game/cache/bytecode-313.rpyb
+share/renpy/launcher/game/cache/bytecode-${PYTHON_VERSION}.rpyb
share/renpy/launcher/game/cache/py3analysis.rpyb
share/renpy/launcher/game/cache/screens.rpyb
share/renpy/launcher/game/change_icon.py
@@ -1553,7 +1553,7 @@ share/renpy/sdk-fonts/SourceHanSansLite.
share/renpy/the_question/android-icon_background.png
share/renpy/the_question/android-icon_foreground.png
share/renpy/the_question/android.json
-share/renpy/the_question/game/cache/bytecode-313.rpyb
+share/renpy/the_question/game/cache/bytecode-${PYTHON_VERSION}.rpyb
share/renpy/the_question/game/cache/py3analysis.rpyb
share/renpy/the_question/game/cache/screens.rpyb
share/renpy/the_question/game/gui.rpy
@@ -1733,7 +1733,7 @@ share/renpy/tutorial/game/01director_sup
share/renpy/tutorial/game/01director_support.rpyc
share/renpy/tutorial/game/01example.rpy
share/renpy/tutorial/game/01example.rpyc
-share/renpy/tutorial/game/cache/bytecode-313.rpyb
+share/renpy/tutorial/game/cache/bytecode-${PYTHON_VERSION}.rpyb
share/renpy/tutorial/game/cache/py3analysis.rpyb
share/renpy/tutorial/game/cache/screens.rpyb
share/renpy/tutorial/game/examples.rpy
Home |
Main Index |
Thread Index |
Old Index