diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 12:31:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 12:31:52 +0000 |
commit | 4ad49612fc6696e4d103cbcf76ae2ee21ac2a36b (patch) | |
tree | d42be1957d5542ac113c584fe8c97e843362e9d8 /emulators | |
parent | 91b0a112db93cba28a44a5a8a1d9bf82cea0c791 (diff) | |
download | ports-4ad49612fc6696e4d103cbcf76ae2ee21ac2a36b.tar.gz ports-4ad49612fc6696e4d103cbcf76ae2ee21ac2a36b.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/catapult/Makefile | 4 | ||||
-rw-r--r-- | emulators/catapult/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index f056aec54f78..e11a9804997c 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -7,7 +7,7 @@ # PORTNAME= catapult -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= emulators MASTER_SITES= SF/openmsx/openmsx/${PORTVERSION} DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} @@ -18,6 +18,8 @@ COMMENT= GUI for openMSX 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 diff --git a/emulators/catapult/distinfo b/emulators/catapult/distinfo index 6b736b0f3c0a..c30031b3d485 100644 --- a/emulators/catapult/distinfo +++ b/emulators/catapult/distinfo @@ -1,3 +1,2 @@ -MD5 (openmsx-catapult-0.8.0.tar.gz) = 8764192012f3a2e59828f18be99c995b -SHA256 (openmsx-catapult-0.8.0.tar.gz) = fba7d40780ed49051b05b95bffa43ba193ced1737323af54a310cdd14386950e -SIZE (openmsx-catapult-0.8.0.tar.gz) = 1213059 +SHA256 (openmsx-catapult-0.8.1.tar.gz) = ff6d18977727d2740f41cf983975f8439a644c1adc2648d5550793d46382a811 +SIZE (openmsx-catapult-0.8.1.tar.gz) = 1284236 |