Date: Sat, 15 Nov 2014 16:50:38 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372607 - head/emulators/openmsx Message-ID: <201411151650.sAFGocET010340@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Sat Nov 15 16:50:38 2014 New Revision: 372607 URL: https://svnweb.freebsd.org/changeset/ports/372607 QAT: https://qat.redports.org/buildarchive/r372607/ Log: Update to OpenMSX 0.11.0 Modified: head/emulators/openmsx/Makefile head/emulators/openmsx/distinfo Modified: head/emulators/openmsx/Makefile ============================================================================== --- head/emulators/openmsx/Makefile Sat Nov 15 16:45:10 2014 (r372606) +++ head/emulators/openmsx/Makefile Sat Nov 15 16:50:38 2014 (r372607) @@ -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 \ Modified: head/emulators/openmsx/distinfo ============================================================================== --- head/emulators/openmsx/distinfo Sat Nov 15 16:45:10 2014 (r372606) +++ head/emulators/openmsx/distinfo Sat Nov 15 16:50:38 2014 (r372607) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411151650.sAFGocET010340>