From owner-svn-ports-all@FreeBSD.ORG Thu Oct 16 10:48:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85B4CAAF; Thu, 16 Oct 2014 10:48:04 +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 71F9FF2F; Thu, 16 Oct 2014 10:48:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9GAm4N0053491; Thu, 16 Oct 2014 10:48:04 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9GAm4cI053489; Thu, 16 Oct 2014 10:48:04 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201410161048.s9GAm4cI053489@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 16 Oct 2014 10:48:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370995 - head/audio/midipp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 10:48:04 -0000 Author: kwm Date: Thu Oct 16 10:48:03 2014 New Revision: 370995 URL: https://svnweb.freebsd.org/changeset/ports/370995 QAT: https://qat.redports.org/buildarchive/r370995/ Log: Update to 1.2.13 Updated ViewMode selection to be more interactive Moved all device selection to configuration tab Submitted by: maintainer Modified: head/audio/midipp/Makefile head/audio/midipp/distinfo Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Thu Oct 16 10:45:20 2014 (r370994) +++ head/audio/midipp/Makefile Thu Oct 16 10:48:03 2014 (r370995) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ Modified: head/audio/midipp/distinfo ============================================================================== --- head/audio/midipp/distinfo Thu Oct 16 10:45:20 2014 (r370994) +++ head/audio/midipp/distinfo Thu Oct 16 10:48:03 2014 (r370995) @@ -1,2 +1,2 @@ -SHA256 (midipp-1.2.12.tar.bz2) = ab65d5b0a122dfb6ec2d1e4b1a4fedaad2a18fc475ec44e12f8bf79146071249 -SIZE (midipp-1.2.12.tar.bz2) = 96287 +SHA256 (midipp-1.2.13.tar.bz2) = 8fd6e9075314328fe705b9fbf28c2d446a37982113a32ed7fa52b8c205447e0b +SIZE (midipp-1.2.13.tar.bz2) = 96371