svn commit: r369288 - head/audio/midipp
Koop Mast
kwm at FreeBSD.org
Thu Sep 25 19:48:35 UTC 2014
Author: kwm
Date: Thu Sep 25 19:48:34 2014
New Revision: 369288
URL: http://svnweb.freebsd.org/changeset/ports/369288
QAT: https://qat.redports.org/buildarchive/r369288/
Log:
Update to 1.2.12.
Some minor compile fixes.
Change MIDI start channel from zero to one.
Update GUI a bit.
Submitted by: maintainer
Modified:
head/audio/midipp/Makefile
head/audio/midipp/distinfo
Modified: head/audio/midipp/Makefile
==============================================================================
--- head/audio/midipp/Makefile Thu Sep 25 19:47:44 2014 (r369287)
+++ head/audio/midipp/Makefile Thu Sep 25 19:48:34 2014 (r369288)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= midipp
-PORTVERSION= 1.2.11
+PORTVERSION= 1.2.12
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 Thu Sep 25 19:47:44 2014 (r369287)
+++ head/audio/midipp/distinfo Thu Sep 25 19:48:34 2014 (r369288)
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.2.11.tar.bz2) = 8c62dc9a43f75f4c4fd0b15c3cf6ab45049d732f460ca0158b2193f0f62ae411
-SIZE (midipp-1.2.11.tar.bz2) = 111969
+SHA256 (midipp-1.2.12.tar.bz2) = ab65d5b0a122dfb6ec2d1e4b1a4fedaad2a18fc475ec44e12f8bf79146071249
+SIZE (midipp-1.2.12.tar.bz2) = 96287
More information about the svn-ports-all
mailing list