svn commit: r419539 - head/audio/midipp

Koop Mast kwm at FreeBSD.org
Wed Aug 3 18:04:49 UTC 2016


Author: kwm
Date: Wed Aug  3 18:04:48 2016
New Revision: 419539
URL: https://svnweb.freebsd.org/changeset/ports/419539

Log:
  Update midip to 1.3.2.
  
  - Allow PianoTab to accept keyboard input
  - Separared pedal mute from control events mute
  - Improved chord decoding
  
  Submitted by:	maintainer (via priv mail)

Modified:
  head/audio/midipp/Makefile
  head/audio/midipp/distinfo

Modified: head/audio/midipp/Makefile
==============================================================================
--- head/audio/midipp/Makefile	Wed Aug  3 17:55:09 2016	(r419538)
+++ head/audio/midipp/Makefile	Wed Aug  3 18:04:48 2016	(r419539)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	midipp
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 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	Wed Aug  3 17:55:09 2016	(r419538)
+++ head/audio/midipp/distinfo	Wed Aug  3 18:04:48 2016	(r419539)
@@ -1,2 +1,3 @@
-SHA256 (midipp-1.3.1.tar.bz2) = 33832be12628c8e68ebf045951370a90136c59400582c474898eef76aeaeeda0
-SIZE (midipp-1.3.1.tar.bz2) = 107266
+TIMESTAMP = 1470247137
+SHA256 (midipp-1.3.2.tar.bz2) = 708870fb9eb404a47282879773da29df0d4cf05591c5d505d891d8dd8a0b4344
+SIZE (midipp-1.3.2.tar.bz2) = 108009


More information about the svn-ports-all mailing list