From owner-svn-ports-head@FreeBSD.ORG Sat Nov 15 16:50:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 539DDA7E; Sat, 15 Nov 2014 16:50:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3FDC2CEF; Sat, 15 Nov 2014 16:50:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAFGodgM010342; Sat, 15 Nov 2014 16:50:39 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAFGocET010340; Sat, 15 Nov 2014 16:50:38 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201411151650.sAFGocET010340@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Sat, 15 Nov 2014 16:50:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372607 - head/emulators/openmsx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2014 16:50:39 -0000 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