Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2026 15:58:34 +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: b199a8d06eff - main - ports-mgmt/pkg: update to 2.7.4
Message-ID:  <69e1072a.21eb0.3afb8771@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=b199a8d06eff2c85cd65ea674e4ce4da3590bc67

commit b199a8d06eff2c85cd65ea674e4ce4da3590bc67
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-04-16 15:55:58 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-04-16 15:58:31 +0000

    ports-mgmt/pkg: update to 2.7.4
    
    - repo: do not delete repositories in overrides, simply disable them
    - query: fix %y/%Y
    - Declare CheriBSD and CheriABI OS and ABI
---
 ports-mgmt/pkg/Makefile  | 2 +-
 ports-mgmt/pkg/pkg-plist | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index dcf6bbda3a58..36222caf40f7 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.7.3
+DISTVERSION=	2.7.4
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/pkg-plist b/ports-mgmt/pkg/pkg-plist
index fe19685b66e9..8f3ca495cb16 100644
--- a/ports-mgmt/pkg/pkg-plist
+++ b/ports-mgmt/pkg/pkg-plist
@@ -13,6 +13,8 @@ lib/libpkg.a
 lib/libpkg.so
 lib/libpkg.so.4
 libdata/pkgconfig/pkg.pc
+sbin/pkg
+sbin/pkg-static
 share/man/man3/pkg_create.3.gz
 share/man/man3/pkg_printf.3.gz
 share/man/man3/pkg_repo_create.3.gz
@@ -62,7 +64,5 @@ share/man/man8/pkg-upgrade.8.gz
 share/man/man8/pkg-version.8.gz
 share/man/man8/pkg-which.8.gz
 share/man/man8/pkg.8.gz
-sbin/pkg
-sbin/pkg-static
 share/zsh/site-functions/_pkg
 @dir lib/compat/pkg


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e1072a.21eb0.3afb8771>