svn commit: r407409 - head/audio/midipp
Koop Mast
kwm at FreeBSD.org
Thu Jan 28 14:23:37 UTC 2016
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
More information about the svn-ports-all
mailing list