From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 7 12:50:24 2005 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 C299016A41F for ; Wed, 7 Sep 2005 12:50:24 +0000 (GMT) (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 87DD943D5F for ; Wed, 7 Sep 2005 12:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j87CoIsx082854 for ; Wed, 7 Sep 2005 12:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j87CoIlD082847; Wed, 7 Sep 2005 12:50:18 GMT (envelope-from gnats) Resent-Date: Wed, 7 Sep 2005 12:50:18 GMT Resent-Message-Id: <200509071250.j87CoIlD082847@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, Sean Farley Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F92916A421; Wed, 7 Sep 2005 12:46:11 +0000 (GMT) (envelope-from root@farley.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3481243D45; Wed, 7 Sep 2005 12:46:11 +0000 (GMT) (envelope-from root@farley.org) Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5]) by mail.farley.org (8.13.1/8.13.1) with ESMTP id j87Ck95q062585; Wed, 7 Sep 2005 07:46:09 -0500 (CDT) (envelope-from root@thor.farley.org) Received: from thor.farley.org (localhost [127.0.0.1]) by thor.farley.org (8.13.3/8.13.3) with ESMTP id j87CksN6055617; Wed, 7 Sep 2005 07:46:54 -0500 (CDT) (envelope-from root@thor.farley.org) Received: (from root@localhost) by thor.farley.org (8.13.3/8.13.3/Submit) id j87CksVm055616; Wed, 7 Sep 2005 07:46:54 -0500 (CDT) (envelope-from root) Message-Id: <200509071246.j87CksVm055616@thor.farley.org> Date: Wed, 7 Sep 2005 07:46:54 -0500 (CDT) From: Sean Farley To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: des@FreeBSD.org Subject: ports/85832: [PATCH] games/linux-nwnclient: update to 1.66 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: Wed, 07 Sep 2005 12:50:24 -0000 >Number: 85832 >Category: ports >Synopsis: [PATCH] games/linux-nwnclient: update to 1.66 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 07 12:50:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sean Farley >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug 2 17:23:18 CDT >Description: - Update to 1.66 - Client now includes a few music files of its own as opposed to the nwndata port. Port maintainer (des@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- linux-nwnclient-1.66.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/linux-nwnclient.orig/Makefile /usr/ports/games/linux-nwnclient/Makefile --- /usr/ports/games/linux-nwnclient.orig/Makefile Sat Jul 23 05:13:31 2005 +++ /usr/ports/games/linux-nwnclient/Makefile Wed Sep 7 07:42:37 2005 @@ -6,13 +6,13 @@ # PORTNAME= nwnclient -PORTVERSION= 1.65 -PORTREVISION= 2 +PORTVERSION= 1.66 CATEGORIES= games linux -MASTER_SITES= http://content.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ +MASTER_SITES= http://content.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ \ + http://nwdownloads.bioware.com/neverwinternights/linux/129/ PKGNAMEPREFIX= linux- DISTFILES= nwclient129.tar.gz \ - linuxclientupdate1xxto${PORTVERSION:S/.//}eng.tar.gz + English_linuxclient${PORTVERSION:S/.//}_orig.tar.gz MAINTAINER= des@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client @@ -52,8 +52,8 @@ ${CPIO} -pdmuv -R${SHAREOWN}:${SHAREGRP} ${DATADIR}) ${LN} -s ${LINUXBASE}/usr/lib/libstdc++-2-libc6.1-1-2.9.0.so \ ${DATADIR}/lib/libstdc++-libc6.1-2.so.3 - ${FIND} ${DATADIR} -type d -print0 | ${XARGS} -0 chmod 0755 - ${FIND} ${DATADIR} -type f -print0 | ${XARGS} -0 chmod 0644 + ${FIND} ${DATADIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 0755 + ${FIND} ${DATADIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 0644 (cd ${DATADIR} && ${CHMOD} 0755 dmclient nwmain nwserver) ${INSTALL_SCRIPT} ${WRKDIR}/nwn ${PREFIX}/bin/ diff -ruN --exclude=CVS /usr/ports/games/linux-nwnclient.orig/distinfo /usr/ports/games/linux-nwnclient/distinfo --- /usr/ports/games/linux-nwnclient.orig/distinfo Tue Dec 21 05:30:30 2004 +++ /usr/ports/games/linux-nwnclient/distinfo Sat Sep 3 17:36:39 2005 @@ -1,4 +1,4 @@ MD5 (nwclient129.tar.gz) = 73c6515fd6aa5f860802098a55000ae8 SIZE (nwclient129.tar.gz) = 5504342 -MD5 (linuxclientupdate1xxto165eng.tar.gz) = 920e498efc0763b6a4f03d22ad689db7 -SIZE (linuxclientupdate1xxto165eng.tar.gz) = 80623755 +MD5 (English_linuxclient166_orig.tar.gz) = bf313bdffef3440011888a1b8386ef88 +SIZE (English_linuxclient166_orig.tar.gz) = 95293070 diff -ruN --exclude=CVS /usr/ports/games/linux-nwnclient.orig/pkg-plist /usr/ports/games/linux-nwnclient/pkg-plist --- /usr/ports/games/linux-nwnclient.orig/pkg-plist Tue Dec 21 05:30:30 2004 +++ /usr/ports/games/linux-nwnclient/pkg-plist Sat Sep 3 17:36:39 2005 @@ -12,6 +12,9 @@ %%DATADIR%%/miles/mssmp3.asi %%DATADIR%%/miles/msssoft.m3d %%DATADIR%%/movies-OC.txt +%%DATADIR%%/music/mus_dd_kingmaker.bmu +%%DATADIR%%/music/mus_dd_shadowgua.bmu +%%DATADIR%%/music/mus_dd_witchwake.bmu %%DATADIR%%/nwm/Chapter1.nwm %%DATADIR%%/nwm/Chapter1E.nwm %%DATADIR%%/nwm/Chapter2.nwm @@ -33,6 +36,7 @@ %%DATADIR%%/readme.txt @dirrm %%DATADIR%%/override @dirrm %%DATADIR%%/nwm +@dirrm %%DATADIR%%/music @dirrm %%DATADIR%%/miles @dirrm %%DATADIR%%/lib @dirrm %%DATADIR%%/data --- linux-nwnclient-1.66.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: