Date: Sun, 23 Apr 2006 17:57:34 +0800 (CST) From: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96196: [MAINTAINER-UPDATE] Update ports/games/ggz-gtk-games to 0.0.13 Message-ID: <200604230957.k3N9vYhj085014@alumni.csie.nctu.edu.tw> Resent-Message-ID: <200604231000.k3NA0SQ7041055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96196 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update ports/games/ggz-gtk-games 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 10:00:27 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-gtk-games 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-gtk-games.patch begins here --- diff -ruN /usr/ports/games/ggz-gtk-games/Makefile ggz-gtk-games/Makefile --- /usr/ports/games/ggz-gtk-games/Makefile Wed Mar 1 21:03:06 2006 +++ ggz-gtk-games/Makefile Mon Apr 10 14:43:49 2006 @@ -7,12 +7,12 @@ # PORTNAME= ggz-gtk-games -PORTVERSION= 0.0.12 -PORTREVISION= 1 +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 - GTK+ Games diff -ruN /usr/ports/games/ggz-gtk-games/distinfo ggz-gtk-games/distinfo --- /usr/ports/games/ggz-gtk-games/distinfo Wed Feb 22 09:31:22 2006 +++ ggz-gtk-games/distinfo Mon Apr 10 14:46:08 2006 @@ -1,3 +1,3 @@ -MD5 (ggz-gtk-games-0.0.12.tar.gz) = df97025c43e92fd2bfe3cef0c77dc1ca -SHA256 (ggz-gtk-games-0.0.12.tar.gz) = 57456c0a172ad561f2ec0537dc5c866c7c4228d3556620350d6eae3a77be1126 -SIZE (ggz-gtk-games-0.0.12.tar.gz) = 1610452 +MD5 (ggz/ggz-gtk-games-0.0.13.tar.gz) = 7c055af049f523f0956b012e4b54b7c5 +SHA256 (ggz/ggz-gtk-games-0.0.13.tar.gz) = 08ec15eb3c9ebd7dd71da33c20ef419992da777799bf485d95ad6e0c22f63562 +SIZE (ggz/ggz-gtk-games-0.0.13.tar.gz) = 1615436 diff -ruN /usr/ports/games/ggz-gtk-games/pkg-descr ggz-gtk-games/pkg-descr --- /usr/ports/games/ggz-gtk-games/pkg-descr Wed Feb 22 09:31:22 2006 +++ ggz-gtk-games/pkg-descr Mon Apr 17 01:12:32 2006 @@ -1,6 +1,22 @@ +======================================= +The GGZ Gaming Zone - GTK+ Game Modules +======================================= + GGZ Gaming Zone GTK+ Game Modules provide the game executables, graphics, and data for a number of popular (and unique) network games. These games are coded for version 2.X of GTK+, but many of them are also available using different graphical interfaces. + +This version of the GTK+ Game Modules (0.0.13) requires version 0.0.13 +of the ggz-client-libs. + +The GTK+ Game Modules are only one part of the GGZ Gaming Zone +client setup. The following additional modules are required: + * libggz - provides commonly used functions and low-level + communications between client modules and the GGZ servers + * ggz-client-libs - provides common procedures and utilites required + to run the GGZ client and games + * 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 WWW: http://www.ggzgamingzone.org/ diff -ruN /usr/ports/games/ggz-gtk-games/pkg-plist ggz-gtk-games/pkg-plist --- /usr/ports/games/ggz-gtk-games/pkg-plist Wed Mar 1 21:03:06 2006 +++ ggz-gtk-games/pkg-plist Mon Apr 10 21:25:17 2006 @@ -109,7 +109,6 @@ share/locale/de/LC_MESSAGES/reversi.mo share/locale/de/LC_MESSAGES/spades.mo share/locale/de/LC_MESSAGES/tictactoe.mo -@dirrm lib/ggz @dirrm share/ggz/tictactoe/pixmaps @dirrm share/ggz/tictactoe @dirrm share/ggz/reversi/pixmaps @@ -129,3 +128,4 @@ @dirrm share/ggz/ccheckers/pixmaps/Dragon @dirrm share/ggz/ccheckers/pixmaps @dirrm share/ggz/ccheckers +@dirrmtry lib/ggz --- ggz-gtk-games.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604230957.k3N9vYhj085014>