FreeBSD Bugzilla – Attachment 253551 Details for
Bug 281353
devel/binutils: update 2.43 → 2.43.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update devel/gnulibiberty to 2.43.1
0001-devel-gnulibiberty-Update-to-2.43.1.patch (text/plain), 1.74 KB, created by
Jason E. Hale
on 2024-09-14 03:51:39 UTC
(
hide
)
Description:
Update devel/gnulibiberty to 2.43.1
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2024-09-14 03:51:39 UTC
Size:
1.74 KB
patch
obsolete
>From a62a52303e9cb7cfe496ced88dd51252fb72d67c Mon Sep 17 00:00:00 2001 >From: "Jason E. Hale" <jhale@FreeBSD.org> >Date: Fri, 13 Sep 2024 23:28:53 -0400 >Subject: [PATCH 1/2] devel/gnulibiberty: Update to 2.43.1 > >Add LICENSE (LGPL21+). > >Pet portclippy(1). > >PR: 281353 >--- > devel/gnulibiberty/Makefile | 9 ++++++--- > devel/gnulibiberty/distinfo | 6 +++--- > 2 files changed, 9 insertions(+), 6 deletions(-) > >diff --git a/devel/gnulibiberty/Makefile b/devel/gnulibiberty/Makefile >index bec544595852..51160735db2c 100644 >--- a/devel/gnulibiberty/Makefile >+++ b/devel/gnulibiberty/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= gnulibiberty >-PORTVERSION= 2.43 >+PORTVERSION= 2.43.1 > CATEGORIES= devel > MASTER_SITES= SOURCEWARE/binutils/releases > DISTNAME= binutils-${PORTVERSION} >@@ -7,11 +7,14 @@ DISTNAME= binutils-${PORTVERSION} > MAINTAINER= joerg@FreeBSD.org > COMMENT= Miscellaneous GNU functions > >-WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty >+LICENSE= LGPL21+ >+LICENSE_FILE= ${WRKSRC}/COPYING.LIB > > USES= gmake tar:lz > >-CONFIGURE_ARGS= --enable-install-libiberty --disable-multilib > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --enable-install-libiberty --disable-multilib >+ >+WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty > > .include <bsd.port.mk> >diff --git a/devel/gnulibiberty/distinfo b/devel/gnulibiberty/distinfo >index 77869c307fe6..040109f8e0d9 100644 >--- a/devel/gnulibiberty/distinfo >+++ b/devel/gnulibiberty/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1725023787 >-SHA256 (binutils-2.43.tar.lz) = f2cf0ea54ae2a223df27b20915b1624008e06e2f10dc57893f292bbb033e7001 >-SIZE (binutils-2.43.tar.lz) = 27688115 >+TIMESTAMP = 1726278336 >+SHA256 (binutils-2.43.1.tar.lz) = 1bd0b4604a7b1f65737c8ad0ce5191daf233843c73c6bf5429eb4e95895bd136 >+SIZE (binutils-2.43.1.tar.lz) = 27706071 >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jhale
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 281353
:
253413
| 253551 |
253552