ports/62818: Update port: games/libggz to 0.0.8

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


>Number:         62818
>Category:       ports
>Synopsis:       Update port: games/libggz 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/libggz/Makefile games/libggz/Makefile
--- /usr/ports/games/libggz/Makefile	Thu Oct  9 10:33:11 2003
+++ games/libggz/Makefile	Sat Feb 14 02:52:04 2004
@@ -7,24 +7,26 @@
 #
 
 PORTNAME=	libggz
-PORTVERSION=	0.0.7
+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 - Base Library
 
 LIB_DEPENDS=	gcrypt.6:${PORTSDIR}/security/libgcrypt
 
+USE_GNOME=	gnomehack gnometarget
 USE_OPENSSL=	yes
 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 --with-gcrypt --with-tls
-
 INSTALLS_SHLIB=	yes
 
 MAN3=	ggz.h.3
+
+CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/libggz/distinfo games/libggz/distinfo
--- /usr/ports/games/libggz/distinfo	Thu Jan 29 20:25:16 2004
+++ games/libggz/distinfo	Sat Feb 14 02:46:38 2004
@@ -1,2 +1,2 @@
-MD5 (libggz-0.0.7.tar.gz) = b7d963897b991762d63589647d757c6b
-SIZE (libggz-0.0.7.tar.gz) = 310581
+MD5 (libggz-0.0.8.tar.gz) = c3fcf431c6c53a099352bb9769c67862
+SIZE (libggz-0.0.8.tar.gz) = 410286
diff -urN /usr/ports/games/libggz/pkg-plist games/libggz/pkg-plist
--- /usr/ports/games/libggz/pkg-plist	Thu Oct  9 10:33:11 2003
+++ games/libggz/pkg-plist	Sat Feb 14 02:54:51 2004
@@ -2,4 +2,4 @@
 include/ggz_common.h
 lib/libggz.a
 lib/libggz.so
-lib/libggz.so.1
+lib/libggz.so.2
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list