git: 3650d3295bdd - main - devel/binutils: Reformat pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Aug 2024 06:02:08 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3650d3295bdd6ac829c8130feafc9aad390951c3 commit 3650d3295bdd6ac829c8130feafc9aad390951c3 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-08-26 15:49:19 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-08-28 06:00:21 +0000 devel/binutils: Reformat pkg-descr Shorten a long line. PR: 281070 MFH: 2024Q3 --- devel/binutils/Makefile | 2 +- devel/binutils/pkg-descr | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index cea1839254c9..ea2124ab2344 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= binutils DISTVERSION= 2.40 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= GNU \ diff --git a/devel/binutils/pkg-descr b/devel/binutils/pkg-descr index 653bbc543d03..f49ec5308fb3 100644 --- a/devel/binutils/pkg-descr +++ b/devel/binutils/pkg-descr @@ -4,8 +4,8 @@ The GNU Binutils are a collection of binary tools. The main ones are: * as - the GNU assembler. Most of these programs use BFD, the Binary File Descriptor library, to do -low-level manipulation. Many of them also use the opcodes library to assemble -and disassemble machine instructions. +low-level manipulation. Many of them also use the opcodes library to +assemble and disassemble machine instructions. This port may be used as a replacement for the system binutils and support features from the latest versions of GCC.