From owner-svn-ports-head@freebsd.org Tue Feb 12 10:46:49 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C40014E1D96; Tue, 12 Feb 2019 10:46:49 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3FAF86298; Tue, 12 Feb 2019 10:46:48 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D1F92EE3D; Tue, 12 Feb 2019 10:46:48 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1CAkmhg048046; Tue, 12 Feb 2019 10:46:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1CAkmNE048043; Tue, 12 Feb 2019 10:46:48 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201902121046.x1CAkmNE048043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 12 Feb 2019 10:46:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492773 - head/devel/binutils X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/devel/binutils X-SVN-Commit-Revision: 492773 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E3FAF86298 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2019 10:46:49 -0000 Author: bapt Date: Tue Feb 12 10:46:47 2019 New Revision: 492773 URL: https://svnweb.freebsd.org/changeset/ports/492773 Log: Update to 2.32 PR: 235551 Exp-run: antoine@ Modified: head/devel/binutils/Makefile head/devel/binutils/distinfo head/devel/binutils/pkg-plist Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Tue Feb 12 10:46:10 2019 (r492772) +++ head/devel/binutils/Makefile Tue Feb 12 10:46:47 2019 (r492773) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= binutils -PORTVERSION= 2.31.1 -PORTREVISION= 2 +PORTVERSION= 2.32 PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= SOURCEWARE/binutils/releases Modified: head/devel/binutils/distinfo ============================================================================== --- head/devel/binutils/distinfo Tue Feb 12 10:46:10 2019 (r492772) +++ head/devel/binutils/distinfo Tue Feb 12 10:46:47 2019 (r492773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548062653 -SHA256 (binutils-2.31.1.tar.bz2) = ffcc382695bf947da6135e7436b8ed52d991cf270db897190f19d6f9838564d0 -SIZE (binutils-2.31.1.tar.bz2) = 30110779 +TIMESTAMP = 1549441338 +SHA256 (binutils-2.32.tar.bz2) = de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d +SIZE (binutils-2.32.tar.bz2) = 30782392 Modified: head/devel/binutils/pkg-plist ============================================================================== --- head/devel/binutils/pkg-plist Tue Feb 12 10:46:10 2019 (r492772) +++ head/devel/binutils/pkg-plist Tue Feb 12 10:46:47 2019 (r492773) @@ -18,6 +18,7 @@ bin/strings bin/strip include/bfd.h include/bfdlink.h +include/bfd_stdint.h include/diagnostics.h include/dis-asm.h %%GOLD%%include/plugin-api.h