Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 20:00:12 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487380 - head/emulators/fuse
Message-ID:  <201812132000.wBDK0CbS094460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Thu Dec 13 20:00:12 2018
New Revision: 487380
URL: https://svnweb.freebsd.org/changeset/ports/487380

Log:
  emulators/fuse: update to 1.5.7
  
  While here, add USES=gnome for USE_GNOME and pet portlint.
  Reported by:	upstream mail

Modified:
  head/emulators/fuse/Makefile
  head/emulators/fuse/distinfo

Modified: head/emulators/fuse/Makefile
==============================================================================
--- head/emulators/fuse/Makefile	Thu Dec 13 19:50:30 2018	(r487379)
+++ head/emulators/fuse/Makefile	Thu Dec 13 20:00:12 2018	(r487380)
@@ -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

Modified: head/emulators/fuse/distinfo
==============================================================================
--- head/emulators/fuse/distinfo	Thu Dec 13 19:50:30 2018	(r487379)
+++ head/emulators/fuse/distinfo	Thu Dec 13 20:00:12 2018	(r487380)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812132000.wBDK0CbS094460>