diff options
author | rene <rene@FreeBSD.org> | 2018-12-14 04:00:12 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-12-14 04:00:12 +0800 |
commit | b5a9ca145406d01c08300be2bbd540607d4a23aa (patch) | |
tree | 62e713b13f5e4358f9bfab86034b979ffda05f6e /emulators | |
parent | 899fde4fc6c354048db9b8ce185232934de64890 (diff) | |
download | freebsd-ports-gnome-b5a9ca145406d01c08300be2bbd540607d4a23aa.tar.gz freebsd-ports-gnome-b5a9ca145406d01c08300be2bbd540607d4a23aa.tar.zst freebsd-ports-gnome-b5a9ca145406d01c08300be2bbd540607d4a23aa.zip |
emulators/fuse: update to 1.5.7
While here, add USES=gnome for USE_GNOME and pet portlint.
Reported by: upstream mail
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse/Makefile | 6 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index fe5d7e09d732..62fb369a9fe5 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} @@ -17,12 +17,12 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png \ libspectrum.so:emulators/libspectrum -GNU_CONFIGURE= yes -USES= gettext gmake localbase perl5 pkgconfig +USES= gettext gmake gnome localbase perl5 pkgconfig USE_PERL5= build USE_GNOME= cairo libxml2 glib20 USE_XORG= x11 +GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-alsa --without-joystick OPTIONS_DEFINE= AO ICONS ROMS DOCS diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index ebc6c60e806f..a66c436f7fe3 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533734142 -SHA256 (fuse-1.5.6.tar.gz) = cb0e1f8e7c15a57710bcd7a844bd954134d28f169870c3633f59fa32bfc38037 -SIZE (fuse-1.5.6.tar.gz) = 1634711 +TIMESTAMP = 1544525073 +SHA256 (fuse-1.5.7.tar.gz) = f0e2583f2642cdc3b2a737910d24e289d46e4f7e151805e3b0827024b2b45e4d +SIZE (fuse-1.5.7.tar.gz) = 1634568 |