FreeBSD Bugzilla – Attachment 23533 Details for
Bug 40494
Update port: emulators/atari800 to 1.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.20 KB, created by
tkato
on 2002-07-12 20:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-07-12 20:30:01 UTC
Size:
2.20 KB
patch
obsolete
>diff -urN /usr/ports/emulators/atari800/Makefile emulators/atari800/Makefile >--- /usr/ports/emulators/atari800/Makefile Sat Jan 5 17:49:09 2002 >+++ emulators/atari800/Makefile Tue Jul 9 21:11:23 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= atari800 >-PORTVERSION= 1.2.2 >+PORTVERSION= 1.2.3 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -24,6 +24,7 @@ > WRKSRC= ${WRKDIR}/${DISTNAME}/src > > USE_XLIB= yes >+USE_REINPLACE= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --target=x11 >@@ -38,23 +39,23 @@ > > post-patch: > @${CP} ${FILESDIR}/atari800.cfg ${WRKSRC} >- @${PERL} -pi -e 's|GUMBY|${DATADIR}|g' ${WRKSRC}/atari800.cfg >- @${PERL} -pi -e 's|/etc|${DATADIR}|g' ${WRKSRC}/rt-config.c >- @${PERL} -pi -e 's|tmpnam|mkstemp|g' ${WRKSRC}/devices.c \ >+ @${REINPLACE_CMD} -e 's|GUMBY|${DATADIR}|g' ${WRKSRC}/atari800.cfg >+ @${REINPLACE_CMD} -e 's|/etc|${DATADIR}|g' ${WRKSRC}/rt-config.c >+ @${REINPLACE_CMD} -e 's|tmpnam|mkstemp|g' ${WRKSRC}/devices.c \ > ${WRKSRC}/compfile.c > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/atari800 ${PREFIX}/bin/atari800 >- @${INSTALL_MAN} ${WRKSRC}/atari800.man ${MANPREFIX}/man/man1/atari800.1 >+ ${INSTALL_PROGRAM} ${WRKSRC}/atari800 ${PREFIX}/bin/atari800 >+ ${INSTALL_MAN} ${WRKSRC}/atari800.man ${MANPREFIX}/man/man1/atari800.1 > @${MKDIR} ${DATADIR} >- @${INSTALL_DATA} -m 644 ${WRKSRC}/atari800.cfg ${DATADIR} >+ ${INSTALL_DATA} -m 644 ${WRKSRC}/atari800.cfg ${DATADIR} > .for file in ${ATARI_XF} >- @${INSTALL_DATA} ${WRKSRC}/${file} ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DATADIR} > .endfor > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for file in BUGS CHANGES CREDITS FAQ INSTALL README TODO USAGE >- @${INSTALL_DATA} ${WRKSRC}/../DOC/${file} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/../DOC/${file} ${DOCSDIR} > .endfor > .endif > >diff -urN /usr/ports/emulators/atari800/distinfo emulators/atari800/distinfo >--- /usr/ports/emulators/atari800/distinfo Sat Jan 5 17:49:10 2002 >+++ emulators/atari800/distinfo Tue Jul 9 21:09:12 2002 >@@ -1,2 +1,2 @@ >-MD5 (atari800/atari800-1.2.2.tar.gz) = 8e44b40722b4711af7affb135a13960f >+MD5 (atari800/atari800-1.2.3.tar.gz) = 8dc8fd1ed7b5c9cd80b4d5f993be8d7d > MD5 (atari800/xf25.zip) = 4dc3b6b4313e9596c4d474785a37b94d
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 40494
: 23533