ports/114741: Update port: emulators/atari800 to 2.0.3

KATO Tsuguru tkato432 at yahoo.com
Thu Jul 19 18:10:08 UTC 2007


>Number:         114741
>Category:       ports
>Synopsis:       Update port: emulators/atari800 to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 19 18:10:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/atari800/Makefile emulators/atari800/Makefile
--- /usr/ports/emulators/atari800/Makefile	Sun May 20 13:23:42 2007
+++ emulators/atari800/Makefile	Tue Jul 17 18:05:06 2007
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	atari800
-PORTVERSION=	2.0.2
-PORTREVISION=	2
+PORTVERSION=	2.0.3
 CATEGORIES=	emulators
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} xf25.zip
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
@@ -47,7 +45,7 @@
 .if defined(WITHOUT_SHM)
 CONFIGURE_ARGS+=	--target=x11
 .else
-CONFIGURE_ARGS+=	--target=shm
+CONFIGURE_ARGS+=	--target=x11-shm
 .endif
 .endif
 
@@ -63,8 +61,8 @@
 CONFIGURE_ARGS+=	--enable-pagedattrib
 .endif
 
-.if defined(WITH_BUFFERDLOG)
-CONFIGURE_ARGS+=	--enable-bufferdlog
+.if defined(WITH_BUFFEREDLOG)
+CONFIGURE_ARGS+=	--enable-bufferedlog
 .endif
 
 .if defined(WITH_VERYSLOW)
@@ -79,7 +77,7 @@
 	@${ECHO_MSG} "	WITH_SERIOSOUND=yes	Use serial in/out sound"
 	@${ECHO_MSG} "	WITH_CLIPSOUND=yes	Use sound clipping"
 	@${ECHO_MSG} "	WITH_PAGEDATTRIB=yes	Use page-based attribute array"
-	@${ECHO_MSG} "	WITH_BUFFERDLOG=yes	Use buffered debug output"
+	@${ECHO_MSG} "	WITH_BUFFEREDLOG=yes	Use buffered debug output"
 	@${ECHO_MSG} "				(until the graphics mode switches back to text mode)"
 	@${ECHO_MSG} "	WITH_VERYSLOW=yes	Use very slow computer support"
 	@${ECHO_MSG} "				(use with the -refresh option)"
diff -urN /usr/ports/emulators/atari800/distinfo emulators/atari800/distinfo
--- /usr/ports/emulators/atari800/distinfo	Sun Apr 16 14:05:02 2006
+++ emulators/atari800/distinfo	Fri Jul 13 23:15:18 2007
@@ -1,6 +1,6 @@
-MD5 (atari800/atari800-2.0.2.tar.gz) = a81f8a5ace5fd89eb6094faef7c936af
-SHA256 (atari800/atari800-2.0.2.tar.gz) = d41fc78c264738f2304d8795764b89e6c4705f445e3aaab38f0eaafe92e66c37
-SIZE (atari800/atari800-2.0.2.tar.gz) = 982758
+MD5 (atari800/atari800-2.0.3.tar.gz) = 4e472f804a22219d5a7d1d381c89d872
+SHA256 (atari800/atari800-2.0.3.tar.gz) = 987a19c9a4ff483f9a84e165d24a881413adf5391d41ac9852cbb50a30d17966
+SIZE (atari800/atari800-2.0.3.tar.gz) = 998685
 MD5 (atari800/xf25.zip) = 4dc3b6b4313e9596c4d474785a37b94d
 SHA256 (atari800/xf25.zip) = 98ae0ad10413dd6f35ed80f5662dba6d790def70c7829046e52012a03b574b8a
 SIZE (atari800/xf25.zip) = 188942
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list