pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/fuse-emulator



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May  1 18:32:53 UTC 2018

Modified Files:
        pkgsrc/emulators/fuse-emulator: Makefile distinfo

Log Message:
fuse-emulator: updated to 1.5.3

1.5.3:
Disable inactive peripherals after loading a snapshot
Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX or +3 DSK images
Upgrade to libspectrum 1.4.2 to fix writing RZX files containing a snapshot which cannot be compressed


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/emulators/fuse-emulator/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/fuse-emulator/distinfo

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

Modified files:

Index: pkgsrc/emulators/fuse-emulator/Makefile
diff -u pkgsrc/emulators/fuse-emulator/Makefile:1.16 pkgsrc/emulators/fuse-emulator/Makefile:1.17
--- pkgsrc/emulators/fuse-emulator/Makefile:1.16        Mon Apr 16 14:34:25 2018
+++ pkgsrc/emulators/fuse-emulator/Makefile     Tue May  1 18:32:53 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/04/16 14:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/05/01 18:32:53 adam Exp $
 
-DISTNAME=      fuse-1.5.2
+DISTNAME=      fuse-1.5.3
 PKGNAME=       ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 

Index: pkgsrc/emulators/fuse-emulator/distinfo
diff -u pkgsrc/emulators/fuse-emulator/distinfo:1.9 pkgsrc/emulators/fuse-emulator/distinfo:1.10
--- pkgsrc/emulators/fuse-emulator/distinfo:1.9 Wed Apr  4 09:27:26 2018
+++ pkgsrc/emulators/fuse-emulator/distinfo     Tue May  1 18:32:53 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2018/04/04 09:27:26 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/05/01 18:32:53 adam Exp $
 
-SHA1 (fuse-1.5.2.tar.gz) = 8c4fedd41f1f22994d74d0f3b913223def0b7277
-RMD160 (fuse-1.5.2.tar.gz) = 288f4adff6c480095396d2cf169c192647fe8c2d
-SHA512 (fuse-1.5.2.tar.gz) = 45507834eb70d1e74c8f58017f4ae0bb54e2560456eeadfa8b6888a1c79e9c9443cccb7ae9733b96a895f94040be820c57a7d698115c2f483e64ebc4fd734268
-Size (fuse-1.5.2.tar.gz) = 1626746 bytes
+SHA1 (fuse-1.5.3.tar.gz) = cb2ec884af78da2b04e258ae57b25927dfb21e10
+RMD160 (fuse-1.5.3.tar.gz) = f3f41617a5fcce438e2de273e234ceac6943bd2e
+SHA512 (fuse-1.5.3.tar.gz) = 6596f789a685c46752c46b2432953c0d9abb620b23541cdbfc066c224fcba47ac7be75db678e2ff76622a7d02cc81b7dfeae672dfdaee1085d2ae5f768a4d8c0
+Size (fuse-1.5.3.tar.gz) = 1627487 bytes
 SHA1 (patch-configure) = 0b8b90751bd34efcee5c1bd9e4cb8687e972b127
 SHA1 (patch-sound_coreaudiosound.c) = e293cd00d9466af4e49a7c0a1cb9b535aebf6f4d
 SHA1 (patch-sound_osssound.c) = e83d80c984592b4e52faccbea35cdc9b54b71933



Home | Main Index | Thread Index | Old Index