FreeBSD Bugzilla – Attachment 127362 Details for
Bug 171195
[PATCH] games/secretmaryochronicles-music: Makefile changed, OptionsNG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
secretmaryochronicles-music-5.0_1.patch
secretmaryochronicles-music-5.0_1.patch (text/plain), 2.14 KB, created by
nemysis
on 2012-08-31 02:30:07 UTC
(
hide
)
Description:
secretmaryochronicles-music-5.0_1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-31 02:30:07 UTC
Size:
2.14 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/secretmaryochronicles-music/Makefile ./Makefile >--- /usr/ports/games/secretmaryochronicles-music/Makefile 2011-04-04 17:24:26.000000000 +0200 >+++ ./Makefile 2012-08-31 02:47:49.000000000 +0200 >@@ -7,14 +7,15 @@ > > PORTNAME= secretmaryochronicles-music > PORTVERSION= 5.0 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= SF/smclone/Addon%20-%20Music/${PORTVERSION} >-DISTNAME= SMC_Music_${PORTVERSION}_high >+DISTNAME= SMC_Music_${DISTVERSION}_high > > MAINTAINER= adamw@FreeBSD.org > COMMENT= Background music for Secret Maryo Chronicles > >-RUN_DEPENDS= smc:${PORTSDIR}/games/secretmaryochronicles >+RUN_DEPENDS= ${LOCALBASE}/bin/smc:${PORTSDIR}/games/secretmaryochronicles > > USE_ZIP= yes > >@@ -22,6 +23,10 @@ > DATADIR= ${PREFIX}/share/smc > NO_BUILD= yes > >+PORTDOCS= Addon_-_Music_Readme.txt >+ >+.include <bsd.port.options.mk> >+ > post-patch: > # The pointyhat build system doesn't like spaces in $PORTDOCS, > # so this makes it happier >@@ -32,14 +37,12 @@ > cd ${WRKSRC}/data && \ > ${FIND} music | ${CPIO} -pdmvu ${DATADIR} > >-.if !defined(NOPORTDOCS) >-PORTDOCS= Addon_-_Music_Readme.txt >- > post-install: >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} >-.for f in ${PORTDOCS} >+. for f in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR} >-.endfor >+. endfor > .endif > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/games/secretmaryochronicles-music/pkg-plist ./pkg-plist >--- /usr/ports/games/secretmaryochronicles-music/pkg-plist 2011-04-04 17:24:26.000000000 +0200 >+++ ./pkg-plist 2012-08-31 03:10:41.000000000 +0200 >@@ -1,9 +1,9 @@ >+%%DATADIR%%/music/game/bossbattle_1.ogg >+%%DATADIR%%/music/game/bossbattle_1.txt > %%DATADIR%%/music/game/bossbattle_3.ogg > %%DATADIR%%/music/game/bossbattle_3.txt > %%DATADIR%%/music/game/courseclear.ogg > %%DATADIR%%/music/game/courseclear.txt >-%%DATADIR%%/music/game/bossbattle_1.ogg >-%%DATADIR%%/music/game/bossbattle_1.txt > %%DATADIR%%/music/game/lost_1.ogg > %%DATADIR%%/music/game/lost_1.txt > %%DATADIR%%/music/game/menu.ogg >@@ -48,3 +48,5 @@ > @dirrm %%DATADIR%%/music/overworld > @dirrm %%DATADIR%%/music/land > @dirrm %%DATADIR%%/music/game >+@dirrm %%DATADIR%%/music >+@dirrmtry %%DATADIR%%
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 171195
: 127362