From owner-svn-ports-all@freebsd.org Fri Nov 1 05:49:04 2019 Return-Path: Delivered-To: svn-ports-all@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 101841632AF; Fri, 1 Nov 2019 05:49:04 +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) server-signature RSA-PSS (4096 bits) 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 474B8H6jKJz3HGq; Fri, 1 Nov 2019 05:49:03 +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 C318368CA; Fri, 1 Nov 2019 05:49:03 +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 xA15n3BN055522; Fri, 1 Nov 2019 05:49:03 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA15n386055518; Fri, 1 Nov 2019 05:49:03 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201911010549.xA15n386055518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 1 Nov 2019 05:49:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516208 - head/multimedia/musikcube X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/multimedia/musikcube X-SVN-Commit-Revision: 516208 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2019 05:49:04 -0000 Author: yuri Date: Fri Nov 1 05:49:02 2019 New Revision: 516208 URL: https://svnweb.freebsd.org/changeset/ports/516208 Log: multimedia/musikcube: Update 0.65.1 -> 0.70.0 Reported by: portscout Modified: head/multimedia/musikcube/Makefile head/multimedia/musikcube/distinfo head/multimedia/musikcube/pkg-plist Modified: head/multimedia/musikcube/Makefile ============================================================================== --- head/multimedia/musikcube/Makefile Fri Nov 1 04:49:33 2019 (r516207) +++ head/multimedia/musikcube/Makefile Fri Nov 1 05:49:02 2019 (r516208) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musikcube -DISTVERSION= 0.65.1 -PORTREVISION= 3 +DISTVERSION= 0.70.0 CATEGORIES= multimedia audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -31,5 +30,8 @@ USES= cmake:noninja compiler:c++14-lang ncurses ssl USE_GITHUB= yes GH_ACCOUNT= clangen USE_LDCONFIG= yes + +post-patch: + @${REINPLACE_CMD} 's|COMMAND \./strip-nix\.sh|COMMAND ${WRKSRC}/strip-nix.sh|' ${WRKSRC}/CMakeLists.txt .include Modified: head/multimedia/musikcube/distinfo ============================================================================== --- head/multimedia/musikcube/distinfo Fri Nov 1 04:49:33 2019 (r516207) +++ head/multimedia/musikcube/distinfo Fri Nov 1 05:49:02 2019 (r516208) @@ -1,5 +1,5 @@ -TIMESTAMP = 1560994892 -SHA256 (clangen-musikcube-0.65.1_GH0.tar.gz) = e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72 -SIZE (clangen-musikcube-0.65.1_GH0.tar.gz) = 9042709 +TIMESTAMP = 1572583813 +SHA256 (clangen-musikcube-0.70.0_GH0.tar.gz) = 04161e4c79fdb7bc5b69757e231cf31cb8e2719dfd3c70085e3d8823b36e4ce9 +SIZE (clangen-musikcube-0.70.0_GH0.tar.gz) = 9060880 SHA256 (0c6c3f7a7bd5.patch) = 5c259cac33e05a10dc1f41502e39bd1e1a2883db037a84f499d25d9b4184a7e7 SIZE (0c6c3f7a7bd5.patch) = 4585 Modified: head/multimedia/musikcube/pkg-plist ============================================================================== --- head/multimedia/musikcube/pkg-plist Fri Nov 1 04:49:33 2019 (r516207) +++ head/multimedia/musikcube/pkg-plist Fri Nov 1 05:49:02 2019 (r516208) @@ -20,6 +20,7 @@ include/musikcube/core/sdk/IIndexerSource.h include/musikcube/core/sdk/IIndexerWriter.h include/musikcube/core/sdk/IMap.h include/musikcube/core/sdk/IMapList.h +include/musikcube/core/sdk/IMetadataProxy.h include/musikcube/core/sdk/IOutput.h include/musikcube/core/sdk/IPcmVisualizer.h include/musikcube/core/sdk/IPlaybackRemote.h @@ -28,7 +29,6 @@ include/musikcube/core/sdk/IPlugin.h include/musikcube/core/sdk/IPreferences.h include/musikcube/core/sdk/IResource.h include/musikcube/core/sdk/ISchema.h -include/musikcube/core/sdk/ISimpleDataProvider.h include/musikcube/core/sdk/ISpectrumVisualizer.h include/musikcube/core/sdk/ITagReader.h include/musikcube/core/sdk/ITagStore.h