From owner-svn-ports-head@freebsd.org Sat May 13 12:11:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38177D6A3D1; Sat, 13 May 2017 12:11:21 +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 mx1.freebsd.org (Postfix) with ESMTPS id 04DAA1269; Sat, 13 May 2017 12:11:20 +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 v4DCBJwV013030; Sat, 13 May 2017 12:11:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4DCBJYQ013028; Sat, 13 May 2017 12:11:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705131211.v4DCBJYQ013028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 May 2017 12:11:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440792 - head/devel/glog X-SVN-Group: ports-head 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.23 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: Sat, 13 May 2017 12:11:21 -0000 Author: sunpoet Date: Sat May 13 12:11:19 2017 New Revision: 440792 URL: https://svnweb.freebsd.org/changeset/ports/440792 Log: Update distinfo Upstream added a missing commit to the 0.3.5 release. Changes: https://github.com/google/glog/commit/a6a166db069520dbbd653c97c2e5b12e08a8bb26 Modified: head/devel/glog/Makefile head/devel/glog/distinfo Modified: head/devel/glog/Makefile ============================================================================== --- head/devel/glog/Makefile Sat May 13 12:11:14 2017 (r440791) +++ head/devel/glog/Makefile Sat May 13 12:11:19 2017 (r440792) @@ -22,7 +22,6 @@ LDFLAGS+= -lexecinfo TEST_TARGET= check USE_LDCONFIG= yes USES= execinfo libtool localbase pathfix -BROKEN= checksum mismatch PORTDOCS= * Modified: head/devel/glog/distinfo ============================================================================== --- head/devel/glog/distinfo Sat May 13 12:11:14 2017 (r440791) +++ head/devel/glog/distinfo Sat May 13 12:11:19 2017 (r440792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494337370 -SHA256 (google-glog-v0.3.5_GH0.tar.gz) = 277846fa6ac3d569fed48c8e32191ffd286ca52b808f243c81a4a91a9f9ff113 -SIZE (google-glog-v0.3.5_GH0.tar.gz) = 532256 +TIMESTAMP = 1494661946 +SHA256 (google-glog-v0.3.5_GH0.tar.gz) = 7580e408a2c0b5a89ca214739978ce6ff480b5e7d8d7698a2aa92fadc484d1e0 +SIZE (google-glog-v0.3.5_GH0.tar.gz) = 532275