FreeBSD Bugzilla – Attachment 102598 Details for
Bug 142406
[patch] audio/xmms-nsf use $SUB_FILES to dynamically adjust pkg-message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.96 KB, created by
Sevan Janiyan
on 2010-01-07 05:00:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sevan Janiyan
Created:
2010-01-07 05:00:19 UTC
Size:
1.96 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/xmms-nsf/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- Makefile 27 Mar 2009 09:53:21 -0000 1.13 >+++ Makefile 7 Jan 2010 04:49:17 -0000 >@@ -30,12 +30,15 @@ > lib/xmms/Input/libnsf.la \ > lib/xmms/Input/libnsf.so > >+SUB_FILES= pkg-message >+SUB_LIST= VERSION=${PORTVERSION} >+ > post-patch: > @${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|' \ > ${WRKSRC}/src/nes/nestypes.h > @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig > > post-install: >- @${SED} -e 's|%%VERSION%%|${PORTVERSION}|' ${PKGMESSAGE} >+ @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >Index: pkg-message >=================================================================== >RCS file: pkg-message >diff -N pkg-message >--- pkg-message 29 Aug 2005 17:36:07 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,6 +0,0 @@ >-================================================================================ >-A huge .nsf file collection can be found at: http://www.2a03.org/browse.php/2A03 >- >-NSF files may contain multiple tracks. You can activate a special pannel by >-selecting "NSF Player %%VERSION%% [libnsf.so]" and pressing the "About" button. >-================================================================================ >Index: files/pkg-message.in >=================================================================== >RCS file: files/pkg-message.in >diff -N files/pkg-message.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/pkg-message.in 7 Jan 2010 04:49:17 -0000 >@@ -0,0 +1,6 @@ >+================================================================================ >+A huge .nsf file collection can be found at: http://www.2a03.org/browse.php/2A03 >+ >+NSF files may contain multiple tracks. You can activate a special pannel by >+selecting "NSF Player %%VERSION%% [libnsf.so]" and pressing the "About" button. >+================================================================================
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 142406
: 102598