Date: Thu, 28 Jan 2016 14:23:36 +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: r407409 - head/audio/midipp Message-ID: <201601281423.u0SENa2m097676@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu Jan 28 14:23:35 2016 New Revision: 407409 URL: https://svnweb.freebsd.org/changeset/ports/407409 Log: Update midipp to 1.3.1. * Fixed send song events button * Improved lyrics parsing * Added new sheet tab feature * Fixed saving of song events setting * Update play tab GUI a bit Submitted by: maintainer Modified: head/audio/midipp/Makefile head/audio/midipp/distinfo Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Thu Jan 28 12:11:40 2016 (r407408) +++ head/audio/midipp/Makefile Thu Jan 28 14:23:35 2016 (r407409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 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 Jan 28 12:11:40 2016 (r407408) +++ head/audio/midipp/distinfo Thu Jan 28 14:23:35 2016 (r407409) @@ -1,2 +1,2 @@ -SHA256 (midipp-1.3.0.tar.bz2) = d69db8c440754fddcdb52b52f2cde4a2431d8886d7bbc00b12d96468965bfaa6 -SIZE (midipp-1.3.0.tar.bz2) = 104097 +SHA256 (midipp-1.3.1.tar.bz2) = 33832be12628c8e68ebf045951370a90136c59400582c474898eef76aeaeeda0 +SIZE (midipp-1.3.1.tar.bz2) = 107266
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601281423.u0SENa2m097676>