mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to binutils 2.17.
Also remove the BROKEN entry for FreeBSD < 5.x, per the PR mentioned. PR: ports/99467
This commit is contained in:
parent
3acf26cde0
commit
939bbe9da1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175186
2 changed files with 4 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libbfd
|
||||
PORTVERSION= 2.16.1
|
||||
PORTVERSION= 2.17
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= binutils/releases
|
||||
|
@ -33,13 +33,8 @@ INFO= bfd
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
ARCH= x86_64
|
||||
.endif
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (binutils-2.16.1.tar.bz2) = 6a9d529efb285071dad10e1f3d2b2967
|
||||
SHA256 (binutils-2.16.1.tar.bz2) = 351a6846ee179a37ed87a487971547159a7f4f92a1dec598c727f184a0de61ae
|
||||
SIZE (binutils-2.16.1.tar.bz2) = 12549917
|
||||
MD5 (binutils-2.17.tar.bz2) = e26e2e06b6e4bf3acf1dc8688a94c0d1
|
||||
SHA256 (binutils-2.17.tar.bz2) = e2c33ce6f23c9a366f109ced295626cb2f8bd6b2f08ff9df6dafb5448505a25e
|
||||
SIZE (binutils-2.17.tar.bz2) = 13795751
|
||||
|
|
Loading…
Add table
Reference in a new issue