git: 3fc159574db3 - main - ports-mgmt/pkg: update to 2.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Feb 2025 13:48:11 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fc159574db3c42a47bee8bfc7c4c1d5c85fd418 commit 3fc159574db3c42a47bee8bfc7c4c1d5c85fd418 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-02-11 13:47:12 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-02-11 13:47:12 +0000 ports-mgmt/pkg: update to 2.0.6 Changes: - sort list before exporting manifest to improve reproducibility - only track shared libraries which starts with lib* - ignore compat32 libraries on systems installed from sets (vs pkgbase) where the lib32 set is not installed. - update: now works again on system with less than 300MB of RAM available --- 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 787cc5e5a1ca..650f7b39b23f 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 2.0.5 +DISTVERSION= 2.0.6 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index fb9fec0b87ea..c31a8e0eb516 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738052874 -SHA256 (freebsd-pkg-2.0.5_GH0.tar.gz) = f4caba27478e5d214ca8fdaa6ac46aa02bf8d8e0cb5af2d1e7a4278037ca4421 -SIZE (freebsd-pkg-2.0.5_GH0.tar.gz) = 16393786 +TIMESTAMP = 1739281469 +SHA256 (freebsd-pkg-2.0.6_GH0.tar.gz) = 0fdc2986b3dd6ecb0b3c66bfc5999a8770712833ba88277a07ec1a065787a7fc +SIZE (freebsd-pkg-2.0.6_GH0.tar.gz) = 16399889