git: 8516fca970c1 - main - ports-mgmt/pkg: udpate to 2.0.5

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 08:31:13 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8516fca970c1f68e684392b8923e462a00b548ba

commit 8516fca970c1f68e684392b8923e462a00b548ba
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-01-28 08:29:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-01-28 08:31:10 +0000

    ports-mgmt/pkg: udpate to 2.0.5
    
    Changes from 2.0.4 to 2.0.5
    - Allow ABI_FILE in pkg.conf(5)
    - fix crash in case of conflicts
    - restore flexibility for end user to replace directories with symlinks to
      directories
    - Do not track absolute DT_NEEDED (really this time)
    - curl: more verbose error message
---
 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 64589bb04fc7..1a756cf2adae 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.0.4
+DISTVERSION=	2.0.5
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index f3ba51042f51..fb9fec0b87ea 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737901140
-SHA256 (freebsd-pkg-2.0.4_GH0.tar.gz) = e6da9a1ea28e31cf4021daac1d1c5c5d6c035dabc3f943d7f3632f4f3eb8efc3
-SIZE (freebsd-pkg-2.0.4_GH0.tar.gz) = 16391715
+TIMESTAMP = 1738052874
+SHA256 (freebsd-pkg-2.0.5_GH0.tar.gz) = f4caba27478e5d214ca8fdaa6ac46aa02bf8d8e0cb5af2d1e7a4278037ca4421
+SIZE (freebsd-pkg-2.0.5_GH0.tar.gz) = 16393786