svn commit: r324915 - head/audio/midipp

Koop Mast kwm at FreeBSD.org
Sun Aug 18 13:39:51 UTC 2013


Author: kwm
Date: Sun Aug 18 13:39:50 2013
New Revision: 324915
URL: http://svnweb.freebsd.org/changeset/ports/324915

Log:
  Update to 1.1.3.
  
  Fix regressions, Fix crash on shift+play.
  
  Submitted by:	maintainer

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

Modified: head/audio/midipp/Makefile
==============================================================================
--- head/audio/midipp/Makefile	Sun Aug 18 13:39:30 2013	(r324914)
+++ head/audio/midipp/Makefile	Sun Aug 18 13:39:50 2013	(r324915)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	midipp
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 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	Sun Aug 18 13:39:30 2013	(r324914)
+++ head/audio/midipp/distinfo	Sun Aug 18 13:39:50 2013	(r324915)
@@ -1,2 +1,2 @@
-SHA256 (midipp-1.1.2.tar.bz2) = eabb743d1412202f4081d153e21ea23e9d833c2c4a8ab3e541b345302d8746da
-SIZE (midipp-1.1.2.tar.bz2) = 72158
+SHA256 (midipp-1.1.3.tar.bz2) = 57e75f86bea22fc948fd0ee169515daea038f92539bebc395558e628f2724bdb
+SIZE (midipp-1.1.3.tar.bz2) = 72363


More information about the svn-ports-head mailing list