diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-11-15 16:50:38 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-11-15 16:50:38 +0000 |
commit | 5bd402329c6aca9a82f786eb3587d2ada89d97fa (patch) | |
tree | e334d2461e8fd12fb6de68c96c86c4d6eb5f7d55 /emulators/openmsx | |
parent | - Stop trying to adopt cap_rights_t type change in FreeBSD src SVN r255219 (diff) |
Update to OpenMSX 0.11.0
Notes
Notes:
svn path=/head/; revision=372607
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 6 | ||||
-rw-r--r-- | emulators/openmsx/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index 792861819732..e8058bc05064 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,16 +1,14 @@ # $FreeBSD$ PORTNAME= openmsx -PORTVERSION= 0.10.1 -PORTREVISION= 1 +PORTVERSION= 0.11.0 CATEGORIES= emulators MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= Open source MSX emulator -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libogg.so:${PORTSDIR}/audio/libogg \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ diff --git a/emulators/openmsx/distinfo b/emulators/openmsx/distinfo index 08e36f8725a7..ced8300ef1c1 100644 --- a/emulators/openmsx/distinfo +++ b/emulators/openmsx/distinfo @@ -1,2 +1,2 @@ -SHA256 (openmsx-0.10.1.tar.gz) = 902ac64a5773310696fddb445b8f0049ee78bd440c1057d2244f5baeb3492f70 -SIZE (openmsx-0.10.1.tar.gz) = 3169980 +SHA256 (openmsx-0.11.0.tar.gz) = 93611a12b3860f31ef081d625e9e7f68a48c81c564d629801def868a87b75a77 +SIZE (openmsx-0.11.0.tar.gz) = 3249448 |