From owner-svn-ports-head@freebsd.org Sat Jan 11 08:19:23 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 5CA60222356; Sat, 11 Jan 2020 08:19:23 +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 47vt6z1sMWz3DrK; Sat, 11 Jan 2020 08:19:23 +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 1E80727BDA; Sat, 11 Jan 2020 08:19:23 +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 00B8JMxu055053; Sat, 11 Jan 2020 08:19:22 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00B8JMBN055050; Sat, 11 Jan 2020 08:19:22 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001110819.00B8JMBN055050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 11 Jan 2020 08:19:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522635 - head/multimedia/musikcube X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/multimedia/musikcube X-SVN-Commit-Revision: 522635 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.29 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: Sat, 11 Jan 2020 08:19:23 -0000 Author: yuri Date: Sat Jan 11 08:19:22 2020 New Revision: 522635 URL: https://svnweb.freebsd.org/changeset/ports/522635 Log: multimedia/musikcube: Update 0.70.0 -> 0.80.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 Sat Jan 11 08:07:28 2020 (r522634) +++ head/multimedia/musikcube/Makefile Sat Jan 11 08:19:22 2020 (r522635) @@ -1,12 +1,8 @@ # $FreeBSD$ PORTNAME= musikcube -DISTVERSION= 0.70.0 -PORTREVISION= 1 +DISTVERSION= 0.80.0 CATEGORIES= multimedia audio - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 0c6c3f7a7bd5.patch:-p1 MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal-based music player, audio engine, metadata indexer, server Modified: head/multimedia/musikcube/distinfo ============================================================================== --- head/multimedia/musikcube/distinfo Sat Jan 11 08:07:28 2020 (r522634) +++ head/multimedia/musikcube/distinfo Sat Jan 11 08:19:22 2020 (r522635) @@ -1,5 +1,5 @@ -TIMESTAMP = 1572583813 -SHA256 (clangen-musikcube-0.70.0_GH0.tar.gz) = 04161e4c79fdb7bc5b69757e231cf31cb8e2719dfd3c70085e3d8823b36e4ce9 -SIZE (clangen-musikcube-0.70.0_GH0.tar.gz) = 9060880 +TIMESTAMP = 1578729699 +SHA256 (clangen-musikcube-0.80.0_GH0.tar.gz) = 6e3a8e4221d2d4d7cbccc905eaab5155c8c2d17b46119b021ba4468d2248662b +SIZE (clangen-musikcube-0.80.0_GH0.tar.gz) = 9077287 SHA256 (0c6c3f7a7bd5.patch) = 5c259cac33e05a10dc1f41502e39bd1e1a2883db037a84f499d25d9b4184a7e7 SIZE (0c6c3f7a7bd5.patch) = 4585 Modified: head/multimedia/musikcube/pkg-plist ============================================================================== --- head/multimedia/musikcube/pkg-plist Sat Jan 11 08:07:28 2020 (r522634) +++ head/multimedia/musikcube/pkg-plist Sat Jan 11 08:19:22 2020 (r522635) @@ -3,6 +3,7 @@ bin/musikcubed include/musikcube/core/sdk/DataBuffer.h include/musikcube/core/sdk/HttpClient.h include/musikcube/core/sdk/IAnalyzer.h +include/musikcube/core/sdk/IBlockingEncoder.h include/musikcube/core/sdk/IBuffer.h include/musikcube/core/sdk/IBufferProvider.h include/musikcube/core/sdk/IDSP.h @@ -30,6 +31,7 @@ include/musikcube/core/sdk/IPreferences.h include/musikcube/core/sdk/IResource.h include/musikcube/core/sdk/ISchema.h include/musikcube/core/sdk/ISpectrumVisualizer.h +include/musikcube/core/sdk/IStreamingEncoder.h include/musikcube/core/sdk/ITagReader.h include/musikcube/core/sdk/ITagStore.h include/musikcube/core/sdk/ITrack.h @@ -44,6 +46,7 @@ include/musikcube/core/sdk/constants.h %%DATADIR%%/locales/fr_FR.json %%DATADIR%%/locales/it_IT.json %%DATADIR%%/locales/ru_RU.json +%%DATADIR%%/locales/zh_CN.json %%DATADIR%%/musikcube %%DATADIR%%/musikcubed %%DATADIR%%/plugins/libffmpegdecoder.so