From owner-svn-ports-head@freebsd.org Mon Aug 12 08:59:47 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55756AAAFA; Mon, 12 Aug 2019 08:59:47 +0000 (UTC) (envelope-from arrowd@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 466VCl1Xggz4256; Mon, 12 Aug 2019 08:59:47 +0000 (UTC) (envelope-from arrowd@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 16BFE241BB; Mon, 12 Aug 2019 08:59:47 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7C8xkxE099876; Mon, 12 Aug 2019 08:59:46 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7C8xk4o099875; Mon, 12 Aug 2019 08:59:46 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201908120859.x7C8xk4o099875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Mon, 12 Aug 2019 08:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508714 - head/devel/elfio X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/devel/elfio X-SVN-Commit-Revision: 508714 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 12 Aug 2019 08:59:47 -0000 Author: arrowd Date: Mon Aug 12 08:59:46 2019 New Revision: 508714 URL: https://svnweb.freebsd.org/changeset/ports/508714 Log: devel/elfio: Update to 3.4. Submitted by: james.wright@digital-chaos.com (maintainer) Differential Revision: https://reviews.freebsd.org/D21185 Modified: head/devel/elfio/Makefile head/devel/elfio/distinfo Modified: head/devel/elfio/Makefile ============================================================================== --- head/devel/elfio/Makefile Mon Aug 12 08:51:54 2019 (r508713) +++ head/devel/elfio/Makefile Mon Aug 12 08:59:46 2019 (r508714) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= elfio -PORTVERSION= 3.3 -PORTREVISION= 1 +PORTVERSION= 3.4 +PORTREVISION= CATEGORIES= devel MASTER_SITES= SF/elfio/ELFIO-sources/ELFIO-${PORTVERSION} Modified: head/devel/elfio/distinfo ============================================================================== --- head/devel/elfio/distinfo Mon Aug 12 08:51:54 2019 (r508713) +++ head/devel/elfio/distinfo Mon Aug 12 08:59:46 2019 (r508714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554830757 -SHA256 (elfio-3.3.tar.gz) = d931d72c9c8bda130b3716fcf6671aded2127d8f3903cf34669311296c89b5c2 -SIZE (elfio-3.3.tar.gz) = 881052 +TIMESTAMP = 1565225926 +SHA256 (elfio-3.4.tar.gz) = 2613b19546092e7644f55c0fd1da09358b77a654a52f04bf9b88b91dc5fe87e9 +SIZE (elfio-3.4.tar.gz) = 880981