Date: Sun, 18 Aug 2013 13:39:50 +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: r324915 - head/audio/midipp Message-ID: <201308181339.r7IDdoMC080209@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308181339.r7IDdoMC080209>