Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2011 20:01:15 +0300 (MSK)
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154309: [MAINTAINER] emulators/fuse: update to 1.0.0.1
Message-ID:  <201101261701.p0QH1Fuw085208@darklight.org.ru>
Resent-Message-ID: <201101261710.p0QHA8Nc020466@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154309
>Category:       ports
>Synopsis:       [MAINTAINER] emulators/fuse: update to 1.0.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 26 17:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.org.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r217871: Wed Jan 26 08:55:13 MSK
>Description:
- Update to 1.0.0.1
- Depends on ports/154308

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fuse-1.0.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/fuse/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	27 Jul 2010 01:25:14 -0000	1.24
+++ Makefile	26 Jan 2011 16:46:20 -0000
@@ -6,19 +6,23 @@
 #
 
 PORTNAME=	fuse
-PORTVERSION=	0.10.0.2
-PORTREVISION=	2
+PORTVERSION=	1.0.0.1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	yuri.pankov@gmail.com
 COMMENT=	Free Unix (Sinclair ZX-)Spectrum Emulator
 
-LIB_DEPENDS=	spectrum.7:${PORTSDIR}/emulators/libspectrum \
+LIB_DEPENDS=	spectrum.8:${PORTSDIR}/emulators/libspectrum \
 		gcrypt.17:${PORTSDIR}/security/libgcrypt
 
-USE_GNOME=	libxml2 glib20 gtk20
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 GNU_CONFIGURE=	yes
+USE_GNOME=	libxml2 glib20 gtk20
+
+CONFIGURE_ARGS+=--without-alsa --without-joystick
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/fuse/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	28 Jan 2009 15:26:20 -0000	1.9
+++ distinfo	26 Jan 2011 16:46:20 -0000
@@ -1,3 +1,2 @@
-MD5 (fuse-0.10.0.2.tar.gz) = f6e44ad9d3ef6668cbfa60cd4647e024
-SHA256 (fuse-0.10.0.2.tar.gz) = 843d5a17b7956d81741f3280910252a29f543a02cf99a177ab78bdb7dc778672
-SIZE (fuse-0.10.0.2.tar.gz) = 1579106
+SHA256 (fuse-1.0.0.1.tar.gz) = 4bc7be3dca87aaf244b0769387a4d9b40f74d50b5077a4cf499d88c3362b511b
+SIZE (fuse-1.0.0.1.tar.gz) = 1629111
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/emulators/fuse/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	9 Feb 2008 02:13:31 -0000	1.5
+++ pkg-plist	26 Jan 2011 16:46:20 -0000
@@ -16,6 +16,7 @@
 %%DATADIR%%/if1-2.rom
 %%DATADIR%%/keyboard.scr
 %%DATADIR%%/microdrive.bmp
+%%DATADIR%%/opus.rom
 %%DATADIR%%/plus2-0.rom
 %%DATADIR%%/plus2-1.rom
 %%DATADIR%%/plus3-0.rom
@@ -35,6 +36,7 @@
 %%DATADIR%%/tape_2048.szx
 %%DATADIR%%/tape_2068.szx
 %%DATADIR%%/tape_48.szx
+%%DATADIR%%/tape_48_ntsc.szx
 %%DATADIR%%/tape_pentagon.szx
 %%DATADIR%%/tape_plus2.szx
 %%DATADIR%%/tape_plus2a.szx
--- fuse-1.0.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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