From nobody Mon Sep 25 14:39:51 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RvQWX1Q47z4rPhx; Mon, 25 Sep 2023 14:39:52 +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 4RvQWX0sb2z4TJ3; Mon, 25 Sep 2023 14:39:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695652792; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=arkxl2oShKoFK8SSyuP4DJIaTrSCP4QHttPoS79Kfyo=; b=LNqwM0zU15obyvsxxfahEVQ7ZalyGwTLXreTBZPNZIj1w/G6jAdXMQwO5EhNmaZc66gU73 vWevRQyKUpw6xdC/6tF3/iDHowTcogtl/gExh4qVVK9wu51isRAu64YqxlFMMczxT9qdcE hdxVFISx1NNNPs+k6Q3va6f1MjvdFYBWcBuxP/PAJkitEVYIO66cTP5wAGByjjNq6qiBl1 Benr6Ruv1T99WYSkLpN7fNe+RXy8mxXPe0kkX4nBCNylpZaBK5TwTxQrEHVI3UjRNJYf7m T2Fjl9U6jaR7sw6nLkW/ViDT/F6Ez5/3WFz8XXGrkaeQBK9Y1sFrh04yscJodA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695652792; a=rsa-sha256; cv=none; b=BuS1JgREAipgxSvKMtYX/645tDCU2Rq1DLO9NRI6/JkEbKLHTPI5i7oM/4eEg0XWRTs0lz QLWqpZZVVUIcUtIirrFWOiLkCqfVnUT6LtQhT35XCmhWdMCmeqxTllj0bqAeOC1x44VLPV tGdo/ct2+ij7tcmhRZETyTWNuLcad9UoYobgI1Ttdx5H5kHs/pX795j9Qc3J0zbK7fbfAH GNK9bK1tNW1dnaIO1cLkKzZy4au0GSX1LvmDmQ7mFyqqFO0Y6anfmOTupVfU8sd0yxc/uP yM2zGYznMIxtc665BVbXl3pZY26VsCr9GJzLJ1a04LQiq0GMmfjCXv2BXTH8Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695652792; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=arkxl2oShKoFK8SSyuP4DJIaTrSCP4QHttPoS79Kfyo=; b=r4jb3c+J88woLL+vxK8tXobKQ88D5JyZhKSG+no222kh3dHjKCDgruJzcXjtbduOnO3OID 3yxiQwCkMrtFGrGAWrDcDgXMLq/97Ah2Scw0r072QlqcsqpLZvrR7RAz+08BXAZqZx8QeE npfRVzleG/CGqPOj131RfILEvPWZlE4hn/Q8YcfdwMyN0Bwwsjd8ZDKNJRVGfuG63nAKaJ O1qbIO/9TXu8DhUGA2CjgSa8k3Wrz1p90nkX0ljQMkMkQ5YzTMIgzND+wKqdPnN5Xk416q Q/oOPYDJseqkHbszIgk1diu268IjljYywx46Xhrl42MYPSj5SyxdwKh1/jVwMQ== 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 4RvQWW6fsQz2vH; Mon, 25 Sep 2023 14:39:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38PEdpow011511; Mon, 25 Sep 2023 14:39:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38PEdpfU011508; Mon, 25 Sep 2023 14:39:51 GMT (envelope-from git) Date: Mon, 25 Sep 2023 14:39:51 GMT Message-Id: <202309251439.38PEdpfU011508@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joel Bodenmann Subject: git: 23330497fbe2 - main - devel/malloy: Update to 0.7.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 23330497fbe20ada4575f1a0471a5a6ec762f0b5 Auto-Submitted: auto-generated The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=23330497fbe20ada4575f1a0471a5a6ec762f0b5 commit 23330497fbe20ada4575f1a0471a5a6ec762f0b5 Author: Joel Bodenmann AuthorDate: 2023-09-25 13:51:02 +0000 Commit: Joel Bodenmann CommitDate: 2023-09-25 14:35:12 +0000 devel/malloy: Update to 0.7.0 Changelog: https://github.com/Tectu/malloy/releases/tag/0.7.0 PR: 273884 Approved by: zirias (mentor) Differential Revision: https://reviews.freebsd.org/D41974 --- devel/malloy/Makefile | 6 ++++-- devel/malloy/distinfo | 6 +++--- devel/malloy/pkg-plist | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/malloy/Makefile b/devel/malloy/Makefile index 649c20c40185..538638cf2cc3 100644 --- a/devel/malloy/Makefile +++ b/devel/malloy/Makefile @@ -1,5 +1,5 @@ PORTNAME= malloy -DISTVERSION= 0.6.2 +DISTVERSION= 0.7.0 CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org @@ -9,7 +9,7 @@ WWW= https://github.com/tectu/malloy LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt -BUILD_DEPENDS= boost-libs>1.74.0:devel/boost-libs +BUILD_DEPENDS= boost-libs>1.79.0:devel/boost-libs LIB_DEPENDS= libfmt.so:devel/libfmt \ libspdlog.so:devel/spdlog @@ -23,6 +23,8 @@ CMAKE_OFF= MALLOY_BUILD_EXAMPLES \ MALLOY_DEPENDENCY_FMT_DOWNLOAD \ MALLOY_DEPENDENCY_SPDLOG_DOWNLOAD +PLIST_SUB= SOVERSION="${DISTVERSION}" + OPTIONS_DEFINE= DOCS EXAMPLES HTML TEST TLS OPTIONS_DEFAULT= CLIENT DOCS EXAMPLES HTML SERVER TLS OPTIONS_MULTI= HTTP diff --git a/devel/malloy/distinfo b/devel/malloy/distinfo index 14e7d4613aa7..8852444bf911 100644 --- a/devel/malloy/distinfo +++ b/devel/malloy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682179658 -SHA256 (tectu-malloy-0.6.2_GH0.tar.gz) = 6a1ab7b70ea7e4735aff1a5f7d2678ea69961b8dec8a5dc42230a083448f302d -SIZE (tectu-malloy-0.6.2_GH0.tar.gz) = 195624 +TIMESTAMP = 1695643384 +SHA256 (tectu-malloy-0.7.0_GH0.tar.gz) = d28120f8443373ba554270899a8438f6fa9605c485b6123cd0c2afd48b51a320 +SIZE (tectu-malloy-0.7.0_GH0.tar.gz) = 195795 diff --git a/devel/malloy/pkg-plist b/devel/malloy/pkg-plist index c74fecba0481..ee055c6795aa 100644 --- a/devel/malloy/pkg-plist +++ b/devel/malloy/pkg-plist @@ -63,11 +63,11 @@ lib/cmake/malloy/malloy-config.cmake lib/cmake/malloy/malloy-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/malloy/malloy-targets.cmake %%CLIENT%%lib/libmalloy-client.so -%%CLIENT%%lib/libmalloy-client.so.0.6.2 +%%CLIENT%%lib/libmalloy-client.so.%%SOVERSION%% lib/libmalloy-core.so -lib/libmalloy-core.so.0.6.2 +lib/libmalloy-core.so.%%SOVERSION%% %%SERVER%%lib/libmalloy-server.so -%%SERVER%%lib/libmalloy-server.so.0.6.2 +%%SERVER%%lib/libmalloy-server.so.%%SOVERSION%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/CMakeLists.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/client/example.cmake