diff options
author | kwm <kwm@FreeBSD.org> | 2015-05-06 22:18:33 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-05-06 22:18:33 +0800 |
commit | 91bb240f2b157b59bf4c9719f3ef3225fd75e944 (patch) | |
tree | 0a02d5a9be2f962c79501b9bd42f7fbf713d1b9f /audio | |
parent | f73c100520217642d75a05ca9a1511d52015be96 (diff) | |
download | freebsd-ports-gnome-91bb240f2b157b59bf4c9719f3ef3225fd75e944.tar.gz freebsd-ports-gnome-91bb240f2b157b59bf4c9719f3ef3225fd75e944.tar.zst freebsd-ports-gnome-91bb240f2b157b59bf4c9719f3ef3225fd75e944.zip |
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
Diffstat (limited to 'audio')
-rw-r--r-- | audio/midipp/Makefile | 2 | ||||
-rw-r--r-- | audio/midipp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile index eea665768749..74a5e02bccba 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -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/ diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo index fe16ce0454b8..1b8c339a38f2 100644 --- a/audio/midipp/distinfo +++ b/audio/midipp/distinfo @@ -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 |