git: 5b47ae57bf01 - main - ports-mgmt/pkg: update to 2.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Jan 2025 14:19:22 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b47ae57bf01dfbe7a754b4548a5b65772513a0a commit 5b47ae57bf01dfbe7a754b4548a5b65772513a0a Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-01-26 14:17:40 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-01-26 14:19:09 +0000 ports-mgmt/pkg: update to 2.0.4 - Fix an issue preventing pkg to fetch some packages in case of multiple iteration of the solvers - Do not track DT_NEEDED libs which are registered with full path --- 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 dec67c2a7498..64589bb04fc7 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 2.0.3 +DISTVERSION= 2.0.4 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index f2ce5f4ce1eb..f3ba51042f51 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737724014 -SHA256 (freebsd-pkg-2.0.3_GH0.tar.gz) = cc9f542e58dc00d1347bfecfa13433b54f8382bdd966a08a80716b96f15b71ca -SIZE (freebsd-pkg-2.0.3_GH0.tar.gz) = 16391984 +TIMESTAMP = 1737901140 +SHA256 (freebsd-pkg-2.0.4_GH0.tar.gz) = e6da9a1ea28e31cf4021daac1d1c5c5d6c035dabc3f943d7f3632f4f3eb8efc3 +SIZE (freebsd-pkg-2.0.4_GH0.tar.gz) = 16391715