FreeBSD Bugzilla – Attachment 48109 Details for
Bug 73639
Update devel/sdl_ldbad
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.45 KB, created by
Dmitry Panov
on 2004-11-07 10:50:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dmitry Panov
Created:
2004-11-07 10:50:22 UTC
Size:
1.45 KB
patch
obsolete
>Index: devel/sdl_ldbad/Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/sdl_ldbad/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- devel/sdl_ldbad/Makefile 16 Mar 2004 04:23:35 -0000 1.6 >+++ devel/sdl_ldbad/Makefile 7 Nov 2004 10:44:26 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= sdl_ldbad > PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= # none > DISTFILES= # none >@@ -25,8 +25,8 @@ > do-install: > ${LN} -shf ${LOCALBASE}/bin/sdl11-config ${PREFIX}/bin/sdl-config > ${LN} -shf ${LOCALBASE}/include/SDL11 ${PREFIX}/include/SDL >-.for lib in SDL-1.1.a SDL-1.1.so SDL-1.1.so.4 SDLmain-1.1.a >- ${LN} -shf ${LOCALBASE}/lib/${lib} ${PREFIX}/lib/${lib:S/-1.1//} >+.for lib in SDL-1.1.a SDL-1.1.so SDL-1.1.so.7 SDLmain-1.1.a >+ ${LN} -shf ${LOCALBASE}/lib/lib${lib} ${PREFIX}/lib/lib${lib:S/-1.1//} > .endfor > ${LN} -shf ${LOCALBASE}/share/aclocal/sdl11.m4 ${PREFIX}/share/aclocal/sdl.m4 > >Index: devel/sdl_ldbad/pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/sdl_ldbad/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- devel/sdl_ldbad/pkg-plist 17 Apr 2002 18:28:30 -0000 1.1 >+++ devel/sdl_ldbad/pkg-plist 17 Apr 2004 13:44:12 -0000 >@@ -1,7 +1,7 @@ > bin/sdl-config > include/SDL >-lib/SDL.a >-lib/SDL.so >-lib/SDL.so.4 >-lib/SDLmain.a >+lib/libSDL.a >+lib/libSDL.so >+lib/libSDL.so.7 >+lib/libSDLmain.a > share/aclocal/sdl.m4
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 73639
: 48109