FreeBSD Bugzilla – Attachment 66420 Details for
Bug 98160
Update: games/linux-enemyterritory 2.60 -> 2.60b
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 3.48 KB, created by
Benjamin Lutz
on 2006-05-30 18:30:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Benjamin Lutz
Created:
2006-05-30 18:30:16 UTC
Size:
3.48 KB
patch
obsolete
>diff -ruN linux-enemyterritory.orig/Makefile linux-enemyterritory/Makefile >--- linux-enemyterritory.orig/Makefile Thu Apr 6 02:21:40 2006 >+++ linux-enemyterritory/Makefile Tue May 30 18:55:01 2006 >@@ -6,42 +6,37 @@ > # > > PORTNAME= enemyterritory >-PORTVERSION= 2.60 >-PORTREVISION= 1 >+PORTVERSION= 2.60b > CATEGORIES= games linux >-MASTER_SITES= http://mirrors.xmission.com/idsoftware/et/linux/ \ >- http://3dgamers.intelenet.net/pub/3dgamers/games/wolfensteinet/ \ >- http://ftp7.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ >- http://ftp4.3dgamers.com/pub/3dgamers/games/wolfensteinet/ \ >- http://3dgamers.gameservers.net/pub/3dgamers/games/wolfensteinet/ \ >- http://downloads-3dg.planetmirror.com/pub/3dgamers/games/wolfensteinet/ \ >- http://3dgamers.iinet.net.au/pub/3dgamers/games/wolfensteinet/ \ >- ${MASTER_SITE_IDSOFTWARE:S|$|et/linux/|} >+MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|et/linux/:full|} \ >+ ${MASTER_SITE_IDSOFTWARE:S|$|et/:patch|} > PKGNAMEPREFIX= linux- >-DISTNAME= et-linux-2.60.x86 >-EXTRACT_SUFX= .run >+DISTNAME= et-linux-2.60b.x86 >+DISTFILES= et-linux-2.60.x86.run:full ET-2.60b.zip:patch > > MAINTAINER= benlutz@datacomm.ch > COMMENT= Wolfenstein: Enemy Territory (Linux version) > > ONLY_FOR_ARCHS= i386 > USE_LINUX= yes >-USE_X_PREFIX= yes >-NO_PACKAGE= Package will be 257MB, set FORCE_PACKAGE if you really want to build it >-RESTRICTED= Redistribution is limited, see license >-NO_WRKSUBDIR= yes >+NO_CDROM= Redistribution is limited, see license > ETDIR= ${PREFIX}/lib/${PORTNAME} > INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} >+PATCH_260B_DIR= Enemy Territory 2.60b > > do-extract: > @${MKDIR} ${WRKSRC} > @cd ${WRKSRC} && \ >- ${TAIL} +374 ${_DISTDIR}/${DISTFILES} | ${TAR} xfz - >+ ${TAIL} +374 ${_DISTDIR}/et-linux-2.60.x86.run | ${TAR} xfz - >+ @cd ${WRKSRC} && \ >+ ${TAR} xf ${_DISTDIR}/ET-2.60b.zip > > post-patch: > .for FILE in et etded > @${SED} -e 's|@ETDIR@|${ETDIR}|' ${FILESDIR}/${FILE}.in > ${WRKSRC}/${FILE} > .endfor >+ @${MV} "${WRKSRC}/${PATCH_260B_DIR}/linux/et.x86" ${WRKSRC}/bin/Linux/x86 >+ @${MV} "${WRKSRC}/${PATCH_260B_DIR}/linux/etded.x86" ${WRKSRC}/bin/Linux/x86 > > do-build: > ${BRANDELF} -t Linux ${WRKSRC}/pb/pbweb.x86 >@@ -58,6 +53,7 @@ > > .if !defined(NOPORTDOCS) > ${INSTALL_DIR} ${DOCSDIR} >+ ${RMDIR} ${WRKSRC}/Docs/Help/_private > ${CP} -R ${WRKSRC}/Docs/* ${DOCSDIR} > ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/* > ${FIND} ${DOCSDIR}/* -type f -print0 | \ >diff -ruN linux-enemyterritory.orig/distinfo linux-enemyterritory/distinfo >--- linux-enemyterritory.orig/distinfo Thu Apr 14 18:26:34 2005 >+++ linux-enemyterritory/distinfo Mon May 29 21:05:21 2006 >@@ -1,2 +1,6 @@ > MD5 (et-linux-2.60.x86.run) = 2d2373f29f02e18d365d7f1860eee435 >+SHA256 (et-linux-2.60.x86.run) = 41cbbc1afb8438bc8fc74a64a171685550888856005111cbf9af5255f659ae36 > SIZE (et-linux-2.60.x86.run) = 270965248 >+MD5 (ET-2.60b.zip) = fb83b8732fc7373c277180b663debf57 >+SHA256 (ET-2.60b.zip) = 6fb77e1ed0314b2da5c2a28807392ac638204faec8ef86361893937f182b22f8 >+SIZE (ET-2.60b.zip) = 4143401 >diff -ruN linux-enemyterritory.orig/pkg-plist linux-enemyterritory/pkg-plist >--- linux-enemyterritory.orig/pkg-plist Thu Apr 14 18:26:34 2005 >+++ linux-enemyterritory/pkg-plist Tue May 30 18:59:37 2006 >@@ -254,7 +254,6 @@ > %%PORTDOCS%%@dirrm %%DOCSDIR%%/Help/Tech Help/vendor > %%PORTDOCS%%@dirrm %%DOCSDIR%%/Help/Tech Help > %%PORTDOCS%%@dirrm %%DOCSDIR%%/Help/_borders >-%%PORTDOCS%%@dirrm %%DOCSDIR%%/Help/_private > %%PORTDOCS%%@dirrm %%DOCSDIR%%/Help/images > %%PORTDOCS%%@dirrm %%DOCSDIR%%/Help > %%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98160
: 66420