From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 15 05:00:24 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8B891065673 for ; Sun, 15 Apr 2012 05:00:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CA04F8FC0A for ; Sun, 15 Apr 2012 05:00:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3F50BXJ056799 for ; Sun, 15 Apr 2012 05:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3F50BjM056798; Sun, 15 Apr 2012 05:00:11 GMT (envelope-from gnats) Resent-Date: Sun, 15 Apr 2012 05:00:11 GMT Resent-Message-Id: <201204150500.q3F50BjM056798@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, Kevin Zheng Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DB5E1065670 for ; Sun, 15 Apr 2012 04:54:49 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 184638FC08 for ; Sun, 15 Apr 2012 04:54:49 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3F4sm2Q029777 for ; Sun, 15 Apr 2012 04:54:48 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q3F4smnH029776; Sun, 15 Apr 2012 04:54:48 GMT (envelope-from nobody) Message-Id: <201204150454.q3F4smnH029776@red.freebsd.org> Date: Sun, 15 Apr 2012 04:54:48 GMT From: Kevin Zheng To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/166956: [maintainer-update] Update games/crossfire-client to version 1.70 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2012 05:00:25 -0000 >Number: 166956 >Category: ports >Synopsis: [maintainer-update] Update games/crossfire-client to version 1.70 >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 15 05:00:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Kevin Zheng >Release: 9.0-RELEASE >Organization: >Environment: FreeBSD omega.local 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: A new version of the Crossfire client was released recently. The new version fixes some earlier bugs, which also reduces the number of patches needed to cleanly compile as a FreeBSD port. This release also adds the ability to change an account's password and adds a timestamping option. The attached patch upgrades the port logic to install the newest version. >How-To-Repeat: Simply install games/crossfire-client; this version is out of date. >Fix: Apply the attached patch to games/crossfire-client under the ports tree. Patch attached with submission follows: diff -ruN /usr/ports/games/crossfire-client/Makefile crossfire-client/Makefile --- /usr/ports/games/crossfire-client/Makefile 2012-04-10 08:24:34.000000000 -0500 +++ crossfire-client/Makefile 2012-04-14 10:06:58.000000000 -0500 @@ -6,16 +6,15 @@ # PORTNAME= crossfire-client -PORTVERSION= 1.60.0 +PORTVERSION= 1.70.0 CATEGORIES= games -MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/crossfire/crossfire-${PORTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= A cooperative multiplayer graphical RPG and adventure game LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl -USE_GMAKE= yes USE_GNOME= gtk20 libglade2 USE_SDL= image sdl GNU_CONFIGURE= yes @@ -26,5 +25,7 @@ post-patch: ${REINPLACE_CMD} -e '/#include /d' \ ${WRKSRC}/common/metaserver.c + ${REINPLACE_CMD} -e "/mandir='${datarootdir}\/man'/d" \ + ${WRKSRC}/configure .include diff -ruN /usr/ports/games/crossfire-client/distinfo crossfire-client/distinfo --- /usr/ports/games/crossfire-client/distinfo 2012-04-06 10:12:28.000000000 -0500 +++ crossfire-client/distinfo 2012-04-13 22:53:11.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (crossfire-client-1.60.0.tar.gz) = 0a7c45459178ed87cf6d6d7aaf0cc485216fc4735108b08ff085f5bce2452102 -SIZE (crossfire-client-1.60.0.tar.gz) = 802899 +SHA256 (crossfire-client-1.70.0.tar.gz) = afa3981785689baa22813ebc3893250c2f73374dda64bfc1dc41e64f4adc60b2 +SIZE (crossfire-client-1.70.0.tar.gz) = 801043 diff -ruN /usr/ports/games/crossfire-client/files/patch-common__Makefile.in crossfire-client/files/patch-common__Makefile.in --- /usr/ports/games/crossfire-client/files/patch-common__Makefile.in 2012-04-06 10:12:29.000000000 -0500 +++ crossfire-client/files/patch-common__Makefile.in 1969-12-31 18:00:00.000000000 -0600 @@ -1,11 +0,0 @@ ---- ./common/Makefile.in.orig 2011-01-28 00:21:10.000000000 -0600 -+++ ./common/Makefile.in 2012-03-17 13:43:59.000000000 -0500 -@@ -280,7 +280,7 @@ - item-types \ - items.pl - --AM_CFLAGS = $(PTHREAD_CFLAGS) -finstrument-functions -+AM_CFLAGS = $(PTHREAD_CFLAGS) - all: $(BUILT_SOURCES) config.h - $(MAKE) $(AM_MAKEFLAGS) all-am - diff -ruN /usr/ports/games/crossfire-client/files/patch-common__script.c crossfire-client/files/patch-common__script.c --- /usr/ports/games/crossfire-client/files/patch-common__script.c 2012-04-06 10:12:29.000000000 -0500 +++ crossfire-client/files/patch-common__script.c 1969-12-31 18:00:00.000000000 -0600 @@ -1,10 +0,0 @@ ---- ./common/script.c.orig 2011-01-28 00:17:56.000000000 -0600 -+++ ./common/script.c 2012-03-17 13:43:59.000000000 -0500 -@@ -116,6 +116,7 @@ - - #ifndef WIN32 - #include -+#include - #include - #include - #include diff -ruN /usr/ports/games/crossfire-client/files/patch-configure crossfire-client/files/patch-configure --- /usr/ports/games/crossfire-client/files/patch-configure 2012-04-06 10:12:29.000000000 -0500 +++ crossfire-client/files/patch-configure 1969-12-31 18:00:00.000000000 -0600 @@ -1,11 +0,0 @@ ---- ./configure.orig 2011-01-28 00:21:09.000000000 -0600 -+++ ./configure 2012-03-17 14:18:37.000000000 -0500 -@@ -868,7 +868,7 @@ - psdir='${docdir}' - libdir='${exec_prefix}/lib' - localedir='${datarootdir}/locale' --mandir='${datarootdir}/man' -+mandir='${prefix}/man' - - ac_prev= - ac_dashdash= diff -ruN /usr/ports/games/crossfire-client/pkg-plist crossfire-client/pkg-plist --- /usr/ports/games/crossfire-client/pkg-plist 2012-04-06 10:12:28.000000000 -0500 +++ crossfire-client/pkg-plist 2012-04-14 16:19:56.000000000 -0500 @@ -14,6 +14,6 @@ %%DATADIR%%/glade-gtk2/v1-redux.glade %%DATADIR%%/themes/Black %%DATADIR%%/themes/Standard -@dirrm %%DATADIR%%/themes @dirrm %%DATADIR%%/glade-gtk2 +@dirrm %%DATADIR%%/themes @dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted: