pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/stella



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 12 10:25:26 UTC 2023

Modified Files:
        pkgsrc/emulators/stella: Makefile PLIST

Log Message:
stella: add missing png files to PLIST

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/emulators/stella/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/emulators/stella/PLIST

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

Modified files:

Index: pkgsrc/emulators/stella/Makefile
diff -u pkgsrc/emulators/stella/Makefile:1.62 pkgsrc/emulators/stella/Makefile:1.63
--- pkgsrc/emulators/stella/Makefile:1.62       Sun Sep 11 12:51:35 2022
+++ pkgsrc/emulators/stella/Makefile    Thu Jan 12 10:25:26 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2022/09/11 12:51:35 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2023/01/12 10:25:26 wiz Exp $
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-src//1}

Index: pkgsrc/emulators/stella/PLIST
diff -u pkgsrc/emulators/stella/PLIST:1.17 pkgsrc/emulators/stella/PLIST:1.18
--- pkgsrc/emulators/stella/PLIST:1.17  Wed Apr 21 08:19:28 2021
+++ pkgsrc/emulators/stella/PLIST       Thu Jan 12 10:25:26 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2021/04/21 08:19:28 nia Exp $
+@comment $NetBSD: PLIST,v 1.18 2023/01/12 10:25:26 wiz Exp $
 bin/stella
 share/applications/stella.desktop
 share/doc/stella/Announce.txt
@@ -47,6 +47,8 @@ share/doc/stella/graphics/launcher.png
 share/doc/stella/graphics/launcher_options_snapshots.png
 share/doc/stella/graphics/launcher_override.png
 share/doc/stella/graphics/logs.png
+share/doc/stella/graphics/navigation_buttons.png
+share/doc/stella/graphics/open_help.png
 share/doc/stella/graphics/options.png
 share/doc/stella/graphics/options_audio.png
 share/doc/stella/graphics/options_developer.png
@@ -72,11 +74,16 @@ share/doc/stella/graphics/options_video_
 share/doc/stella/graphics/options_video_tv.png
 share/doc/stella/graphics/pacman.png
 share/doc/stella/graphics/qwertz.png
+share/doc/stella/graphics/reload_list.png
 share/doc/stella/graphics/romaudit.png
 share/doc/stella/graphics/rominfo_1x_large.png
 share/doc/stella/graphics/rominfo_1x_small.png
 share/doc/stella/graphics/rominfo_2x_small.png
 share/doc/stella/graphics/secret_quest.png
+share/doc/stella/graphics/show_all.png
+share/doc/stella/graphics/show_current_dir.png
+share/doc/stella/graphics/show_roms.png
+share/doc/stella/graphics/show_sub_dirs.png
 share/doc/stella/graphics/space_invaders.png
 share/doc/stella/graphics/timemachine.png
 share/doc/stella/index.html



Home | Main Index | Thread Index | Old Index