Date: Wed, 29 Apr 2026 11:22:47 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9b3d259fbd6f - main - ports-mgmt/pkg: update to 2.7.5 Message-ID: <69f1ea07.1fbe7.48d7febe@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b3d259fbd6f92f923aed51d0920accc6b739aa2 commit 9b3d259fbd6f92f923aed51d0920accc6b739aa2 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2026-04-29 11:22:09 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2026-04-29 11:22:42 +0000 ports-mgmt/pkg: update to 2.7.5 Changes: - backup lib: loudly complain if a library is not in filesystem but in plist - backup lib: fix with rootdir - progress: avoid useless newlines - config: accept more boolean types - fix fflags support --- 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 36222caf40f7..2b1abd1d506e 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 2.7.4 +DISTVERSION= 2.7.5 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index dd10112e5c62..b8207735dcc1 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776356440 -SHA256 (freebsd-pkg-2.7.4_GH0.tar.gz) = 1f574e1e4a1511d36a1f996c66720faffed5b596a05cb9cc212c690416043902 -SIZE (freebsd-pkg-2.7.4_GH0.tar.gz) = 12347368 +TIMESTAMP = 1777461622 +SHA256 (freebsd-pkg-2.7.5_GH0.tar.gz) = 51d726f52ad750fcde14d5f041d43df5b12ea4a6f143777c6b02ed7df16ceb39 +SIZE (freebsd-pkg-2.7.5_GH0.tar.gz) = 12347555home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f1ea07.1fbe7.48d7febe>
