Date: Wed, 15 Apr 2026 13:25:04 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c7bf0f573d93 - main - devel/gnulibiberty: Update to 2.46.0 Message-ID: <69df91b0.42044.6ff11361@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7bf0f573d9369f61f8154aa3fe7bb44c6484e73 commit c7bf0f573d9369f61f8154aa3fe7bb44c6484e73 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2026-04-14 12:51:39 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-04-15 13:24:58 +0000 devel/gnulibiberty: Update to 2.46.0 Approved by: joerg (maintainer) Differential Revision: https://reviews.freebsd.org/D56387 --- devel/gnulibiberty/Makefile | 3 ++- devel/gnulibiberty/distinfo | 6 +++--- devel/gnulibiberty/pkg-plist | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/gnulibiberty/Makefile b/devel/gnulibiberty/Makefile index b1856b2ffe63..d060637af8e0 100644 --- a/devel/gnulibiberty/Makefile +++ b/devel/gnulibiberty/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnulibiberty -PORTVERSION= 2.44 +PORTVERSION= 2.46.0 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases DISTNAME= binutils-${PORTVERSION} @@ -14,6 +14,7 @@ USES= gmake tar:lz GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-install-libiberty --disable-multilib +TEST_TARGET= check WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty diff --git a/devel/gnulibiberty/distinfo b/devel/gnulibiberty/distinfo index 4f6e5b899128..2911b7cf9682 100644 --- a/devel/gnulibiberty/distinfo +++ b/devel/gnulibiberty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738776377 -SHA256 (binutils-2.44.tar.lz) = 250e11049b129c6b2d53f93f7500c2a4d6818f17c3fc611d9a3226e60e43958c -SIZE (binutils-2.44.tar.lz) = 26856981 +TIMESTAMP = 1776169262 +SHA256 (binutils-2.46.0.tar.lz) = d49a13466ef452f6790c393a64514e399b7757c867d3f13a5402186eadd61f1d +SIZE (binutils-2.46.0.tar.lz) = 28128257 diff --git a/devel/gnulibiberty/pkg-plist b/devel/gnulibiberty/pkg-plist index 0366d53b4482..1863953c2f72 100644 --- a/devel/gnulibiberty/pkg-plist +++ b/devel/gnulibiberty/pkg-plist @@ -1,5 +1,6 @@ include/libiberty/ansidecl.h include/libiberty/demangle.h +include/libiberty/doubly-linked-list.h include/libiberty/dyn-string.h include/libiberty/fibheap.h include/libiberty/floatformat.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69df91b0.42044.6ff11361>
