Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2025 08:31: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: 68175f9133ed - main - ports-mgmt/pkg-devel: update to 2.5.99.0
Message-ID:  <69426a66.35be5.57f0d635@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=68175f9133edd03839f7347755f0e09ccbda5dae

commit 68175f9133edd03839f7347755f0e09ccbda5dae
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-12-17 08:27:05 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-12-17 08:31:32 +0000

    ports-mgmt/pkg-devel: update to 2.5.99.0
    
    Changes:
    - fix a regression in fetch
---
 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 fb7d2e80226a..bcad85f21d60 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	2.4.99.2
+DISTVERSION=	2.5.99.0
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 PKGNAMESUFFIX=	-devel
@@ -12,7 +12,7 @@ LICENSE=	BSD2CLAUSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
-GH_TAGNAME=	2d18505bf
+GH_TAGNAME=	c642c9442
 
 USE_LDCONFIG=	${PREFIX}/lib/compat/pkg
 HAS_CONFIGURE=	yes
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index a263ae1083df..11e5d4194190 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765891405
-SHA256 (freebsd-pkg-2.4.99.2-2d18505bf_GH0.tar.gz) = 05c3eeb5d394bf9fc545fd8aefff2a2f3f83d57468afa2bb98d226a350649e9d
-SIZE (freebsd-pkg-2.4.99.2-2d18505bf_GH0.tar.gz) = 16512097
+TIMESTAMP = 1765960020
+SHA256 (freebsd-pkg-2.5.99.0-c642c9442_GH0.tar.gz) = 362adbf5aef6b253e2dfc8b34ffc53d2d4feebbc2c9d65f123895451bfc78dc0
+SIZE (freebsd-pkg-2.5.99.0-c642c9442_GH0.tar.gz) = 16513547


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69426a66.35be5.57f0d635>