From owner-svn-ports-head@freebsd.org Tue Dec 15 05:48:19 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3420F4A9140; Tue, 15 Dec 2020 05:48:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cw6kC10Dkz4sTP; Tue, 15 Dec 2020 05:48:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14B7866F5; Tue, 15 Dec 2020 05:48:19 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BF5mIEu044578; Tue, 15 Dec 2020 05:48:18 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BF5mI1A044575; Tue, 15 Dec 2020 05:48:18 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202012150548.0BF5mI1A044575@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 15 Dec 2020 05:48:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558137 - in head/audio/pianobooster: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio/pianobooster: . files X-SVN-Commit-Revision: 558137 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2020 05:48:19 -0000 Author: yuri Date: Tue Dec 15 05:48:18 2020 New Revision: 558137 URL: https://svnweb.freebsd.org/changeset/ports/558137 Log: audio/pianobooster: Update 0.7.2b -> 1.0.0 Reported by: portscout Deleted: head/audio/pianobooster/files/ Modified: head/audio/pianobooster/Makefile head/audio/pianobooster/distinfo head/audio/pianobooster/pkg-descr head/audio/pianobooster/pkg-plist Modified: head/audio/pianobooster/Makefile ============================================================================== --- head/audio/pianobooster/Makefile Tue Dec 15 05:46:57 2020 (r558136) +++ head/audio/pianobooster/Makefile Tue Dec 15 05:48:18 2020 (r558137) @@ -2,7 +2,7 @@ PORTNAME= pianobooster DISTVERSIONPREFIX= v -DISTVERSION= 0.7.2b +DISTVERSION= 1.0.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -22,7 +22,8 @@ GH_PROJECT= PianoBooster USE_QT= core gui opengl widgets xml buildtools_build linguisttools_build qmake_build USE_GL= gl glu -CMAKE_ON= USE_SYSTEM_RTMIDI USE_JACK +CMAKE_ON= USE_JACK +CMAKE_OFF= USE_BUNDLED_RTMIDI CMAKE_ARGS= -DDATA_DIR:STRING=share/${PORTNAME} OPTIONS_DEFINE= FLUIDSYNTH Modified: head/audio/pianobooster/distinfo ============================================================================== --- head/audio/pianobooster/distinfo Tue Dec 15 05:46:57 2020 (r558136) +++ head/audio/pianobooster/distinfo Tue Dec 15 05:48:18 2020 (r558137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586862081 -SHA256 (captnfab-PianoBooster-v0.7.2b_GH0.tar.gz) = fe331f9bebafda31444fa415a6594a91f8283ba9c3cf18066684072081490633 -SIZE (captnfab-PianoBooster-v0.7.2b_GH0.tar.gz) = 2542590 +TIMESTAMP = 1608008248 +SHA256 (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 1b58e9587c9bcc180d28c5a3701f0131bf8ac96edeaace7e32d8c8010e9ce1b6 +SIZE (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 3096142 Modified: head/audio/pianobooster/pkg-descr ============================================================================== --- head/audio/pianobooster/pkg-descr Tue Dec 15 05:46:57 2020 (r558136) +++ head/audio/pianobooster/pkg-descr Tue Dec 15 05:48:18 2020 (r558137) @@ -3,4 +3,4 @@ allows you to change the speed of playback and transpo There is a scrolling musical stave that shows the notes for just one part from all the parts in the complete musical arrangement. -WWW: http://pianobooster.sourceforge.net +WWW: https://www.pianobooster.org/index.html Modified: head/audio/pianobooster/pkg-plist ============================================================================== --- head/audio/pianobooster/pkg-plist Tue Dec 15 05:46:57 2020 (r558136) +++ head/audio/pianobooster/pkg-plist Tue Dec 15 05:48:18 2020 (r558137) @@ -6,8 +6,6 @@ share/icons/hicolor/64x64/apps/pianobooster.png %%DATADIR%%/fonts/DejaVuSans.ttf %%DATADIR%%/music/BoosterMusicBooks.zip %%DATADIR%%/translations/langs.json -%%DATADIR%%/translations/music_ru.qm -%%DATADIR%%/translations/music_uk.qm %%DATADIR%%/translations/pianobooster_ca.qm %%DATADIR%%/translations/pianobooster_cs.qm %%DATADIR%%/translations/pianobooster_da.qm