FreeBSD Bugzilla – Attachment 38814 Details for
Bug 61321
[update orphaned port] : emulators/ines - update to 2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ines.diff
ines.diff (text/plain), 1.41 KB, created by
Vincent Tantardini
on 2004-01-13 17:50:08 UTC
(
hide
)
Description:
ines.diff
Filename:
MIME Type:
Creator:
Vincent Tantardini
Created:
2004-01-13 17:50:08 UTC
Size:
1.41 KB
patch
obsolete
>diff -ruN ines.orig/Makefile ines/Makefile >--- ines.orig/Makefile Tue Jan 13 18:46:07 2004 >+++ ines/Makefile Tue Jan 13 18:45:14 2004 >@@ -6,10 +6,10 @@ > # > > PORTNAME= ines >-PORTVERSION= 2.2 >+PORTVERSION= 2.3 > CATEGORIES= emulators > MASTER_SITES= http://fms.komkon.org/iNES/ >-DISTNAME= iNES22-FreeBSD-80x86-bin >+DISTNAME= iNES23-FreeBSD-80x86-bin > EXTRACT_SUFX= .tar.Z > > MAINTAINER= ports@FreeBSD.org >@@ -28,8 +28,8 @@ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ines ${PREFIX}/bin > ${INSTALL_PROGRAM} ${WRKSRC}/ines-debug ${PREFIX}/bin >- @${MKDIR} ${PREFIX}/share/ines >- @${INSTALL_DATA} ${WRKSRC}/iNES.html ${PREFIX}/share/ines >- @${INSTALL_DATA} ${WRKSRC}/CART.NES ${PREFIX}/share/ines >+ ${MKDIR} ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/iNES.html ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/CART.NES ${DATADIR} > > .include <bsd.port.post.mk> >diff -ruN ines.orig/distinfo ines/distinfo >--- ines.orig/distinfo Tue Jan 13 18:46:07 2004 >+++ ines/distinfo Tue Jan 13 18:35:04 2004 >@@ -1 +1 @@ >-MD5 (iNES22-FreeBSD-80x86-bin.tar.Z) = 434f57a8143fc9fce05a2e21ac271bc0 >+MD5 (iNES23-FreeBSD-80x86-bin.tar.Z) = 8c8a1fb0deee41de230f1c7d099e2f54 >diff -ruN ines.orig/pkg-plist ines/pkg-plist >--- ines.orig/pkg-plist Tue Jan 13 18:46:07 2004 >+++ ines/pkg-plist Tue Jan 13 18:36:57 2004 >@@ -1,5 +1,5 @@ > bin/ines > bin/ines-debug >-share/ines/iNES.html >-share/ines/CART.NES >-@dirrm share/ines >+%%DATADIR%%/iNES.html >+%%DATADIR%%/CART.NES >+@dirrm %%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 61321
: 38814