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:           Mon Jun  5 04:47:11 UTC 2017

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

Log Message:
Fuse 1.3.6:
Emulation core improvements:
* Add Covox interface emulation
* Disable accelerate loader while recording RZX files

Miscellaneous improvements:
* Fix typo in Opus Discovery option
* WidgetUI: Disable RollbackTo menu option for widget UIs
* Update description of speed option
* List Melodik as supported interface and rearrange audio interfaces
  as a separate item
* Document --volume-covox option and update bash completion


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/fuse-emulator/Makefile
cvs rdiff -u -r1.2 -r1.3 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.6 pkgsrc/emulators/fuse-emulator/Makefile:1.7
--- pkgsrc/emulators/fuse-emulator/Makefile:1.6 Fri May 26 19:35:48 2017
+++ pkgsrc/emulators/fuse-emulator/Makefile     Mon Jun  5 04:47:11 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/05/26 19:35:48 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/05 04:47:11 adam Exp $
 
-DISTNAME=      fuse-1.3.5
+DISTNAME=      fuse-1.3.6
 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.2 pkgsrc/emulators/fuse-emulator/distinfo:1.3
--- pkgsrc/emulators/fuse-emulator/distinfo:1.2 Fri May 26 19:35:48 2017
+++ pkgsrc/emulators/fuse-emulator/distinfo     Mon Jun  5 04:47:11 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2017/05/26 19:35:48 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/06/05 04:47:11 adam Exp $
 
-SHA1 (fuse-1.3.5.tar.gz) = 9bd104e7acd45847a1816882e59c0a77f3f4b507
-RMD160 (fuse-1.3.5.tar.gz) = 5aa1e5266ce55ea4176cdb3d0de71c43b4e119ee
-SHA512 (fuse-1.3.5.tar.gz) = 4176d4245f64c50ce6b36954eb142a2303650cfd9f34bd245eaa65fee72b04a09df4a8764c020c4948c08fbd379c0f410607a6a7809a2dc13d5330b6de4f292a
-Size (fuse-1.3.5.tar.gz) = 1635381 bytes
+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 (patch-configure) = 0b8b90751bd34efcee5c1bd9e4cb8687e972b127
 SHA1 (patch-sound_osssound.c) = e83d80c984592b4e52faccbea35cdc9b54b71933
 SHA1 (patch-ui_gtk_gtkmouse.c) = 95cd6a5515bfad7a118ddb0c3b2f36ba0b08d9ed



Home | Main Index | Thread Index | Old Index