git: e96f2739728d - main - ports-mgmt/pkg: update to 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 15:50:09 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e96f2739728da245d0a4dda41e4c0b6c3266230c commit e96f2739728da245d0a4dda41e4c0b6c3266230c Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-01-23 15:42:53 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-01-23 15:43:36 +0000 ports-mgmt/pkg: update to 2.0.1 Changes: - fix pkg version - fix pkg check -d - logs of improvements in the solver to avoid extra reinstallation on systems without pkgbase --- 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 e6ce27896818..af7fafcb13ca 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 2.0.0 +DISTVERSION= 2.0.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index e4749777d150..dbd7ac42893a 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737542124 -SHA256 (freebsd-pkg-2.0.0_GH0.tar.gz) = 0fc294cd6957b8ee3d475f6eaca5a1c7c7a7c129c5786d64e0ceb347a5d0e68d -SIZE (freebsd-pkg-2.0.0_GH0.tar.gz) = 16390919 +TIMESTAMP = 1737646856 +SHA256 (freebsd-pkg-2.0.1_GH0.tar.gz) = 6bdcca993e5124117dc3de040574283d186748da3466bea2dc1c12859f8ac73b +SIZE (freebsd-pkg-2.0.1_GH0.tar.gz) = 16391700