Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Mar 2026 07:13:54 +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: 3bd915bd8cb1 - main - ports-mgmt/pkg: update to 2.6.1
Message-ID:  <69a68a32.1e53e.772cf79e@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=3bd915bd8cb182abd784a7af7b5224b45adfa7e9

commit 3bd915bd8cb182abd784a7af7b5224b45adfa7e9
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-03-03 07:13:25 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-03-03 07:13:25 +0000

    ports-mgmt/pkg: update to 2.6.1
    
    - fix regression in pkg delete -f: it should always ignore rdeps
---
 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 e391d8a6759d..e2dad9e02b5f 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.6.0
+DISTVERSION=	2.6.1
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 3ccd1a59316c..1ed85453fbe3 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772471682
-SHA256 (freebsd-pkg-2.6.0_GH0.tar.gz) = 2a0f05a79e13cd7c996f93979eb3156ae96c32394cff1677394c6c3c6fdf6f92
-SIZE (freebsd-pkg-2.6.0_GH0.tar.gz) = 16517834
+TIMESTAMP = 1772521999
+SHA256 (freebsd-pkg-2.6.1_GH0.tar.gz) = 43976fdb02d9e81b6fc796b20105c384e76f5249fbcf8a7e67136204de163775
+SIZE (freebsd-pkg-2.6.1_GH0.tar.gz) = 16517949


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a68a32.1e53e.772cf79e>