diff --git a/devel/gnulibiberty/Makefile b/devel/gnulibiberty/Makefile index 66abacc83112..de19891610e9 100644 --- a/devel/gnulibiberty/Makefile +++ b/devel/gnulibiberty/Makefile @@ -1,22 +1,19 @@ # Created by: Joerg Wunsch PORTNAME= gnulibiberty -PORTVERSION= 2.19.1 -PORTREVISION= 2 +PORTVERSION= 2.33.1 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases DISTNAME= binutils-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= Miscellaneous GNU functions WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty -USES= gmake tar:bzip2 +USES= gmake tar:xz CONFIGURE_ARGS= --enable-install-libiberty GNU_CONFIGURE= yes -CONFLICTS= freelibiberty-[0-9]* - .include diff --git a/devel/gnulibiberty/distinfo b/devel/gnulibiberty/distinfo index 7cd363b480ba..26bb6cf5fda4 100644 --- a/devel/gnulibiberty/distinfo +++ b/devel/gnulibiberty/distinfo @@ -1,2 +1,3 @@ -SHA256 (binutils-2.19.1.tar.bz2) = 3e8225b4d7ace0a2039de752e11fd6922d3b89a7259a292c347391c4788739f6 -SIZE (binutils-2.19.1.tar.bz2) = 16245771 +TIMESTAMP = 1575361927 +SHA256 (binutils-2.33.1.tar.xz) = ab66fc2d1c3ec0359b8e08843c9f33b63e8707efdff5e4cc5c200eae24722cbf +SIZE (binutils-2.33.1.tar.xz) = 21490848 diff --git a/devel/gnulibiberty/files/patch-Makefile.in b/devel/gnulibiberty/files/patch-Makefile.in deleted file mode 100644 index a001481ddffd..000000000000 --- a/devel/gnulibiberty/files/patch-Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.in.orig Thu Jul 24 15:51:49 2008 -+++ Makefile.in Mon Apr 6 09:05:19 2009 -@@ -348,11 +348,15 @@ - INSTALL_DEST = @INSTALL_DEST@ - install: install_to_$(INSTALL_DEST) install-subdir - -+## FreeBSD port removed this: otherwise, FreeBSD 6.x would end up installing -+## in ${prefix}/lib/elf rather than ${prefix}/lib -+## - # This is tricky. Even though CC in the Makefile contains - # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the - # default multilib, so we have to take LIBCFLAGS into account as well, - # since it will be passed the multilib flags. --MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory` -+##MULTIOSDIR = `$(CC) $(LIBCFLAGS) -print-multi-os-directory` -+MULTIOSDIR = . - install_to_libdir: all - ${mkinstalldirs} $(DESTDIR)$(libdir)/$(MULTIOSDIR) - $(INSTALL_DATA) $(TARGETLIB) $(DESTDIR)$(libdir)/$(MULTIOSDIR)/$(TARGETLIB)n diff --git a/devel/gnulibiberty/files/patch-configure b/devel/gnulibiberty/files/patch-configure deleted file mode 100644 index 2bfa84955ac6..000000000000 --- a/devel/gnulibiberty/files/patch-configure +++ /dev/null @@ -1,31 +0,0 @@ ---- configure.orig Fri Apr 7 02:01:25 2006 -+++ configure Tue Oct 10 13:00:57 2006 -@@ -5679,6 +5679,14 @@ - - fi - -+ -+else -+ -+ # Not a target library, so we set things up to run the test suite. -+ CHECK=really-check -+ -+fi -+ - # We may wish to install the target headers somewhere. - # Check whether --enable-install-libiberty or --disable-install-libiberty was given. - if test "${enable_install_libiberty+set}" = set; then -@@ -5701,13 +5709,6 @@ - ;; - esac - -- --else -- -- # Not a target library, so we set things up to run the test suite. -- CHECK=really-check -- --fi - - - diff --git a/devel/gnulibiberty/pkg-plist b/devel/gnulibiberty/pkg-plist index 2176ec5fbf33..0366d53b4482 100644 --- a/devel/gnulibiberty/pkg-plist +++ b/devel/gnulibiberty/pkg-plist @@ -1,13 +1,14 @@ include/libiberty/ansidecl.h include/libiberty/demangle.h include/libiberty/dyn-string.h include/libiberty/fibheap.h include/libiberty/floatformat.h include/libiberty/hashtab.h include/libiberty/libiberty.h include/libiberty/objalloc.h include/libiberty/partition.h include/libiberty/safe-ctype.h include/libiberty/sort.h include/libiberty/splay-tree.h +include/libiberty/timeval-utils.h lib/libiberty.a