From owner-dev-commits-ports-all@freebsd.org Mon Apr 19 03:35:43 2021 Return-Path: Delivered-To: dev-commits-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 922E25E0255; Mon, 19 Apr 2021 03:35:43 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FNssW30zCz4rLX; Mon, 19 Apr 2021 03:35:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A80818384; Mon, 19 Apr 2021 03:35:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13J3ZhD1047145; Mon, 19 Apr 2021 03:35:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13J3Zhp8047144; Mon, 19 Apr 2021 03:35:43 GMT (envelope-from git) Date: Mon, 19 Apr 2021 03:35:43 GMT Message-Id: <202104190335.13J3Zhp8047144@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: ee6e3de19154 - 2021Q2 - multimedia/musikcube: Update 0.96.5 -> 0.96.6 with unbreak at run-time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: ee6e3de191547bbe04854c115999ccc250fb6a1d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2021 03:35:43 -0000 The branch 2021Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee6e3de191547bbe04854c115999ccc250fb6a1d commit ee6e3de191547bbe04854c115999ccc250fb6a1d Author: Yuri Victorovich AuthorDate: 2021-04-19 03:31:59 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-19 03:35:40 +0000 multimedia/musikcube: Update 0.96.5 -> 0.96.6 with unbreak at run-time It was broken on 12 and 11 due to ncurses port vs. base library confusion. (cherry picked from commit 68457b801edd40093c0b8b624c7423868b5db95a) --- multimedia/musikcube/Makefile | 7 +++---- multimedia/musikcube/distinfo | 6 +++--- multimedia/musikcube/files/patch-src_musikcube_CMakeLists.txt | 11 ----------- multimedia/musikcube/pkg-plist | 1 + 4 files changed, 7 insertions(+), 18 deletions(-) diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 61de2bf8592c..a2cba8a2b404 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,7 +1,6 @@ PORTNAME= musikcube -DISTVERSION= 0.96.5 -PORTREVISION= 1 +DISTVERSION= 0.96.6 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org @@ -24,20 +23,20 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libvorbis.so:audio/libvorbis USES= cmake:noninja compiler:c++14-lang pkgconfig ssl - USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= clangen -LDFLAGS+= -lncursesw -lpanelw -ltinfow .include .if ${OPSYS} == "FreeBSD" && ${OSVERSION} >= 1300079 USES+= ncurses +CMAKE_ARGS= -DNCURSES_DISABLE_LIB_SUFFIXES=false .else USES+= ncurses:port CFLAGS+= -I${LOCALBASE}/include/ncurses +CMAKE_ARGS= -DNCURSES_DISABLE_LIB_SUFFIXES=true .endif .include diff --git a/multimedia/musikcube/distinfo b/multimedia/musikcube/distinfo index 5b5b37f2ba1d..1e865de42de0 100644 --- a/multimedia/musikcube/distinfo +++ b/multimedia/musikcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611944934 -SHA256 (clangen-musikcube-0.96.5_GH0.tar.gz) = ee00667ea172a557c00de485fbbaa3fde3eb5ec1867c94b5f1705c1b72807490 -SIZE (clangen-musikcube-0.96.5_GH0.tar.gz) = 9474635 +TIMESTAMP = 1618798011 +SHA256 (clangen-musikcube-0.96.6_GH0.tar.gz) = 3d3512ae03ff5a233de8d6787417b32731e50d813035fd49188b2fca66c6d21e +SIZE (clangen-musikcube-0.96.6_GH0.tar.gz) = 9506235 diff --git a/multimedia/musikcube/files/patch-src_musikcube_CMakeLists.txt b/multimedia/musikcube/files/patch-src_musikcube_CMakeLists.txt deleted file mode 100644 index 55f73c00b19a..000000000000 --- a/multimedia/musikcube/files/patch-src_musikcube_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- src/musikcube/CMakeLists.txt.orig 2021-01-24 21:53:38 UTC -+++ src/musikcube/CMakeLists.txt -@@ -83,7 +83,7 @@ set_target_properties(musikcube PROPERTIES LINK_FLAGS - - if (CMAKE_SYSTEM_NAME MATCHES "Linux" OR CMAKE_SYSTEM_NAME MATCHES "FreeBSD") - find_package(PkgConfig) -- pkg_check_modules(NCURSES REQUIRED ncursesw panelw) -+ pkg_check_modules(NCURSES ncurses panel) - target_link_libraries(musikcube ${musikcube_LINK_LIBS} ${NCURSES_LIBRARIES} musikcore) - elseif (CMAKE_SYSTEM_NAME MATCHES "Darwin") - if (${LINK_STATICALLY} MATCHES "true") diff --git a/multimedia/musikcube/pkg-plist b/multimedia/musikcube/pkg-plist index 7bdf8fa55c94..1b2d9287fc6c 100644 --- a/multimedia/musikcube/pkg-plist +++ b/multimedia/musikcube/pkg-plist @@ -46,6 +46,7 @@ include/musikcube/musikcore/sdk/ReplayGain.h include/musikcube/musikcore/sdk/String.h include/musikcube/musikcore/sdk/constants.h %%DATADIR%%/libmusikcore.so +%%DATADIR%%/locales/de_DE.json %%DATADIR%%/locales/en_US.json %%DATADIR%%/locales/fr_FR.json %%DATADIR%%/locales/it_IT.json