svn commit: r392557 - head/audio/midipp
Koop Mast
kwm at FreeBSD.org
Mon Jul 20 09:29:26 UTC 2015
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
More information about the svn-ports-all
mailing list