aboutsummaryrefslogtreecommitdiff
path: root/audio/midipp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-01-11 11:05:34 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-01-11 11:05:34 +0000
commitfd74ccc05fbd6dc58e9cea14597aa6eda767f1a3 (patch)
tree2d0ff17371404270d12b07214c8e7e6be931606c /audio/midipp
parentaa8524de3c6ff3eb0e5780b007d028e512b0d611 (diff)
downloadports-fd74ccc05fbd6dc58e9cea14597aa6eda767f1a3.tar.gz
ports-fd74ccc05fbd6dc58e9cea14597aa6eda767f1a3.zip
Update to 1.2.5.
Update LICENSE Changes for v1.2.4: - New MIDI shortcuts TAB - Fixes for building using Qt v.5.x. - Passthrough of more MIDI control events - New Edit/Insert chord icon - Some minor GUI changes - The configuration is now fully automatic. No more need to "apply" the configuration. Changes for v1.2.5: - Reworked BPM generator - Fixed a deadlock situation Submitted by: maintainer (via e-mail)
Notes
Notes: svn path=/head/; revision=339419
Diffstat (limited to 'audio/midipp')
-rw-r--r--audio/midipp/Makefile6
-rw-r--r--audio/midipp/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile
index 0ccfeb339942..d2150fdb8a12 100644
--- a/audio/midipp/Makefile
+++ b/audio/midipp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= midipp
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.5
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
@@ -10,9 +10,9 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
MAINTAINER= hselasky@FreeBSD.org
COMMENT= MIDI playback, recording, and live performance tool
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= libumidi>=2.0.9:${PORTSDIR}/audio/libumidi
+BUILD_DEPENDS= libumidi>=2.0.10:${PORTSDIR}/audio/libumidi
LIB_DEPENDS= libumidi20.so:${PORTSDIR}/audio/libumidi
USES= qmake
diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo
index 66d80d77b2a2..a8d23da9bf73 100644
--- a/audio/midipp/distinfo
+++ b/audio/midipp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.2.3.tar.bz2) = 8388005800fcf7c7a6d6a05a8d537ca05cbe32136297773922a5a58fd721694f
-SIZE (midipp-1.2.3.tar.bz2) = 83930
+SHA256 (midipp-1.2.5.tar.bz2) = cf74d979e269e3da982500f2e8c1e9f037ef5b23e73b3483895bbda70dc011a0
+SIZE (midipp-1.2.5.tar.bz2) = 88032