diff options
author | rene <rene@FreeBSD.org> | 2017-07-26 22:13:52 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-07-26 22:13:52 +0800 |
commit | 864ad80b18b86a643b5754f30eb17200223cafbe (patch) | |
tree | 6e7c0fe3e667392b4437bf75f56e461acde4774e /emulators | |
parent | f3623a9988f861d9c9745851fc6a48e14e1c73a6 (diff) | |
download | freebsd-ports-gnome-864ad80b18b86a643b5754f30eb17200223cafbe.tar.gz freebsd-ports-gnome-864ad80b18b86a643b5754f30eb17200223cafbe.tar.zst freebsd-ports-gnome-864ad80b18b86a643b5754f30eb17200223cafbe.zip |
Update emulators/libspectrum and emulators/fuse to their latest versions.
Reported by: portscout
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 4 | ||||
-rw-r--r-- | emulators/libspectrum/distinfo | 6 | ||||
-rw-r--r-- | emulators/libspectrum/pkg-plist | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index f9a9dbdb5581..2227135f4003 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 559fa8ad48ff..c708e0e3f9fa 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496938838 -SHA256 (fuse-1.3.6.tar.gz) = 184a91f1320cf81cafeea1a7e4cb0e76ca43bcf6060f8d20b0bfb98790eadd35 -SIZE (fuse-1.3.6.tar.gz) = 1636416 +TIMESTAMP = 1500374656 +SHA256 (fuse-1.3.7.tar.gz) = ba57f4b4c1a7ed398b8d85b7da14b85bd346023bed17d8d7b6ed3e0452e7b4b0 +SIZE (fuse-1.3.7.tar.gz) = 1644585 diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index f9e316bbfc24..eba86437e15c 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} @@ -15,9 +15,9 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libgcrypt.so:security/libgcrypt GNU_CONFIGURE= yes +USES= gettext gmake libtool pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes -USES= gettext gmake libtool pkgconfig INSTALL_TARGET= install-strip diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index ad5c0e539360..bd2067e7b9ce 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496857592 -SHA256 (libspectrum-1.3.4.tar.gz) = 1f4a92a8703fe9e6c3a995d324916ecb52e3281673b999ce3da2aaa4d67e8e5c -SIZE (libspectrum-1.3.4.tar.gz) = 500444 +TIMESTAMP = 1500981545 +SHA256 (libspectrum-1.3.5.tar.gz) = 674c3c973af342054a3613686a57f5ddd425c2b83cd84a07bcbe5c89f312461d +SIZE (libspectrum-1.3.5.tar.gz) = 502777 diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist index d28220eaee41..0859c88760ec 100644 --- a/emulators/libspectrum/pkg-plist +++ b/emulators/libspectrum/pkg-plist @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.5.7 +lib/libspectrum.so.8.6.8 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |