git: 12bf0a1b4881 - main - ports-mgmt/pkg: update to 2.6.2

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 04 Mar 2026 11:11:29 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12bf0a1b4881d1d724b7f5f6f96c86147575496b

commit 12bf0a1b4881d1d724b7f5f6f96c86147575496b
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-03-04 11:08:16 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-03-04 11:08:16 +0000

    ports-mgmt/pkg: update to 2.6.2
    
    Changes:
    - register: properly close the database
    - fix an issue which make some installed packages temporary invisible
      to the non root users (regression from the WAL introduction)
    - fix the json for info --raw --raw-format json when requested on multiple
      packages
---
 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 e2dad9e02b5f..462207d2c316 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.6.1
+DISTVERSION=	2.6.2
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 1ed85453fbe3..a93103ccee91 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772521999
-SHA256 (freebsd-pkg-2.6.1_GH0.tar.gz) = 43976fdb02d9e81b6fc796b20105c384e76f5249fbcf8a7e67136204de163775
-SIZE (freebsd-pkg-2.6.1_GH0.tar.gz) = 16517949
+TIMESTAMP = 1772622379
+SHA256 (freebsd-pkg-2.6.2_GH0.tar.gz) = b1f940c5ffbcb91cb4a34d59dffa14db4a3f9c55928964b9e66eb2da1180c6d1
+SIZE (freebsd-pkg-2.6.2_GH0.tar.gz) = 16518981