Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 19:48:35 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369288 - head/audio/midipp
Message-ID:  <201409251948.s8PJmZ0r059100@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409251948.s8PJmZ0r059100>