aboutsummaryrefslogtreecommitdiff
path: root/audio/midipp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-03-02 21:51:54 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-03-02 21:51:54 +0000
commit48b6b34d81ea20bbf5e410bf98ef9eb1ed404152 (patch)
tree6d7eb6e1aff35e59f8555a9e5de6af16761fab1f /audio/midipp
parentb4251833a4bb33a04a71a77204efbf8e5824937e (diff)
downloadports-48b6b34d81ea20bbf5e410bf98ef9eb1ed404152.tar.gz
ports-48b6b34d81ea20bbf5e410bf98ef9eb1ed404152.zip
Update to 1.2.6.
- Added experimental support for guitar synths, like Roland GR 55 - Added support for separate base and treble channels in chord mode - Some minor GUI rework Submitted by: maintainer (via email)
Notes
Notes: svn path=/head/; revision=346814
Diffstat (limited to 'audio/midipp')
-rw-r--r--audio/midipp/Makefile4
-rw-r--r--audio/midipp/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile
index d2150fdb8a12..6bee0677b0bc 100644
--- a/audio/midipp/Makefile
+++ b/audio/midipp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= midipp
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
@@ -12,7 +12,7 @@ COMMENT= MIDI playback, recording, and live performance tool
LICENSE= BSD2CLAUSE
-BUILD_DEPENDS= libumidi>=2.0.10:${PORTSDIR}/audio/libumidi
+BUILD_DEPENDS= libumidi>=2.0.11:${PORTSDIR}/audio/libumidi
LIB_DEPENDS= libumidi20.so:${PORTSDIR}/audio/libumidi
USES= qmake
diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo
index a8d23da9bf73..3cc5e2f98785 100644
--- a/audio/midipp/distinfo
+++ b/audio/midipp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.2.5.tar.bz2) = cf74d979e269e3da982500f2e8c1e9f037ef5b23e73b3483895bbda70dc011a0
-SIZE (midipp-1.2.5.tar.bz2) = 88032
+SHA256 (midipp-1.2.6.tar.bz2) = 99fa6cd63baaf65fab5bb873d3036d6723019e56769224b4ffebbdc806b0b80d
+SIZE (midipp-1.2.6.tar.bz2) = 89701