From owner-svn-ports-head@freebsd.org Tue Dec 1 10:50:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2FFBA3D5D8; Tue, 1 Dec 2015 10:50:15 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 829A31915; Tue, 1 Dec 2015 10:50:15 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1AoEGI005512; Tue, 1 Dec 2015 10:50:14 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1AoEBm005510; Tue, 1 Dec 2015 10:50:14 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201512011050.tB1AoEBm005510@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 1 Dec 2015 10:50:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402727 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 01 Dec 2015 10:50:15 -0000 Author: kwm Date: Tue Dec 1 10:50:14 2015 New Revision: 402727 URL: https://svnweb.freebsd.org/changeset/ports/402727 Log: Update midipp to 1.3.0. - Improved detection of chords when transposing a song. - Shrunk GUI a bit. - Added button to select first picture in show mode. Submitted by: maintainer (via IRC) Modified: head/audio/midipp/Makefile head/audio/midipp/distinfo Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Tue Dec 1 09:51:05 2015 (r402726) +++ head/audio/midipp/Makefile Tue Dec 1 10:50:14 2015 (r402727) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.2.18 +PORTVERSION= 1.3.0 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 Tue Dec 1 09:51:05 2015 (r402726) +++ head/audio/midipp/distinfo Tue Dec 1 10:50:14 2015 (r402727) @@ -1,2 +1,2 @@ -SHA256 (midipp-1.2.18.tar.bz2) = ff15a65aef2e5bd636b82983201eca389f3e890e8a3eeabc48763479209ae805 -SIZE (midipp-1.2.18.tar.bz2) = 103906 +SHA256 (midipp-1.3.0.tar.bz2) = d69db8c440754fddcdb52b52f2cde4a2431d8886d7bbc00b12d96468965bfaa6 +SIZE (midipp-1.3.0.tar.bz2) = 104097