Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 03:00:21 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113007: Update port: games/zoom to 1.1.0
Message-ID:  <20070526030021.52d50634.tkato432@yahoo.com>
Resent-Message-ID: <200705251810.l4PIA9LB086813@freefall.freebsd.org>

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

>Number:         113007
>Category:       ports
>Synopsis:       Update port: games/zoom to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 25 18:10:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.1.0

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/zoom/Makefile games/zoom/Makefile
--- /usr/ports/games/zoom/Makefile	Sun May 20 13:50:51 2007
+++ games/zoom/Makefile	Mon May 21 16:25:20 2007
@@ -6,27 +6,29 @@
 #
 
 PORTNAME=	zoom
-PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTVERSION=	1.1.0
 CATEGORIES=	games
 MASTER_SITES=	http://www.logicalshift.co.uk/unix/zoom/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Z-Interpreter for X with full V6 support
 
-LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
-		expat.6:${PORTSDIR}/textproc/expat2 \
-		t1.5:${PORTSDIR}/devel/t1lib \
+LIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \
+		png.5:${PORTSDIR}/graphics/png \
 		freetype.9:${PORTSDIR}/print/freetype2 \
-		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
+		expat.6:${PORTSDIR}/textproc/expat2 \
+		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
+		Xft.2:${PORTSDIR}/x11-fonts/libXft
 
 USE_PERL5=	yes
 USE_XLIB=	yes
+USE_GNOME=	gnometarget
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
-CONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
-		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
-		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+PLIST_FILES=	bin/zoom %%DATADIR%%/zoomrc
+PLIST_DIRS=	%%DATADIR%%
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/zoom/distinfo games/zoom/distinfo
--- /usr/ports/games/zoom/distinfo	Sat Oct  7 15:49:03 2006
+++ games/zoom/distinfo	Tue May  1 18:35:34 2007
@@ -1,3 +1,3 @@
-MD5 (zoom-1.0.5.tar.gz) = e8f2ceeb5c2520101bcaf517626cb32a
-SHA256 (zoom-1.0.5.tar.gz) = 8a4361012b3bb2f4def0410776b2642e16c74cd0cec392952216c952c9614cce
-SIZE (zoom-1.0.5.tar.gz) = 1257021
+MD5 (zoom-1.1.0.tar.gz) = eace12f4883bb97919a350cab6bbe500
+SHA256 (zoom-1.1.0.tar.gz) = b3e4af4d925cc139636f32ab3de511a053ac6749314658c20f0b65f52f0220bf
+SIZE (zoom-1.1.0.tar.gz) = 1430620
diff -urN /usr/ports/games/zoom/pkg-plist games/zoom/pkg-plist
--- /usr/ports/games/zoom/pkg-plist	Sat Oct  7 15:49:03 2006
+++ games/zoom/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-bin/zoom
-%%DATADIR%%/zoomrc
-@dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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