FreeBSD Bugzilla – Attachment 94622 Details for
Bug 132814
Update port: emulators/sdlmame Add sdlmame tools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.52 KB, created by
Emmanuel Vadot
on 2009-03-19 14:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2009-03-19 14:30:01 UTC
Size:
1.52 KB
patch
obsolete
>diff -urN /usr/ports/emulators/sdlmame/Makefile sdlmame/Makefile >--- /usr/ports/emulators/sdlmame/Makefile 2009-03-18 01:35:49.000000000 +0100 >+++ sdlmame/Makefile 2009-03-19 15:23:34.000000000 +0100 >@@ -7,6 +7,7 @@ > > PORTNAME= sdlmame > PORTVERSION= 0.130 >+PORTREVISION= 1 > CATEGORIES= emulators > MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ > http://rbelmont.mameworld.info/ >@@ -47,6 +48,12 @@ > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ >+ ${MKDIR} ${PREFIX}/libexec/sdlmame >+ ${INSTALL_PROGRAM} ${WRKSRC}/chdman ${PREFIX}/libexec/sdlmame >+ ${INSTALL_PROGRAM} ${WRKSRC}/ldresample ${PREFIX}/libexec/sdlmame >+ ${INSTALL_PROGRAM} ${WRKSRC}/ldverify ${PREFIX}/libexec/sdlmame >+ ${INSTALL_PROGRAM} ${WRKSRC}/testkeys ${PREFIX}/libexec/sdlmame >+ > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCSDIR} >diff -urN /usr/ports/emulators/sdlmame/pkg-plist sdlmame/pkg-plist >--- /usr/ports/emulators/sdlmame/pkg-plist 2009-03-13 04:14:09.000000000 +0100 >+++ sdlmame/pkg-plist 2009-03-19 14:58:55.000000000 +0100 >@@ -1,4 +1,8 @@ > bin/sdlmame >+libexec/sdlmame/chdman >+libexec/sdlmame/ldverify >+libexec/sdlmame/ldresample >+libexec/sdlmame/testkeys > %%PORTDOCS%%%%DOCSDIR%%/SDLMAME.txt > %%PORTDOCS%%%%DOCSDIR%%/docs/license.txt > %%PORTDOCS%%%%DOCSDIR%%/docs/mame.txt >@@ -16,6 +20,7 @@ > %%EXAMPLESDIR%%/mame.ini > @dirrm %%DATADIR%%/keymaps/ > @dirrm %%DATADIR%%/ >+@dirrm libexec/sdlmame > %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs > %%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrm %%EXAMPLESDIR%%
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 132814
: 94622