Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 03:00:12 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76761: Update port: games/ggz-txt-client to 0.0.10
Message-ID:  <20050128030012.4b17e7c6.tkato432@yahoo.com>
Resent-Message-ID: <200501271810.j0RIAJjo000434@freefall.freebsd.org>

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

>Number:         76761
>Category:       ports
>Synopsis:       Update port: games/ggz-txt-client to 0.0.10
>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:   Thu Jan 27 18:10:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.0.10

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/ggz-txt-client/Makefile games/ggz-txt-client/Makefile
--- /usr/ports/games/ggz-txt-client/Makefile	Tue Jul 20 13:57:44 2004
+++ games/ggz-txt-client/Makefile	Tue Jan 25 01:02:17 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ggz-txt-client
-PORTVERSION=	0.0.9
+PORTVERSION=	0.0.10
 CATEGORIES=	games
 MASTER_SITES=	http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTVERSION}
@@ -15,18 +15,18 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The GGZ Gaming Zone - Console (Text) Frontend
 
-LIB_DEPENDS=	ggzcore.5:${PORTSDIR}/games/ggz-client-libs
+LIB_DEPENDS=	ggzcore.6:${PORTSDIR}/games/ggz-client-libs
 
 USE_GNOME=	gnometarget
 USE_GETOPT_LONG=	yes
 USE_GETTEXT=	yes
-USE_LIBTOOL_VER=	15
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--disable-debug
 
 MAN6=	ggz-txt.6
 
 CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS=	-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}
+LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/ggz-txt-client/distinfo games/ggz-txt-client/distinfo
--- /usr/ports/games/ggz-txt-client/distinfo	Tue Jul 20 13:57:44 2004
+++ games/ggz-txt-client/distinfo	Tue Jan 25 01:00:46 2005
@@ -1,2 +1,2 @@
-MD5 (ggz-txt-client-0.0.9.tar.gz) = c9ef37dd4b8c2679f9136cdf4f714b76
-SIZE (ggz-txt-client-0.0.9.tar.gz) = 132926
+MD5 (ggz-txt-client-0.0.10.tar.gz) = fd47f3432a79594edb74b5d4b17178dd
+SIZE (ggz-txt-client-0.0.10.tar.gz) = 147750
>Release-Note:
>Audit-Trail:
>Unformatted:



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