From owner-svn-ports-all@freebsd.org Wed Aug 29 19:08:02 2018 Return-Path: Delivered-To: svn-ports-all@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 6AF9F1092C2C; Wed, 29 Aug 2018 19:08:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2491A7AA8E; Wed, 29 Aug 2018 19:08:02 +0000 (UTC) (envelope-from sunpoet@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 063E5213BA; Wed, 29 Aug 2018 19:08:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7TJ81jY065011; Wed, 29 Aug 2018 19:08:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7TJ81Pj065010; Wed, 29 Aug 2018 19:08:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808291908.w7TJ81Pj065010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 29 Aug 2018 19:08:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478369 - head/devel/re2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/re2 X-SVN-Commit-Revision: 478369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2018 19:08:02 -0000 Author: sunpoet Date: Wed Aug 29 19:08:01 2018 New Revision: 478369 URL: https://svnweb.freebsd.org/changeset/ports/478369 Log: Update to 20180801 Changes: https://github.com/google/re2/commits/master Modified: head/devel/re2/Makefile head/devel/re2/distinfo Modified: head/devel/re2/Makefile ============================================================================== --- head/devel/re2/Makefile Wed Aug 29 19:07:55 2018 (r478368) +++ head/devel/re2/Makefile Wed Aug 29 19:08:01 2018 (r478369) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= re2 -PORTVERSION= 20180401 -PORTREVISION= 1 +PORTVERSION= 20180801 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/re2/distinfo ============================================================================== --- head/devel/re2/distinfo Wed Aug 29 19:07:55 2018 (r478368) +++ head/devel/re2/distinfo Wed Aug 29 19:08:01 2018 (r478369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523095677 -SHA256 (google-re2-20180401-2018-04-01_GH0.tar.gz) = 2f945446b71336e7f5a2bcace1abcf0b23fbba368266c6a1be33de3de3b3c912 -SIZE (google-re2-20180401-2018-04-01_GH0.tar.gz) = 389724 +TIMESTAMP = 1535388290 +SHA256 (google-re2-20180801-2018-08-01_GH0.tar.gz) = 7c995c91c12201e61738f35cf4d1362758894d674a1e71dd116cafb4d860b752 +SIZE (google-re2-20180801-2018-08-01_GH0.tar.gz) = 390850