FreeBSD Bugzilla – Attachment 59942 Details for
Bug 90122
[MAINTAINER UPDATE] games/quake-source: minor fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
quake-source.diff
quake-source.diff (text/plain), 992 bytes, created by
Alejandro Pulver
on 2005-12-08 22:50:00 UTC
(
hide
)
Description:
quake-source.diff
Filename:
MIME Type:
Creator:
Alejandro Pulver
Created:
2005-12-08 22:50:00 UTC
Size:
992 bytes
patch
obsolete
>diff -urN /usr/ports/games/quake-source/Makefile quake-source/Makefile >--- /usr/ports/games/quake-source/Makefile Mon Nov 14 18:31:14 2005 >+++ quake-source/Makefile Thu Dec 8 17:56:18 2005 >@@ -38,6 +38,11 @@ > PLIST_SUB+= QUAKEWORLD="@comment " > .endif > >+pre-patch: >+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${FILE} | \ >+ ${GREP} 'CRLF' | ${SED} -e 's/:.*//' | \ >+ ${XARGS} ${REINPLACE_CMD} -i "" -e "s/`${PRINTF} '\r'`$$//" >+ > do-install: > @${MKDIR} ${DATADIR} > @${CP} -R ${WRKSRC}/send/v101qc ${DATADIR} >diff -urN /usr/ports/games/quake-source/files/patch-send_v101qc_progs.src quake-source/files/patch-send_v101qc_progs.src >--- /usr/ports/games/quake-source/files/patch-send_v101qc_progs.src Wed Dec 31 21:00:00 1969 >+++ quake-source/files/patch-send_v101qc_progs.src Thu Dec 8 17:57:59 2005 >@@ -0,0 +1,8 @@ >+--- send/v101qc/progs.src.orig Thu Jul 25 03:51:28 1996 >++++ send/v101qc/progs.src Thu Dec 8 17:57:20 2005 >+@@ -1,4 +1,4 @@ >+-../progs.dat >++./progs.dat >+ >+ defs.qc >+ subs.qc
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 90122
: 59942