pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/PC6001VX



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Aug 19 10:27:24 UTC 2017

Modified Files:
        pkgsrc/emulators/PC6001VX: Makefile distinfo
Removed Files:
        pkgsrc/emulators/PC6001VX/patches: patch-PC6001VX.pro
            patch-src_Qt_audiooutputwrapper.h patch-src_Qt_osdQt.cpp

Log Message:
Update PC6001VX to 2.31.0.

Upstream changes:

2.31.0 2017/08/19

* make file dialog and setting dialog fullscreen for low resolution devices
  when the ALWAYSFULLSCREEN flag is specified on build
* fix sound call method which was not thread safe
* rewrite documents with asciidoc
* (Windows) update build procedure
  make 64 bit version buildable
  recommend to use fixed MSYS2 version
  PATH setting no longer necessary
* (UNIX) fix pro file to build on non-Linux UNIX systems
* (non Windows) use absolute path for config files etc.
* (Android) temporary workaround for access issue of file access on a SD card


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/PC6001VX/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/emulators/PC6001VX/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/emulators/PC6001VX/patches/patch-PC6001VX.pro
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/emulators/PC6001VX/patches/patch-src_Qt_audiooutputwrapper.h \
    pkgsrc/emulators/PC6001VX/patches/patch-src_Qt_osdQt.cpp

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

Modified files:

Index: pkgsrc/emulators/PC6001VX/Makefile
diff -u pkgsrc/emulators/PC6001VX/Makefile:1.9 pkgsrc/emulators/PC6001VX/Makefile:1.10
--- pkgsrc/emulators/PC6001VX/Makefile:1.9      Sat Apr 22 21:03:35 2017
+++ pkgsrc/emulators/PC6001VX/Makefile  Sat Aug 19 10:27:24 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/04/22 21:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/08/19 10:27:24 tsutsui Exp $
 
-VERSION=               2.30.0
+VERSION=               2.31.0
 DISTNAME=              PC6001VX_${VERSION}_src
 PKGNAME=               ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION=           7
 CATEGORIES=            emulators
 MASTER_SITES=          http://eighttails.up.seesaa.net/bin/
 

Index: pkgsrc/emulators/PC6001VX/distinfo
diff -u pkgsrc/emulators/PC6001VX/distinfo:1.2 pkgsrc/emulators/PC6001VX/distinfo:1.3
--- pkgsrc/emulators/PC6001VX/distinfo:1.2      Fri Feb 24 17:33:32 2017
+++ pkgsrc/emulators/PC6001VX/distinfo  Sat Aug 19 10:27:24 2017
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/02/24 17:33:32 tsutsui Exp $
+$NetBSD: distinfo,v 1.3 2017/08/19 10:27:24 tsutsui Exp $
 
-SHA1 (PC6001VX_2.30.0_src.tar.gz) = e6be8c003b5247ea57502f55974a332bf2ab0588
-RMD160 (PC6001VX_2.30.0_src.tar.gz) = 14ef360a479de18c88e8f2cba30ff9dec88869ed
-SHA512 (PC6001VX_2.30.0_src.tar.gz) = 813a1c0d34263e91ace6c34ba5931e8cd8cc981385990eaece9c32ad8288ca1d4b94acbd62bad76add41f0941ad3410aaab5251977e010cf43403ab528f9d683
-Size (PC6001VX_2.30.0_src.tar.gz) = 1639761 bytes
-SHA1 (patch-PC6001VX.pro) = 9746ccdd8d5145829bd50159455c11ba2f187c01
-SHA1 (patch-src_Qt_audiooutputwrapper.h) = c753200af406cb135cca3b9afb507b989f169179
-SHA1 (patch-src_Qt_osdQt.cpp) = 831fd66b46aa661e324bfda96d0735a4ac2f8a73
+SHA1 (PC6001VX_2.31.0_src.tar.gz) = 526c1409aa78f182456ccd3b251babfef1b60645
+RMD160 (PC6001VX_2.31.0_src.tar.gz) = 05be6b710453160fecea5641b534a8c6371a4319
+SHA512 (PC6001VX_2.31.0_src.tar.gz) = cb4363b8091ac896774f8da1f0528f58a09a7cdf177fb45a50985b91e72255c557c5edc758ec5ce7c40f428a60b2ccdbaa29f28309ea4dcd5bedb1c15501f4b6
+Size (PC6001VX_2.31.0_src.tar.gz) = 2052744 bytes



Home | Main Index | Thread Index | Old Index