From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 23 08:40:07 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 E612916A402 for ; Sun, 23 Apr 2006 08:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CDC43D46 for ; Sun, 23 Apr 2006 08:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3N8e7n6036374 for ; Sun, 23 Apr 2006 08:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3N8e71b036371; Sun, 23 Apr 2006 08:40:07 GMT (envelope-from gnats) Resent-Date: Sun, 23 Apr 2006 08:40:07 GMT Resent-Message-Id: <200604230840.k3N8e71b036371@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, Ying-Chieh Chen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3705416A404 for ; Sun, 23 Apr 2006 08:33:25 +0000 (UTC) (envelope-from yinjieh@alumni.csie.nctu.edu.tw) Received: from alumni.csie.nctu.edu.tw (alumni.csie.nctu.edu.tw [140.113.209.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD2143D45 for ; Sun, 23 Apr 2006 08:33:24 +0000 (GMT) (envelope-from yinjieh@alumni.csie.nctu.edu.tw) Received: from alumni.csie.nctu.edu.tw (yinjieh@localhost [127.0.0.1]) by alumni.csie.nctu.edu.tw (8.13.6/8.13.4) with ESMTP id k3N8XG0d082948 for ; Sun, 23 Apr 2006 16:33:16 +0800 (CST) (envelope-from yinjieh@alumni.csie.nctu.edu.tw) Received: (from yinjieh@localhost) by alumni.csie.nctu.edu.tw (8.13.6/8.13.4/Submit) id k3N8XG4Y082947; Sun, 23 Apr 2006 16:33:16 +0800 (CST) (envelope-from yinjieh) Message-Id: <200604230833.k3N8XG4Y082947@alumni.csie.nctu.edu.tw> Date: Sun, 23 Apr 2006 16:33:16 +0800 (CST) From: Ying-Chieh Chen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96188: [MAINTAINER-UPDATE] Update ports/games/ggz-client-libs to 0.0.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ying-Chieh Chen List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2006 08:40:08 -0000 >Number: 96188 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update ports/games/ggz-client-libs to 0.0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Apr 23 08:40:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Chen >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: MANA lab, CCU CS >Environment: System: FreeBSD amd64.yinjieh.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #3: Sat Mar 4 01:21:03 CST 2006 root@amd64.yinjieh.org:/usr/obj/usr/src/sys/YINJIEH amd64 >Description: Update ports/games/ggz-client-libs to 0.0.13 Updated file(s): - Makefile - distinfo - pkg-descr - pkg-plist Please commit it, thanks! Generated with my own hand 1.0 >How-To-Repeat: >Fix: --- ggz-client-libs.patch begins here --- diff -ruN /usr/ports/games/ggz-client-libs/Makefile ggz-client-libs/Makefile --- /usr/ports/games/ggz-client-libs/Makefile Fri Feb 24 02:05:12 2006 +++ ggz-client-libs/Makefile Mon Apr 10 01:06:37 2006 @@ -7,17 +7,17 @@ # PORTNAME= ggz-client-libs -PORTVERSION= 0.0.12 -PORTREVISION= 2 +PORTVERSION= 0.0.13 CATEGORIES= games MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} +DIST_SUBDIR= ggz MAINTAINER= yinjieh@csie.nctu.edu.tw COMMENT= The GGZ Gaming Zone - Core Client Libraries -LIB_DEPENDS= ggz.3:${PORTSDIR}/games/libggz \ +LIB_DEPENDS= ggz.4:${PORTSDIR}/games/libggz \ expat.6:${PORTSDIR}/textproc/expat2 USE_GNOME= gnometarget @@ -29,6 +29,7 @@ CONFIGURE_ARGS= --disable-debug INSTALLS_SHLIB= yes +MAN1= ggzwrap.1 MAN3= ggzcore_h.3 ggzmod_h.3 MAN5= ggz.modules.5 MAN6= ggz-config.6 ggz-wrapper.6 diff -ruN /usr/ports/games/ggz-client-libs/distinfo ggz-client-libs/distinfo --- /usr/ports/games/ggz-client-libs/distinfo Mon Jan 23 20:22:47 2006 +++ ggz-client-libs/distinfo Mon Apr 10 00:13:10 2006 @@ -1,3 +1,3 @@ -MD5 (ggz-client-libs-0.0.12.tar.gz) = 2e48aa94a7f12fd57774516ea603f06c -SHA256 (ggz-client-libs-0.0.12.tar.gz) = 356ebb63ced8fc7262b4f89d54f2ed8f893208c424ebd44592696b9a819b4f2e -SIZE (ggz-client-libs-0.0.12.tar.gz) = 572291 +MD5 (ggz/ggz-client-libs-0.0.13.tar.gz) = 9e8e5734ac73fa687cdf2ae8ce716767 +SHA256 (ggz/ggz-client-libs-0.0.13.tar.gz) = 7b6572aa5c64951d5d850f73debf1bb60cf59a92ef743aa19977c307c79d35fd +SIZE (ggz/ggz-client-libs-0.0.13.tar.gz) = 586977 diff -ruN /usr/ports/games/ggz-client-libs/pkg-descr ggz-client-libs/pkg-descr --- /usr/ports/games/ggz-client-libs/pkg-descr Thu Oct 9 09:44:07 2003 +++ ggz-client-libs/pkg-descr Mon Apr 17 01:08:49 2006 @@ -1,6 +1,22 @@ +=========================================== +The GGZ Gaming Zone - Core Client Libraries +=========================================== + GGZ Gaming Zone core client libraries provides the common procedures and utilities required to run the GGZ client and games. The routines are shared by other modules in order to ease coding and promote compatibility and stability. + +This version of the client libraries (0.0.13) should provide +compatibility with version 0.0.13 clients and servers. + +The core client libraries is only one part of the GGZ Gaming Zone +client setup. The following additional packages are required: + * libggz - provides commonly used functions and low-level + communications between client modules and the GGZ servers + * gtk-client/kde-client - one or more of the GGZ clients will be + required in order to login to a server, chat and launch games + * gtk-games/kde-games/sdl-games - one or more games or game packs + are required in order to launch and play games WWW: http://www.ggzgamingzone.org/ diff -ruN /usr/ports/games/ggz-client-libs/pkg-plist ggz-client-libs/pkg-plist --- /usr/ports/games/ggz-client-libs/pkg-plist Fri Feb 24 02:05:12 2006 +++ ggz-client-libs/pkg-plist Mon Apr 10 01:14:08 2006 @@ -4,6 +4,7 @@ etc/xdg/menus/ggz.menu include/ggzcore.h include/ggzmod.h +lib/ggz/ggzwrap lib/libggzcore.a lib/libggzcore.la lib/libggzcore.so @@ -15,6 +16,8 @@ share/desktop-directories/ggz-games.directory share/desktop-directories/ggz.directory share/locale/de/LC_MESSAGES/ggz-config.mo +share/locale/de/LC_MESSAGES/ggzcore.mo +@dirrm lib/ggz @dirrmtry share/desktop-directories @dirrmtry etc/xdg/menus/applications-merged @dirrmtry etc/xdg/menus --- ggz-client-libs.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: