git: e4bf2ab76199 - main - ports-mgmt/pkg: update to 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jun 2025 09:11:12 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4bf2ab761991f2d701f4a152455038d668abdc6
commit e4bf2ab761991f2d701f4a152455038d668abdc6
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-06-27 08:47:09 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-06-27 09:11:01 +0000
ports-mgmt/pkg: update to 2.2.1
Changes:
- revert the scheduler "fixes" trying to reduce the
number of "split upgrades", it causes ordering issues
- plug some leaks
- fix some sqlite statement leak
---
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 792d577506ef..ef04219f0e4a 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 2.2.0
+DISTVERSION= 2.2.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index ddbd118be62b..f39bf5f97dc0 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1750228762
-SHA256 (freebsd-pkg-2.2.0_GH0.tar.gz) = 9fc288c5edaead14c7549a32b45b7ff93c998c719e297ce503bbb8049dbacc6f
-SIZE (freebsd-pkg-2.2.0_GH0.tar.gz) = 16516479
+TIMESTAMP = 1751014352
+SHA256 (freebsd-pkg-2.2.1_GH0.tar.gz) = 8461c7cc3ad570fc4d2208817da210032dcb57c8585feef48b3734b8d23bfb93
+SIZE (freebsd-pkg-2.2.1_GH0.tar.gz) = 16516556