ports/106285: [PATCH] games/linux-nwnclient: update to 1.68, take maintainership

Sean Farley sean-freebsd at farley.org
Mon Dec 4 00:40:10 UTC 2006


>Number:         106285
>Category:       ports
>Synopsis:       [PATCH] games/linux-nwnclient: update to 1.68, take maintainership
>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:   Mon Dec 04 00:40:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Dec  2 12:38:39 CST
>Description:
- Update to 1.68
- Take maintainership (I may as well since I keep sending updates for
  it.  :))

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- linux-nwnclient-1.68.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 Dec  2 19:19:03 2006
+++ /usr/ports/games/linux-nwnclient/Makefile	Sun Dec  3 18:31:41 2006
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	nwnclient
-PORTVERSION=	1.66
+PORTVERSION=	1.68
 CATEGORIES=	games linux
-MASTER_SITES=	http://content.bioware.com/neverwinternights/linux/${PORTVERSION:S/.//}/ \
+MASTER_SITES=	http://bioware.vo.llnwd.net/o1/neverwinternights/updates/linux/${PORTVERSION:S/.//}/ \
 		http://nwdownloads.bioware.com/neverwinternights/linux/129/
 PKGNAMEPREFIX=	linux-
 DISTFILES=	nwclient129.tar.gz \
 		English_linuxclient${PORTVERSION:S/.//}_orig.tar.gz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sean-freebsd at farley.org
 COMMENT=	Neverwinter Nights Linux (x86) Client
 
 RUN_DEPENDS=	${LOCALBASE}/share/nwndata/NWNv129.txt:${PORTSDIR}/games/nwndata \
@@ -27,6 +27,7 @@
 
 NO_BUILD=	yes
 ONLY_FOR_ARCHS=	i386
+USE_XLIB=	yes
 USE_LINUX=	yes
 NWNDATADIR=	${LOCALBASE}/share/nwndata
 
diff -ruN --exclude=CVS /usr/ports/games/linux-nwnclient.orig/distinfo /usr/ports/games/linux-nwnclient/distinfo
--- /usr/ports/games/linux-nwnclient.orig/distinfo	Sun Nov 27 10:08:25 2005
+++ /usr/ports/games/linux-nwnclient/distinfo	Sun Dec  3 18:29:46 2006
@@ -1,6 +1,6 @@
 MD5 (nwclient129.tar.gz) = 73c6515fd6aa5f860802098a55000ae8
 SHA256 (nwclient129.tar.gz) = 3d75e07f4d44fde789481240d02c07a7a7e0599bc2300d8a73f98f4c752da80e
 SIZE (nwclient129.tar.gz) = 5504342
-MD5 (English_linuxclient166_orig.tar.gz) = bf313bdffef3440011888a1b8386ef88
-SHA256 (English_linuxclient166_orig.tar.gz) = 3099af534187ada7c2e3a4ed8a1f71999c74d1d1e38a0b4f5c55c35522a349b3
-SIZE (English_linuxclient166_orig.tar.gz) = 95293070
+MD5 (English_linuxclient168_orig.tar.gz) = 73f4304a5c2afd016d656baa0e1f4d12
+SHA256 (English_linuxclient168_orig.tar.gz) = 03687bff0469cb08a7e5a14316e076a6bfe698121ccee4e2116f0bf119988092
+SIZE (English_linuxclient168_orig.tar.gz) = 130569338
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	Sun Nov 27 10:08:25 2005
+++ /usr/ports/games/linux-nwnclient/pkg-plist	Sun Dec  3 18:29:46 2006
@@ -12,7 +12,9 @@
 %%DATADIR%%/miles/mssmp3.asi
 %%DATADIR%%/miles/msssoft.m3d
 %%DATADIR%%/movies-OC.txt
+%%DATADIR%%/music/mus_dd_islands.bmu
 %%DATADIR%%/music/mus_dd_kingmaker.bmu
+%%DATADIR%%/music/mus_dd_pirates.bmu
 %%DATADIR%%/music/mus_dd_shadowgua.bmu
 %%DATADIR%%/music/mus_dd_witchwake.bmu
 %%DATADIR%%/nwm/Chapter1.nwm
@@ -25,6 +27,7 @@
 %%DATADIR%%/nwmain
 %%DATADIR%%/nwn.ini
 %%DATADIR%%/nwserver
+%%DATADIR%%/override/._iit_medkit_001.tga
 %%DATADIR%%/override/iit_medkit_001.tga
 %%DATADIR%%/override/load_legal.tga
 %%DATADIR%%/override/load_legal2.tga
--- linux-nwnclient-1.68.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list