On 24/06/2019 23:49, Tom Murphy wrote:
Hi,

   I realized in my previous diff I hadn't removed the REVISION line,
   so here is a new diff without it.

   Thanks,
   Tom

Committed, thanks !



Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/stella/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    24 Oct 2018 14:28:02 -0000      1.32
+++ Makefile    24 Jun 2019 21:47:18 -0000
@@ -2,12 +2,11 @@
COMMENT = Atari 2600 VCS emulator -V = 5.1.3
+V =                    6.0.1
  DISTNAME =            stella-$V
  CATEGORIES =          emulators
  EXTRACT_SUFX =                -src.tar.xz
  WRKDIST =             ${WRKDIR}/${DISTNAME}
-REVISION =             0
HOMEPAGE = https://stella-emu.github.io/ Index: distinfo
===================================================================
RCS file: /cvs/ports/emulators/stella/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo    27 Jun 2018 20:56:54 -0000      1.19
+++ distinfo    24 Jun 2019 21:47:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (stella-5.1.3-src.tar.xz) = 4HQxfCXl1Mq+xFWJCdMBw6dlStYghj8F00IkT+a9/go=
-SIZE (stella-5.1.3-src.tar.xz) = 1828448
+SHA256 (stella-6.0.1-src.tar.xz) = 1hH5i7Ne2erPtjgmsStOi2e4dKKocBnUva8ef0ckxA0=
+SIZE (stella-6.0.1-src.tar.xz) = 1730084
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/emulators/stella/pkg/PLIST,v
retrieving revision 1.12
diff -u -p -r1.12 PLIST
--- pkg/PLIST   14 Mar 2018 04:37:59 -0000      1.12
+++ pkg/PLIST   24 Jun 2019 21:47:18 -0000
@@ -35,7 +35,6 @@ share/doc/stella/graphics/eventmapping_d
  share/doc/stella/graphics/eventmapping_remap.png
  share/doc/stella/graphics/jr_pacman.png
  share/doc/stella/graphics/launcher.png
-share/doc/stella/graphics/launcher_filter.png
  share/doc/stella/graphics/launcher_options_files.png
  share/doc/stella/graphics/launcher_options_snapshots.png
  share/doc/stella/graphics/launcher_override.png
@@ -60,13 +59,11 @@ 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/rom_browser.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/select_romdir.png
  share/doc/stella/graphics/space_invaders.png
  share/doc/stella/graphics/timemachine.png
  share/doc/stella/index.html


Reply via email to