diff options
author | rene <rene@FreeBSD.org> | 2018-06-08 03:55:58 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-06-08 03:55:58 +0800 |
commit | f2ae3ab81a6ffc4be2ab30d8936aea8f5b32c3a8 (patch) | |
tree | 817e4b6f28b545b0a63aa151fb5ee385c17b8181 /emulators/fuse | |
parent | d8b6337ff74a656d580ee4d5efdc99c347701040 (diff) | |
download | freebsd-ports-gnome-f2ae3ab81a6ffc4be2ab30d8936aea8f5b32c3a8.tar.gz freebsd-ports-gnome-f2ae3ab81a6ffc4be2ab30d8936aea8f5b32c3a8.tar.zst freebsd-ports-gnome-f2ae3ab81a6ffc4be2ab30d8936aea8f5b32c3a8.zip |
Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.
Highlights include:
* Add *.FMF as an allowed filetype to file selectors
* Save SCR from current display file
* Use 44.1KHz as default sound frequency
* Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression
* Various minor bugfixes
Diffstat (limited to 'emulators/fuse')
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 5241b78fd69f..b030adcafd4f 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 5b9f25d1d49b..f774ed713c73 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525207190 -SHA256 (fuse-1.5.3.tar.gz) = c83972381ae3bf105abe8a8ef9da94e4599560ed0d63d5ac5c7b81a72eb0aa04 -SIZE (fuse-1.5.3.tar.gz) = 1627487 +TIMESTAMP = 1528305255 +SHA256 (fuse-1.5.4.tar.gz) = 3d40f2e7374f5a3d5a40ce2e91912b1c064b33de8831d5979ec2b89a8e69abf3 +SIZE (fuse-1.5.4.tar.gz) = 1627729 |