From owner-dev-commits-ports-all@freebsd.org Thu Apr 22 02:33:22 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 A727D5FC056; Thu, 22 Apr 2021 02:33:22 +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 4FQhLB4L9fz4m6J; Thu, 22 Apr 2021 02:33:22 +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 8821F11C94; Thu, 22 Apr 2021 02:33:22 +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 13M2XMFN005757; Thu, 22 Apr 2021 02:33:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13M2XMvj005756; Thu, 22 Apr 2021 02:33:22 GMT (envelope-from git) Date: Thu, 22 Apr 2021 02:33:22 GMT Message-Id: <202104220233.13M2XMvj005756@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: ffa277037b8c - main - Update Abseil C++ libraries to LTS version 20210324, patch one. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ffa277037b8c3397acf1698ac713710dc0630736 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: Thu, 22 Apr 2021 02:33:22 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffa277037b8c3397acf1698ac713710dc0630736 commit ffa277037b8c3397acf1698ac713710dc0630736 Author: Alexey Dokuchaev AuthorDate: 2021-04-22 02:28:32 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-04-22 02:32:35 +0000 Update Abseil C++ libraries to LTS version 20210324, patch one. Reported by: portscout --- devel/abseil/Makefile | 4 ++-- devel/abseil/distinfo | 4 ++-- devel/abseil/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/abseil/Makefile b/devel/abseil/Makefile index fc88593b47bc..2c89a3e7766c 100644 --- a/devel/abseil/Makefile +++ b/devel/abseil/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= abseil -PORTVERSION= 20210324.0 +PORTVERSION= 20210324.1 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org @@ -16,6 +16,6 @@ GH_PROJECT= ${PORTNAME}-cpp CMAKE_ARGS= -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_CXX_STANDARD=17 # force the same highest C++ standard because of ABI differences: see https://github.com/abseil/abseil-cpp/issues/819 -PLIST_SUB+= LIBSUFX=${PORTVERSION:C/^..(....).*/\1/}.0.0 +PLIST_SUB+= LIBSUFX=${PORTVERSION:C/^..(....)../\1.0/} .include diff --git a/devel/abseil/distinfo b/devel/abseil/distinfo index b54c3d7adc75..473eadfe2866 100644 --- a/devel/abseil/distinfo +++ b/devel/abseil/distinfo @@ -1,2 +1,2 @@ -SHA256 (abseil-abseil-cpp-20210324.0_GH0.tar.gz) = dd7db6815204c2a62a2160e32c55e97113b0a0178b2f090d6bab5ce36111db4b -SIZE (abseil-abseil-cpp-20210324.0_GH0.tar.gz) = 1774094 +SHA256 (abseil-abseil-cpp-20210324.1_GH0.tar.gz) = 441db7c09a0565376ecacf0085b2d4c2bbedde6115d7773551bc116212c2a8d6 +SIZE (abseil-abseil-cpp-20210324.1_GH0.tar.gz) = 1774134 diff --git a/devel/abseil/pkg-plist b/devel/abseil/pkg-plist index ec82a13eda8d..99efd06b0a87 100644 --- a/devel/abseil/pkg-plist +++ b/devel/abseil/pkg-plist @@ -429,6 +429,8 @@ libdata/pkgconfig/absl_bits.pc libdata/pkgconfig/absl_btree.pc libdata/pkgconfig/absl_city.pc libdata/pkgconfig/absl_civil_time.pc +libdata/pkgconfig/absl_cleanup.pc +libdata/pkgconfig/absl_cleanup_internal.pc libdata/pkgconfig/absl_compare.pc libdata/pkgconfig/absl_compressed_tuple.pc libdata/pkgconfig/absl_config.pc