git: 9bd186853a03 - main - ports-mgmt/pkg-devel: update to 2.4.99.0

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 29 Oct 2025 15:47:23 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9bd186853a03b80d482ff19732ddf5756c3ddea5

commit 9bd186853a03b80d482ff19732ddf5756c3ddea5
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-10-29 15:45:35 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-10-29 15:46:55 +0000

    ports-mgmt/pkg-devel: update to 2.4.99.0
    
    Changes from 2.3.99.1 to 2.4.99.0
    - Use line buffering for the metalog file handle
    - Fix bug making pkg delete too many directories in case of split upgrades
    - BACKUP_LIBRARIES now create one backup package per source package
    - new metalog_copy lua function to create entries in the metalog cloning metadata
      from another file
---
 ports-mgmt/pkg-devel/Makefile | 4 ++--
 ports-mgmt/pkg-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index adb854900249..9b6439f5995b 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.3.99.1
+DISTVERSION=	2.4.99.0
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 PKGNAMESUFFIX=	-devel
@@ -12,7 +12,7 @@ LICENSE=	BSD2CLAUSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
-GH_TAGNAME=	1814638b1
+GH_TAGNAME=	5e70af8ce
 
 USE_LDCONFIG=	${PREFIX}/lib/compat/pkg
 HAS_CONFIGURE=	yes
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 72298c79a193..1cbbd7442889 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761209341
-SHA256 (freebsd-pkg-2.3.99.1-1814638b1_GH0.tar.gz) = 9e41a96c955b0eb256a616507d0d0ef84d353820848dd3a717ac37e935cebca6
-SIZE (freebsd-pkg-2.3.99.1-1814638b1_GH0.tar.gz) = 16475101
+TIMESTAMP = 1761752722
+SHA256 (freebsd-pkg-2.4.99.0-5e70af8ce_GH0.tar.gz) = 9805e830795f5c8f6eb1305d29d64bfbf09af6f7391cc8126790c9665d58ad51
+SIZE (freebsd-pkg-2.4.99.0-5e70af8ce_GH0.tar.gz) = 16473940