git: b1f6a36651f8 - main - ports-mgmt/pkg: update to 2.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Dec 2025 10:29:35 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f6a36651f833fe4127fb645c2b35030e060d09
commit b1f6a36651f833fe4127fb645c2b35030e060d09
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-12-23 10:28:43 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-12-23 10:29:24 +0000
ports-mgmt/pkg: update to 2.5.1
Changes from 2.5.0 to 2.5.1
- Regression: fix directory permission when @mode is used in plist
- use the timestamp provided by -t for manifest timestamp
- improvements in documentation
- slight inprovements in the progress bar:
* counters are now always aligned
* when possible only print name-version for the package being fetched.
* add a space in the debit
---
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 1a22ba20d949..9cea6e2a885b 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 2.5.0
+DISTVERSION= 2.5.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 1cbe964efe2f..00bfef22dd7d 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765960107
-SHA256 (freebsd-pkg-2.5.0_GH0.tar.gz) = 420330f4e8adc25317c98a0657b2ba8ebada7ad782a6273fe3b41768cb7246c0
-SIZE (freebsd-pkg-2.5.0_GH0.tar.gz) = 16511322
+TIMESTAMP = 1766485622
+SHA256 (freebsd-pkg-2.5.1_GH0.tar.gz) = 05aa40cc01e48e4933b7a96a996831b3215de18558a16f48859417b183b1c19b
+SIZE (freebsd-pkg-2.5.1_GH0.tar.gz) = 16511454