Index: head/audio/midipp/Makefile =================================================================== --- head/audio/midipp/Makefile (revision 447350) +++ head/audio/midipp/Makefile (revision 447351) @@ -1,33 +1,31 @@ # Created by: Hans Petter Selasky # $FreeBSD$ PORTNAME= midipp -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 1.3.4 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= MIDI playback, recording, and live performance tool LICENSE= BSD2CLAUSE -BUILD_DEPENDS= libumidi>=2.0.13:audio/libumidi +BUILD_DEPENDS= libumidi>=2.0.14:audio/libumidi LIB_DEPENDS= libumidi20.so:audio/libumidi USES= qmake tar:bzip2 -_USE_QT4= corelib gui moc_build rcc_build network -_USE_QT5= core gui network widgets \ - printsupport buildtools_build +_USE_QT4= corelib gui moc_build network rcc_build +_USE_QT5= buildtools_build core gui network printsupport widgets OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= QT4 QT5 OPTIONS_DEFAULT= QT5 TOOLKIT_DESC= Qt toolkit QT4_USE= ${_USE_QT4:S/^/QT4=/} QT5_USE= ${_USE_QT5:S/^/QT5=/} GL=gl .include Index: head/audio/midipp/distinfo =================================================================== --- head/audio/midipp/distinfo (revision 447350) +++ head/audio/midipp/distinfo (revision 447351) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481019827 -SHA256 (midipp-1.3.3.tar.bz2) = 322efd0aac7fc5800b296c23fb78deb160e44edc749af527a5d01cae88820a3f -SIZE (midipp-1.3.3.tar.bz2) = 108032 +TIMESTAMP = 1501762592 +SHA256 (midipp-1.3.4.tar.bz2) = 0eaaad1f4dceb014349cc483dbcaec31f2c49e3812ac7c56fc04066f7d619a27 +SIZE (midipp-1.3.4.tar.bz2) = 112479 Index: head/audio/midipp/pkg-descr =================================================================== --- head/audio/midipp/pkg-descr (revision 447350) +++ head/audio/midipp/pkg-descr (revision 447351) @@ -1,15 +1,16 @@ MIDI Player Pro allows you to play any kind of MIDI music in seconds with your fingertips. List of supported features: - Raw MIDI. - Jack MIDI. - Import from lyrics sites (chorded lyrics) - Import from GuitarPro v3 and v4 format. +- Import from MusicXML format. - Loading and saving from and to standard v1.0 MIDI files. - Realtime MIDI processing. - Simple sequence looping. - 30000 BPM MIDI recording and playback. - Undo/Redo support. - Printing music like PDF. WWW: http://www.selasky.org/hans_petter/midistudio/