From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 13 20:10:09 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E0BA16A4F4 for ; Fri, 13 Feb 2004 20:10:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FECF43D31 for ; Fri, 13 Feb 2004 20:10:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1E4A9bv097261 for ; Fri, 13 Feb 2004 20:10:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1E4A92H097260; Fri, 13 Feb 2004 20:10:09 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 13 Feb 2004 20:10:09 -0800 (PST) Resent-Message-Id: <200402140410.i1E4A92H097260@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5002216A4CF for ; Fri, 13 Feb 2004 20:01:33 -0800 (PST) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A3E43D2F for ; Fri, 13 Feb 2004 20:01:32 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([61.204.120.119]) by hfep04.dion.ne.jp with SMTP id <20040214040128787.CCWY@hfep04.dion.ne.jp> for ; Sat, 14 Feb 2004 13:01:28 +0900 Message-Id: <20040214130016.5b3401b2.tkato@prontomail.com> Date: Sat, 14 Feb 2004 13:00:16 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/62816: Update port: games/ggz-client-libs to 0.0.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 04:10:09 -0000 >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@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 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: