Date: Mon, 20 Jul 2015 09:29:25 +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: r392557 - head/audio/midipp Message-ID: <201507200929.t6K9TP97072600@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Mon Jul 20 09:29:24 2015 New Revision: 392557 URL: https://svnweb.freebsd.org/changeset/ports/392557 Log: Update midipp to 1.2.18. - Added support for setting key-mode when loading songs. - Added support for song background selection changes. - Reworked show mode configuration. Submitted by: maintainer via IRC Modified: head/audio/midipp/Makefile head/audio/midipp/distinfo Modified: head/audio/midipp/Makefile ============================================================================== --- head/audio/midipp/Makefile Mon Jul 20 09:27:08 2015 (r392556) +++ head/audio/midipp/Makefile Mon Jul 20 09:29:24 2015 (r392557) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 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 Mon Jul 20 09:27:08 2015 (r392556) +++ head/audio/midipp/distinfo Mon Jul 20 09:29:24 2015 (r392557) @@ -1,2 +1,2 @@ -SHA256 (midipp-1.2.17.tar.bz2) = 80642405a850a7505a73e00a5c7290187253176d5e4791a447958740e2ce3926 -SIZE (midipp-1.2.17.tar.bz2) = 101664 +SHA256 (midipp-1.2.18.tar.bz2) = ff15a65aef2e5bd636b82983201eca389f3e890e8a3eeabc48763479209ae805 +SIZE (midipp-1.2.18.tar.bz2) = 103906
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507200929.t6K9TP97072600>