Date: Sat, 14 Feb 2004 13:00:19 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/62817: Update port: games/ggz-txt-client to 0.0.8 Message-ID: <20040214130019.01fcd643.tkato@prontomail.com> Resent-Message-ID: <200402140410.i1E4A9p5097273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62817 >Category: ports >Synopsis: Update port: games/ggz-txt-client to 0.0.8 >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 Feb 13 20:10:09 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.0.8 >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 Wed Feb 4 18:58:39 2004 +++ games/ggz-txt-client/Makefile Sat Feb 14 03:08:41 2004 @@ -7,27 +7,26 @@ # PORTNAME= ggz-txt-client -PORTVERSION= 0.0.7 -PORTREVISION= 1 +PORTVERSION= 0.0.8 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ggz +MASTER_SITES= http://ggzgamingzone.org/pub/ggz/%SUBDIR%/ +MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Console (Text) Frontend -LIB_DEPENDS= ggz.1:${PORTSDIR}/games/libggz \ - ggzcore.3:${PORTSDIR}/games/ggz-client-libs +LIB_DEPENDS= ggzcore.4:${PORTSDIR}/games/ggz-client-libs +USE_GNOME= gnometarget USE_GETOPT_LONG= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -LDFLAGS+= -L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS} -CONFIGURE_ENV= \ - CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS}" +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} .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 Thu Jan 29 20:25:11 2004 +++ games/ggz-txt-client/distinfo Sat Feb 14 03:03:36 2004 @@ -1,2 +1,2 @@ -MD5 (ggz-txt-client-0.0.7.tar.gz) = 070f4706b016cbcdab1346a50bfb6093 -SIZE (ggz-txt-client-0.0.7.tar.gz) = 127982 +MD5 (ggz-txt-client-0.0.8.tar.gz) = c75bdf17ed8576fb36ec9c00fb79dedf +SIZE (ggz-txt-client-0.0.8.tar.gz) = 124315 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040214130019.01fcd643.tkato>