git: 752409f0936f - 2025Q2 - ports-mgmt/pkg: update to 2.1.2

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 30 Apr 2025 08:43:43 UTC
The branch 2025Q2 has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=752409f0936f97604a2e80a8359016dd38277111

commit 752409f0936f97604a2e80a8359016dd38277111
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-04-23 13:57:09 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-04-30 08:43:39 +0000

    ports-mgmt/pkg: update to 2.1.2
    
    Changes from 2.1.0 to 2.1.1
    - fix cases where upgrade detection was missed
    - improvement performances for pkg add (aka poudriere build time as
      well)
    
    Changes from 2.1.1 to 2.1.2
    - fix an important regression introduced in 2.1.1
    - more performance improvement on pkg add
    
    PR:             286130
    Exp-run:        antoine
    (cherry picked from commit 2bb7e518317c68231c43d382180239be809e2928)
    (cherry picked from commit 3e75105eed521939cf0d39daee0ea4f30e068e35)
---
 ports-mgmt/pkg/Makefile | 2 +-
 ports-mgmt/pkg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index ac55a67c5baf..8e3d41f85f6e 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.2
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 02287a391e90..00b11afd3ada 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743147145
-SHA256 (freebsd-pkg-2.1.0_GH0.tar.gz) = 4c6bcf0dd3b52fbb00af7a1bbbbf938c0cdfc92854489df1682327fb667a0dad
-SIZE (freebsd-pkg-2.1.0_GH0.tar.gz) = 16430965
+TIMESTAMP = 1745466277
+SHA256 (freebsd-pkg-2.1.2_GH0.tar.gz) = b44325c6775102b2315220bd817b08ad911e8311d28a883fffd5f2a289fb3643
+SIZE (freebsd-pkg-2.1.2_GH0.tar.gz) = 16431231