diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-09-20 00:22:48 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-09-20 00:22:48 +0800 |
commit | 4f0333d928e1b3eb6d2f5fc2caab74d90c51c527 (patch) | |
tree | b553f0d709c20132193707274265b159f75f62ee /emulators/fuse | |
parent | d39d48bc17e03b7bf921653167347c6f903fa9c2 (diff) | |
download | freebsd-ports-gnome-4f0333d928e1b3eb6d2f5fc2caab74d90c51c527.tar.gz freebsd-ports-gnome-4f0333d928e1b3eb6d2f5fc2caab74d90c51c527.tar.zst freebsd-ports-gnome-4f0333d928e1b3eb6d2f5fc2caab74d90c51c527.zip |
Update emulators/{libspectrum,fuse} to version 1.4.0
This adds DivMMC and ZXMMC emulation and support for MLT screenshots.
Submitted by: portscout
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 72abe443e10a..804a5c23a401 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.8 +PORTVERSION= 1.4.0 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 9e08b86cba41..8d3ab9f0a8bb 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502621842 -SHA256 (fuse-1.3.8.tar.gz) = 299b7efe342c6268a05e805c20427083bcec127ad36b1ebfd4ae7294978a7de1 -SIZE (fuse-1.3.8.tar.gz) = 1645303 +TIMESTAMP = 1505558455 +SHA256 (fuse-1.4.0.tar.gz) = 75ac811534c7e352f238b1959a7f6478661bc4103f96dd1166ec395ad7523d97 +SIZE (fuse-1.4.0.tar.gz) = 1652821 |