diff options
author | rene <rene@FreeBSD.org> | 2017-08-18 04:38:08 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:22:52 +0800 |
commit | 84aebc4f472e94fdbcfde0edaca1378e8354ada9 (patch) | |
tree | faf9c9f12b42aa3501c82d9790d127403b02bc4b /emulators/fuse | |
parent | 5693a2232196dcb342cccc6056c19c7440afffab (diff) | |
download | freebsd-ports-gnome-84aebc4f472e94fdbcfde0edaca1378e8354ada9.tar.gz freebsd-ports-gnome-84aebc4f472e94fdbcfde0edaca1378e8354ada9.tar.zst freebsd-ports-gnome-84aebc4f472e94fdbcfde0edaca1378e8354ada9.zip |
Update libspectrum and fuse[utils] to their latest versions.
libspectrum:
- 1.3.5 -> 1.3.6
- add libspectrum.pc
fuse:
- 1.3.7 -> 1.3.8
fuse-utils:
- 1.3.1 -> 1.3.2
- remove obsolete comment in Makefile about removed ffmpeg1 port
- add missing libraries
- sort pkg-plist
Reported 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 2227135f4003..72abe443e10a 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.7 +PORTVERSION= 1.3.8 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index c708e0e3f9fa..9e08b86cba41 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500374656 -SHA256 (fuse-1.3.7.tar.gz) = ba57f4b4c1a7ed398b8d85b7da14b85bd346023bed17d8d7b6ed3e0452e7b4b0 -SIZE (fuse-1.3.7.tar.gz) = 1644585 +TIMESTAMP = 1502621842 +SHA256 (fuse-1.3.8.tar.gz) = 299b7efe342c6268a05e805c20427083bcec127ad36b1ebfd4ae7294978a7de1 +SIZE (fuse-1.3.8.tar.gz) = 1645303 |