Date: Mon, 19 Jul 2004 23:00:18 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69294: Update port: games/ggz-client-libs to 0.0.9 Message-ID: <20040719230018.6f13d066.tkato432@yahoo.com> Resent-Message-ID: <200407191410.i6JEAKta064187@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69294 >Category: ports >Synopsis: Update port: games/ggz-client-libs to 0.0.9 >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: Mon Jul 19 14:10:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.0.9 Remove file: files/patch-ltmain.sh >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 Sun Mar 14 18:10:40 2004 +++ games/ggz-client-libs/Makefile Sun Jul 18 20:11:48 2004 @@ -7,10 +7,9 @@ # PORTNAME= ggz-client-libs -PORTVERSION= 0.0.8 -PORTREVISION= 1 +PORTVERSION= 0.0.9 CATEGORIES= games -MASTER_SITES= http://ggzgamingzone.org/pub/ggz/%SUBDIR%/ +MASTER_SITES= http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -21,7 +20,7 @@ expat.5:${PORTSDIR}/textproc/expat2 USE_GNOME= gnometarget -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug INSTALLS_SHLIB= yes diff -urN /usr/ports/games/ggz-client-libs/distinfo games/ggz-client-libs/distinfo --- /usr/ports/games/ggz-client-libs/distinfo Sun Feb 15 04:00:29 2004 +++ games/ggz-client-libs/distinfo Mon Jul 19 22:38:23 2004 @@ -1,2 +1,2 @@ -MD5 (ggz-client-libs-0.0.8.tar.gz) = 5bb9870d0ea54ba22ec8d59e9655347e -SIZE (ggz-client-libs-0.0.8.tar.gz) = 461203 +MD5 (ggz-client-libs-0.0.9.tar.gz) = ef2235ab3e817592a467e922d63d0c2c +SIZE (ggz-client-libs-0.0.9.tar.gz) = 495462 diff -urN /usr/ports/games/ggz-client-libs/files/patch-ltmain.sh games/ggz-client-libs/files/patch-ltmain.sh --- /usr/ports/games/ggz-client-libs/files/patch-ltmain.sh Thu Oct 9 10:44:07 2003 +++ games/ggz-client-libs/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970 @@ -1,15 +0,0 @@ ---- ltmain.sh.orig Wed Oct 8 22:11:50 2003 -+++ ltmain.sh Wed Oct 8 22:12:05 2003 -@@ -4325,10 +4325,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false ; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff -urN /usr/ports/games/ggz-client-libs/pkg-plist games/ggz-client-libs/pkg-plist --- /usr/ports/games/ggz-client-libs/pkg-plist Sun Feb 15 04:00:29 2004 +++ games/ggz-client-libs/pkg-plist Sun Jul 18 20:16:50 2004 @@ -4,7 +4,7 @@ include/ggzmod.h lib/libggzcore.a lib/libggzcore.so -lib/libggzcore.so.4 +lib/libggzcore.so.5 lib/libggzmod.a lib/libggzmod.so -lib/libggzmod.so.1 +lib/libggzmod.so.2 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040719230018.6f13d066.tkato432>