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 Jul 4 09:38:51 UTC 2017
Modified Files:
pkgsrc/emulators/fuse-emulator: Makefile distinfo
Log Message:
Fuse 1.3.7:
* New features:
* Add Multiface One/128/3 interface emulation
* Machine specific improvements:
* Restore +2A/+3 ALL_RAM mode from snapshots
* Miscellaneous improvements:
* SDL: Hide cursor when UI runs on a console (Raspberry Pi)
* Switch to using autoreconf
* Use silent builds by default when available
* Use explicit AM_SILENT_RULES macro as libspectrum does
* AC_PROG_RANLIB is rendered obsolete by LT_INIT
* Remove unnecessary include glib.h
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/fuse-emulator/Makefile
cvs rdiff -u -r1.3 -r1.4 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.7 pkgsrc/emulators/fuse-emulator/Makefile:1.8
--- pkgsrc/emulators/fuse-emulator/Makefile:1.7 Mon Jun 5 04:47:11 2017
+++ pkgsrc/emulators/fuse-emulator/Makefile Tue Jul 4 09:38:51 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/06/05 04:47:11 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/07/04 09:38:51 adam Exp $
-DISTNAME= fuse-1.3.6
+DISTNAME= fuse-1.3.7
PKGNAME= ${DISTNAME:S/fuse/fuse-emulator/}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
Index: pkgsrc/emulators/fuse-emulator/distinfo
diff -u pkgsrc/emulators/fuse-emulator/distinfo:1.3 pkgsrc/emulators/fuse-emulator/distinfo:1.4
--- pkgsrc/emulators/fuse-emulator/distinfo:1.3 Mon Jun 5 04:47:11 2017
+++ pkgsrc/emulators/fuse-emulator/distinfo Tue Jul 4 09:38:51 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2017/06/05 04:47:11 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/07/04 09:38:51 adam Exp $
-SHA1 (fuse-1.3.6.tar.gz) = e8ea2a62ad32a7b9a042765b691eb3299870d4bb
-RMD160 (fuse-1.3.6.tar.gz) = d01f790faa736b28f8bb35fd753944f4d22c4e0d
-SHA512 (fuse-1.3.6.tar.gz) = 40a962153023e3a738ffac4bc081531fe81ce3c38b110b4d26d686020a982c075fe86b9c88424612debcee40215f6f4b9ec259c1d35f8e40bca56a36dce79725
-Size (fuse-1.3.6.tar.gz) = 1636416 bytes
+SHA1 (fuse-1.3.7.tar.gz) = f3bfee976294b873e8a9905d36faa275422f074a
+RMD160 (fuse-1.3.7.tar.gz) = cf06a8dee82780b6acdcfa1875a3b7124d6b9da1
+SHA512 (fuse-1.3.7.tar.gz) = 68a251de93a71a6ca8c107a9bd4258e6b4f5643af5dd76c0855ebfcfcaba768b932e6d0d0ab7b521ecaef50d975b86b4bfb7094e9a72ec6bf7d94911823d0886
+Size (fuse-1.3.7.tar.gz) = 1644585 bytes
SHA1 (patch-configure) = 0b8b90751bd34efcee5c1bd9e4cb8687e972b127
SHA1 (patch-sound_osssound.c) = e83d80c984592b4e52faccbea35cdc9b54b71933
SHA1 (patch-ui_gtk_gtkmouse.c) = 95cd6a5515bfad7a118ddb0c3b2f36ba0b08d9ed
Home |
Main Index |
Thread Index |
Old Index