FreeBSD Bugzilla – Attachment 60976 Details for
Bug 91456
Update port: emulators/atari800 to 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.71 KB, created by
tkato432
on 2006-01-07 13:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-01-07 13:10:03 UTC
Size:
2.71 KB
patch
obsolete
>diff -urN /usr/ports/emulators/atari800/Makefile emulators/atari800/Makefile >--- /usr/ports/emulators/atari800/Makefile Wed Jun 1 13:30:50 2005 >+++ emulators/atari800/Makefile Fri Jan 6 20:08:42 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= atari800 >-PORTVERSION= 1.3.6 >+PORTVERSION= 2.0.0 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -88,9 +88,7 @@ > post-patch: > @${CP} ${FILESDIR}/atari800.cfg ${WRKSRC} > @${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 >+ @${REINPLACE_CMD} -e 's|/etc|${DATADIR}|g' ${WRKSRC}/atari.c > @${REINPLACE_CMD} -e 's|sdl-config|$$SDL_CONFIG|g' \ > ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} > >diff -urN /usr/ports/emulators/atari800/distinfo emulators/atari800/distinfo >--- /usr/ports/emulators/atari800/distinfo Fri Nov 25 13:34:20 2005 >+++ emulators/atari800/distinfo Fri Jan 6 19:49:17 2006 >@@ -1,6 +1,6 @@ >-MD5 (atari800/atari800-1.3.6.tar.gz) = 98b58d26aabeedb124233787677c32c3 >-SHA256 (atari800/atari800-1.3.6.tar.gz) = 4236db413d23d8c3694aa3581b2ceb169752f517fa5627d7fe17386763f3ca98 >-SIZE (atari800/atari800-1.3.6.tar.gz) = 1012231 >+MD5 (atari800/atari800-2.0.0.tar.gz) = df9ffbc7eab97fe97c0c5b762e7181fc >+SHA256 (atari800/atari800-2.0.0.tar.gz) = 2615700ae35dd16d18afda9ae81230d7c5190ea2ffcc4def8e7da17f41281f54 >+SIZE (atari800/atari800-2.0.0.tar.gz) = 984952 > MD5 (atari800/xf25.zip) = 4dc3b6b4313e9596c4d474785a37b94d > SHA256 (atari800/xf25.zip) = 98ae0ad10413dd6f35ed80f5662dba6d790def70c7829046e52012a03b574b8a > SIZE (atari800/xf25.zip) = 188942 >diff -urN /usr/ports/emulators/atari800/files/patch-configure emulators/atari800/files/patch-configure >--- /usr/ports/emulators/atari800/files/patch-configure Wed Jun 1 05:27:21 2005 >+++ emulators/atari800/files/patch-configure Thu Jan 1 09:00:00 1970 >@@ -1,34 +0,0 @@ >---- configure.orig Sat Apr 30 23:18:04 2005 >-+++ configure Sat May 28 02:59:23 2005 >-@@ -1369,7 +1369,7 @@ >- a8_target="UNKNOWN" >- ;; >- esac >--if [ "$a8_target" == "UNKNOWN" ]; then >-+if [ "$a8_target" = "UNKNOWN" ]; then >- echo >- echo "Usage: configure --target=<target> <other options>" >- echo >-@@ -1569,11 +1569,11 @@ >- ;; >- esac >- >--if [ "X_$CFLAGS" == "X_" ]; then >-+if [ "X_$CFLAGS" = "X_" ]; then >- CFLAGS="-O2 -Wall" >- fi >- >--if [ "X_$LDFLAGS" == "X_" ]; then >-+if [ "X_$LDFLAGS" = "X_" ]; then >- LDFLAGS="-s" >- fi >- >-@@ -4386,7 +4386,7 @@ >- >- >- OBJS= >--if [ "$a8_host" == "win" ]; then >-+if [ "$a8_host" = "win" ]; then >- >- as_ac_Lib=`echo "ac_cv_lib_gdi32''_main" | $as_tr_sh` >- echo "$as_me:$LINENO: checking for main in -lgdi32" >&5
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 91456
: 60976