Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2015 10:50:14 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402727 - head/audio/midipp
Message-ID:  <201512011050.tB1AoEBm005510@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512011050.tB1AoEBm005510>