Date: Wed, 6 May 2015 14:18:34 +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: r385518 - head/audio/midipp Message-ID: <201505061418.t46EIY7U021696@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Wed May 6 14:18:33 2015 New Revision: 385518 URL: https://svnweb.freebsd.org/changeset/ports/385518 Log: Update midipp to 1.2.17. - Added support for RePlay tab. - Added support for Metronome. - Fixed bug parsing all uppercased lyrics - Added detection of label marks in lyrics - Reworked show tab and its animations Submitted by: maintainer Modified: head/audio/midipp/Makefile head/audio/midipp/distinfo Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Wed May 6 13:53:24 2015 (r385517) +++ head/audio/midipp/Makefile Wed May 6 14:18:33 2015 (r385518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.2.15 +PORTVERSION= 1.2.17 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 Wed May 6 13:53:24 2015 (r385517) +++ head/audio/midipp/distinfo Wed May 6 14:18:33 2015 (r385518) @@ -1,2 +1,2 @@ -SHA256 (midipp-1.2.15.tar.bz2) = b10a31f7512dfafbcae7cb48a269ced3bf8518f97f2f84602cd414936d64b30f -SIZE (midipp-1.2.15.tar.bz2) = 98484 +SHA256 (midipp-1.2.17.tar.bz2) = 80642405a850a7505a73e00a5c7290187253176d5e4791a447958740e2ce3926 +SIZE (midipp-1.2.17.tar.bz2) = 101664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505061418.t46EIY7U021696>