Hi ports@,

Here is a diff to update binutils to 2.45, this is a simple mechanical
update.

The reason I am posting this is that there has been RISC-V churn in gas,
so I would appreciate tests on riscv64 to ensure devel/hare is still
building and working with this update. Just building hare and running
the test suite should be OK.

Comments? OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/binutils/Makefile,v
diff -u -p -r1.17 Makefile
--- Makefile    3 Feb 2025 16:52:54 -0000       1.17
+++ Makefile    3 Aug 2025 13:42:17 -0000
@@ -1,6 +1,6 @@
 COMMENT =      GNU binary utilities
 
-DISTNAME =     binutils-2.44
+DISTNAME =     binutils-2.45
 EXTRACT_SUFX = .tar.bz2
 
 CATEGORIES =   devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/binutils/distinfo,v
diff -u -p -r1.6 distinfo
--- distinfo    3 Feb 2025 16:52:54 -0000       1.6
+++ distinfo    3 Aug 2025 13:42:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (binutils-2.44.tar.bz2) = 9mOQpmH6oRfQD6suec8tydCXtCzClr8/hnfR57RS3Do=
-SIZE (binutils-2.44.tar.bz2) = 37870281
+SHA256 (binutils-2.45.tar.bz2) = E5P5DbcMLr14X7Q01hJ/iIjFWdXuucAGw1SyA7qzRz4=
+SIZE (binutils-2.45.tar.bz2) = 39024816

Reply via email to