aboutsummaryrefslogtreecommitdiff
path: root/emulators/catapult
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-19 23:24:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-19 23:24:55 +0000
commit036fe89b5ce6a0bbc911a89779d6621f72989db6 (patch)
tree0c35293390a9e291718a0717f28fd3020a1abc1d /emulators/catapult
parentb34594ac8a4d23e25fa8e36822228f3e80ddf43c (diff)
downloadports-036fe89b5ce6a0bbc911a89779d6621f72989db6.tar.gz
ports-036fe89b5ce6a0bbc911a89779d6621f72989db6.zip
- Update to version 0.8.2
PR: 164989 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=291865
Diffstat (limited to 'emulators/catapult')
-rw-r--r--emulators/catapult/Makefile10
-rw-r--r--emulators/catapult/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile
index e11a9804997c..374d85e2170a 100644
--- a/emulators/catapult/Makefile
+++ b/emulators/catapult/Makefile
@@ -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}
@@ -15,11 +15,11 @@ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GUI for openMSX
+LICENSE= GPLv2
+
BUILD_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx
RUN_DEPENDS= openmsx:${PORTSDIR}/emulators/openmsx
-LICENSE= GPLv2
-
USE_GNOME= libxml2
USE_WX= 2.6+
USE_PYTHON_BUILD=yes
@@ -50,9 +50,9 @@ CATAPULT_STRIP= true
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 --git a/emulators/catapult/distinfo b/emulators/catapult/distinfo
index c30031b3d485..b911ed65db6e 100644
--- a/emulators/catapult/distinfo
+++ b/emulators/catapult/distinfo
@@ -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