git: e250c038083c - main - devel/elf-dissector: Chase binutils-2.43.1 update

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Tue, 01 Oct 2024 22:59:48 UTC
The branch main has been updated by cy:

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

commit e250c038083c6923c15d6417e219bb2f683fa452
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2024-09-14 03:31:32 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-10-01 22:39:23 +0000

    devel/elf-dissector: Chase binutils-2.43.1 update
    
    PR:             281353
---
 devel/elf-dissector/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/elf-dissector/Makefile b/devel/elf-dissector/Makefile
index 56059d58cf0f..1324c850eaf3 100644
--- a/devel/elf-dissector/Makefile
+++ b/devel/elf-dissector/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	elf-dissector
 DISTVERSION=	0.0.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel kde
 
 MAINTAINER=	kde@FreeBSD.org
@@ -10,10 +10,10 @@ WWW=		https://invent.kde.org/sdk/elf-dissector
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	binutils>=2.43:devel/binutils \
-		gnulibiberty>=2.43:devel/gnulibiberty
+BUILD_DEPENDS=	binutils>=2.43.1:devel/binutils \
+		gnulibiberty>=2.43.1:devel/gnulibiberty
 LIB_DEPENDS=	libcapstone.so:devel/capstone \
-		libopcodes-2.43.so:devel/binutils
+		libopcodes-2.43.1.so:devel/binutils
 
 USES=		cmake compiler:c++17-lang desktop-file-utils gettext-runtime \
 		kde:5 pkgconfig qt:5