diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-10-16 10:48:03 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-10-16 10:48:03 +0000 |
commit | 0a79a2e5bda7d5b3b70c55cbc34c1a06fa26540a (patch) | |
tree | d748a7a7bc9f84381b1c256a3bac1e64f11a7960 /audio | |
parent | 3dc889c3b74c5dbd8e3efaf5d38fba9993c7300a (diff) |
Update to 1.2.13
Updated ViewMode selection to be more interactive
Moved all device selection to configuration tab
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=370995
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 8058548b5a58..02bda7d8c365 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 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 d56aa17db543..b4e8e2ec55b8 100644 --- a/audio/midipp/distinfo +++ b/audio/midipp/distinfo @@ -1,2 +1,2 @@ -SHA256 (midipp-1.2.12.tar.bz2) = ab65d5b0a122dfb6ec2d1e4b1a4fedaad2a18fc475ec44e12f8bf79146071249 -SIZE (midipp-1.2.12.tar.bz2) = 96287 +SHA256 (midipp-1.2.13.tar.bz2) = 8fd6e9075314328fe705b9fbf28c2d446a37982113a32ed7fa52b8c205447e0b +SIZE (midipp-1.2.13.tar.bz2) = 96371 |