From nobody Wed Oct 23 05:58:20 2024 X-Original-To: dev-commits-ports-main@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 4XYJHw5HTGz5Zscm; Wed, 23 Oct 2024 05:58:20 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XYJHw4jsfz3xT6; Wed, 23 Oct 2024 05:58:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729663100; 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=ytivXo2pt7q6fqnwjWNoxuG+6/Y59lzVEvvoteWdQdY=; b=wEN7S8EdWdayp04dHn6V2X66axCopOKUYdJ5vuIGlayNJwzHIDHqCe8/rPbekESJTTXOUh KB9Z3sky3MEq5bEsJ+kCZcVWepYqMeTWGOoJ0Oi58HkNthIA94DUWdt7yd4CSe19uL9L1b v8zCNu/WTafRohtqCGeT63o0P+CLQ/4ssJSk6eEv44XB/pKnkHHdra5BParxHzYi9IKxPO N5kgYJTYHA2w3dw7Ebyg98Ev6TZFM5TgTsSwzJhXZD0QOZGGnRXpTq1GB5jVpQwVxYCV6w kS63i9Gm/V4+jHAeo6PQjJNV9WuCQ80Sbcp1sU5l1QASD6isghBC5CHRGo2e+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729663100; 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=ytivXo2pt7q6fqnwjWNoxuG+6/Y59lzVEvvoteWdQdY=; b=RtLpS+kwe9zuJ+Ce39jOly5BXm4Ii5RB5D9GhCAcLuuUWfmr3Kh5TuUKDfJhZyK5CamyCg 4tJLix0QfHFIz8HvacWF7KJqWxkLVyc/qMa4s8kCRndD9yJJNNS19OlWxjtIcIYsJds/ns lSPrD7QfCVBtoER6T0qqCp9SRrXFDB9KFI/FtGVq5JjpOrRRE6sbM5zIwBqeM8R0Wrf1J8 +5IACs685uDQK52AuYHNZ+niTgGKAnrvYJaxOvIQgPbE5vYgrSpH9FCKYHLcfw8v6kSHTN N6bf4/3/ZULZIVHz636LJe++6dWtKpssu6MOzvfanoB8RzYHm3x8XJzo8At1wA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729663100; a=rsa-sha256; cv=none; b=oLDxrudzsqihKIsxyYQ1MqmvGBbfrD3VjrU0kqziU/OGYBk+oX8sNZ4hIMOFLv81cAXHCH ODsK/HeAJY9FJMKmcyZ91aC0ucbAK8yVTPGuV79FCZ2ZvWpCckMvyk5fSdT3PCbBisZ/5R E9QXQU8GXbfuS/4CvVmNSpfNpnBgrGve1idKKpk42FTJyC94n0l3VkmOGbt+6RXErk391w lB7NLrEwbp3JIDegMGOlF5kGsMCIK3p0ZZmx0pQhZDYGsnymFngDFKrigih8hE8A0ogcsn tzGsGdnAwIDXwkP828jn+5pjrbnyux2YspRAqZnfSknQ/shjUqik5cN7WfnDxA== 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 4XYJHw4FQJzm7K; Wed, 23 Oct 2024 05:58:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49N5wK0S071061; Wed, 23 Oct 2024 05:58:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49N5wK65071058; Wed, 23 Oct 2024 05:58:20 GMT (envelope-from git) Date: Wed, 23 Oct 2024 05:58:20 GMT Message-Id: <202410230558.49N5wK65071058@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: e67e0c6cbd9a - main - devel/libgit2: udpate to 1.8.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e67e0c6cbd9a2db251c4a33aa0cd8ff606407f0d Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e67e0c6cbd9a2db251c4a33aa0cd8ff606407f0d commit e67e0c6cbd9a2db251c4a33aa0cd8ff606407f0d Author: Nuno Teixeira AuthorDate: 2024-10-23 05:48:51 +0000 Commit: Matthias Fechner CommitDate: 2024-10-23 05:53:25 +0000 devel/libgit2: udpate to 1.8.2 Changes: https://github.com/libgit2/libgit2/releases/tag/v1.8.2 PR: 282262 --- devel/libgit2/Makefile | 2 +- devel/libgit2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 026e196d0d30..120b7ae8d3ce 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -5,7 +5,7 @@ PORTNAME= libgit2 DISTVERSIONPREFIX= v -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo index fe569c6dd544..58578e760510 100644 --- a/devel/libgit2/distinfo +++ b/devel/libgit2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723108490 -SHA256 (libgit2-libgit2-v1.8.1_GH0.tar.gz) = 8c1eaf0cf07cba0e9021920bfba9502140220786ed5d8a8ec6c7ad9174522f8e -SIZE (libgit2-libgit2-v1.8.1_GH0.tar.gz) = 7608949 +TIMESTAMP = 1729582204 +SHA256 (libgit2-libgit2-v1.8.2_GH0.tar.gz) = 184699f0d9773f96eeeb5cb245ba2304400f5b74671f313240410f594c566a28 +SIZE (libgit2-libgit2-v1.8.2_GH0.tar.gz) = 7610104