ports/62816: Update port: games/ggz-client-libs to 0.0.8

KATO Tsuguru tkato at prontomail.com
Sat Feb 14 04:10:09 UTC 2004


>Number:         62816
>Category:       ports
>Synopsis:       Update port: games/ggz-client-libs 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-client-libs/Makefile games/ggz-client-libs/Makefile
--- /usr/ports/games/ggz-client-libs/Makefile	Wed Feb  4 18:58:39 2004
+++ games/ggz-client-libs/Makefile	Sat Feb 14 02:59:16 2004
@@ -7,29 +7,29 @@
 #
 
 PORTNAME=	ggz-client-libs
-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 at FreeBSD.org
 COMMENT=	The GGZ Gaming Zone - Core Client Libraries
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
-		expat.4:${PORTSDIR}/textproc/expat2 \
-		ggz.1:${PORTSDIR}/games/libggz
+		ggz.2:${PORTSDIR}/games/libggz \
+		expat.4:${PORTSDIR}/textproc/expat2
 
+USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	\
-	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
-	LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--disable-debug
-
 INSTALLS_SHLIB=	yes
 
 MAN3=	ggzcore_h.3 ggzmod_h.3
 MAN5=	ggz.modules.5
 MAN6=	ggz-config.6
+
+CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/ggz-client-libs/distinfo games/ggz-client-libs/distinfo
--- /usr/ports/games/ggz-client-libs/distinfo	Thu Jan 29 20:25:11 2004
+++ games/ggz-client-libs/distinfo	Sat Feb 14 02:57:01 2004
@@ -1,2 +1,2 @@
-MD5 (ggz-client-libs-0.0.7.tar.gz) = 8a9d10f1817b268ec629283a21664245
-SIZE (ggz-client-libs-0.0.7.tar.gz) = 361108
+MD5 (ggz-client-libs-0.0.8.tar.gz) = 5bb9870d0ea54ba22ec8d59e9655347e
+SIZE (ggz-client-libs-0.0.8.tar.gz) = 461203
diff -urN /usr/ports/games/ggz-client-libs/pkg-plist games/ggz-client-libs/pkg-plist
--- /usr/ports/games/ggz-client-libs/pkg-plist	Thu Oct  9 10:44:07 2003
+++ games/ggz-client-libs/pkg-plist	Sat Feb 14 03:01:40 2004
@@ -1,11 +1,10 @@
-etc/ggz.modules
 bin/ggz-config
 include/ggzcore.h
-include/ggzmod.h
 include/ggzmod-ggz.h
+include/ggzmod.h
 lib/libggzcore.a
 lib/libggzcore.so
-lib/libggzcore.so.3
+lib/libggzcore.so.4
 lib/libggzmod.a
 lib/libggzmod.so
 lib/libggzmod.so.1
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list