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