Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2012 02:51:09 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164989: Update port: emulators/catapult to 0.8.2
Message-ID:  <20120212025109.f0ba267a.tkato432@yahoo.com>
Resent-Message-ID: <201202111810.q1BIABlM084654@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164989
>Category:       ports
>Synopsis:       Update port: emulators/catapult to 0.8.2
>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:   Sat Feb 11 18:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/catapult/Makefile emulators/catapult/Makefile
--- /usr/ports/emulators/catapult/Makefile	2011-03-26 03:17:52.000000000 +0900
+++ emulators/catapult/Makefile	2012-01-31 19:35:51.000000000 +0900
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	catapult
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	emulators
 MASTER_SITES=	SF/openmsx/openmsx/${PORTVERSION}
 DISTNAME=	openmsx-${PORTNAME}-${PORTVERSION}
@@ -50,9 +50,9 @@
 post-patch:
 	@${REINPLACE_CMD} 's|INSTALL_BASE|INSTALL_SHARE_DIR|' \
 		${WRKSRC}/build/info2code.mk
-.for file in build/main.mk build/probe.mk
+.for FILE in build/main.mk build/probe.mk
 	@${REINPLACE_CMD} 's|@$$(CXX)|$$(CXX)| ; \
-		 s|wx-config|${WX_CONFIG}|g' ${WRKSRC}/${file}
+		 s|wx-config|${WX_CONFIG}|g' ${WRKSRC}/${FILE}
 .endfor
 	@${ECHO_CMD} > ${WRKSRC}/build/flavour-portbld.mk
 	@${ECHO_CMD} 'CXXFLAGS+=${CXXFLAGS}' \
diff -urN /usr/ports/emulators/catapult/distinfo emulators/catapult/distinfo
--- /usr/ports/emulators/catapult/distinfo	2011-03-26 03:17:52.000000000 +0900
+++ emulators/catapult/distinfo	2012-01-31 04:37:45.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (openmsx-catapult-0.8.1.tar.gz) = ff6d18977727d2740f41cf983975f8439a644c1adc2648d5550793d46382a811
-SIZE (openmsx-catapult-0.8.1.tar.gz) = 1284236
+SHA256 (openmsx-catapult-0.8.2.tar.gz) = 9168b0c88d4d2a3b76691fd4b995f464de8365ec882f0ea3948a833ea783dddd
+SIZE (openmsx-catapult-0.8.2.tar.gz) = 1284311
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120212025109.f0ba267a.tkato432>