svn commit: r374796 - head/audio/midipp

Koop Mast kwm at FreeBSD.org
Tue Dec 16 11:23:27 UTC 2014


Author: kwm
Date: Tue Dec 16 11:23:26 2014
New Revision: 374796
URL: https://svnweb.freebsd.org/changeset/ports/374796
QAT: https://qat.redports.org/buildarchive/r374796/

Log:
  Update midipp to 1.2.14.
  
  - Improved lyrics import and export functionality.
  - Added support for two more chords.

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

Modified: head/audio/midipp/Makefile
==============================================================================
--- head/audio/midipp/Makefile	Tue Dec 16 11:14:08 2014	(r374795)
+++ head/audio/midipp/Makefile	Tue Dec 16 11:23:26 2014	(r374796)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	midipp
-PORTVERSION=	1.2.13
+PORTVERSION=	1.2.14
 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	Tue Dec 16 11:14:08 2014	(r374795)
+++ head/audio/midipp/distinfo	Tue Dec 16 11:23:26 2014	(r374796)
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.2.13.tar.bz2) = 8fd6e9075314328fe705b9fbf28c2d446a37982113a32ed7fa52b8c205447e0b
-SIZE (midipp-1.2.13.tar.bz2) = 96371
+SHA256 (midipp-1.2.14.tar.bz2) = 832c42df06e41fa4a6d5d51c213d03fc15dac66cb53e4d2c74b583268e00c311
+SIZE (midipp-1.2.14.tar.bz2) = 96361


More information about the svn-ports-head mailing list