svn commit: r385518 - head/audio/midipp
Koop Mast
kwm at FreeBSD.org
Wed May 6 14:18:34 UTC 2015
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
More information about the svn-ports-head
mailing list