From owner-dev-commits-ports-all@freebsd.org Sat Sep 11 18:18:23 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 D6C55675DB2; Sat, 11 Sep 2021 18:18:23 +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 4H6Lb35f5Dz3jcx; Sat, 11 Sep 2021 18:18:23 +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 A1DF82506E; Sat, 11 Sep 2021 18:18:23 +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 18BIINTt090671; Sat, 11 Sep 2021 18:18:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18BIINaH090670; Sat, 11 Sep 2021 18:18:23 GMT (envelope-from git) Date: Sat, 11 Sep 2021 18:18:23 GMT Message-Id: <202109111818.18BIINaH090670@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ac8319007e98 - main - net-im/tdlib: Update 1.7.6.20210802 -> 1.7.7.20210902 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/main X-Git-Reftype: branch X-Git-Commit: ac8319007e98c820e31d4c6d50f0c8a2ce6dc7ce 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: Sat, 11 Sep 2021 18:18:23 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac8319007e98c820e31d4c6d50f0c8a2ce6dc7ce commit ac8319007e98c820e31d4c6d50f0c8a2ce6dc7ce Author: Nico Sonack AuthorDate: 2021-09-11 18:16:06 +0000 Commit: Yuri Victorovich CommitDate: 2021-09-11 18:17:20 +0000 net-im/tdlib: Update 1.7.6.20210802 -> 1.7.7.20210902 PR: 258430 --- net-im/tdlib/Makefile | 4 ++-- net-im/tdlib/distinfo | 6 +++--- net-im/tdlib/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-im/tdlib/Makefile b/net-im/tdlib/Makefile index 84f4692965f5..e1f5dd71289a 100644 --- a/net-im/tdlib/Makefile +++ b/net-im/tdlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= tdlib DISTVERSIONPREFIX= v -DISTVERSION= 1.7.6.20210802 # 1.7.6 is not tagged, just set in CMakeLists.txt +DISTVERSION= 1.7.7.20210902 # 1.7.7 is not tagged, just set in CMakeLists.txt CATEGORIES= net-im devel MAINTAINER= yuri@FreeBSD.org @@ -12,7 +12,7 @@ USES= cmake:testing compiler:c++14-lang gperf ssl USE_GITHUB= yes GH_PROJECT= td -GH_TAGNAME= f8ab675 +GH_TAGNAME= 7135caa CMAKE_OFF= BUILD_TESTING FREEBSD_BUILD_BENCHMARKS diff --git a/net-im/tdlib/distinfo b/net-im/tdlib/distinfo index f3c0c8b0ee25..a5c674bf9051 100644 --- a/net-im/tdlib/distinfo +++ b/net-im/tdlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627977669 -SHA256 (tdlib-td-v1.7.6.20210802-f8ab675_GH0.tar.gz) = b465b8361d1867c239398b7012903ea8cbe405b75a529af33965ac5490bf69e0 -SIZE (tdlib-td-v1.7.6.20210802-f8ab675_GH0.tar.gz) = 4438238 +TIMESTAMP = 1631353724 +SHA256 (tdlib-td-v1.7.7.20210902-7135caa_GH0.tar.gz) = f5f33ae62ced821e34b34bc42d7e1298d44b2fbef4f2f535d23b58f100bb38d5 +SIZE (tdlib-td-v1.7.7.20210902-7135caa_GH0.tar.gz) = 4455227 diff --git a/net-im/tdlib/pkg-plist b/net-im/tdlib/pkg-plist index 706a1ff20937..8e9da381c20f 100644 --- a/net-im/tdlib/pkg-plist +++ b/net-im/tdlib/pkg-plist @@ -16,7 +16,7 @@ lib/libtdclient.a lib/libtdcore.a lib/libtddb.a lib/libtdjson.so -lib/libtdjson.so.1.7.6 +lib/libtdjson.so.1.7.7 lib/libtdjson_private.a lib/libtdjson_static.a lib/libtdnet.a