From owner-svn-ports-head@freebsd.org Wed Jan 22 05:45:01 2020 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 DCAA722D6F9; Wed, 22 Jan 2020 05:45:01 +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.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 482Z9n5bbyz4Z2S; Wed, 22 Jan 2020 05:45:01 +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 BB7B120BDB; Wed, 22 Jan 2020 05:45:01 +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 00M5j1tW017612; Wed, 22 Jan 2020 05:45:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00M5j1K7017608; Wed, 22 Jan 2020 05:45:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001220545.00M5j1K7017608@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, 22 Jan 2020 05:45:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523786 - in head/devel/protobuf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/protobuf: . files X-SVN-Commit-Revision: 523786 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: Wed, 22 Jan 2020 05:45:01 -0000 Author: sunpoet Date: Wed Jan 22 05:45:00 2020 New Revision: 523786 URL: https://svnweb.freebsd.org/changeset/ports/523786 Log: Update to 3.11.2 Changes: https://github.com/protocolbuffers/protobuf/releases PR: 243327 Exp-run: antoine Deleted: head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgunzip.cc head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgzip.cc Modified: head/devel/protobuf/Makefile head/devel/protobuf/distinfo head/devel/protobuf/pkg-plist Modified: head/devel/protobuf/Makefile ============================================================================== --- head/devel/protobuf/Makefile Wed Jan 22 05:37:47 2020 (r523785) +++ head/devel/protobuf/Makefile Wed Jan 22 05:45:00 2020 (r523786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.2 +PORTVERSION= 3.11.2 DISTVERSIONPREFIX= all- PORTEPOCH= 1 CATEGORIES= devel Modified: head/devel/protobuf/distinfo ============================================================================== --- head/devel/protobuf/distinfo Wed Jan 22 05:37:47 2020 (r523785) +++ head/devel/protobuf/distinfo Wed Jan 22 05:45:00 2020 (r523786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569809129 -SHA256 (protobuf-all-3.9.2.tar.gz) = 7c99ddfe0227cbf6a75d1e75b194e0db2f672d2d2ea88fb06bdc83fe0af4c06d -SIZE (protobuf-all-3.9.2.tar.gz) = 7169016 +TIMESTAMP = 1576931080 +SHA256 (protobuf-all-3.11.2.tar.gz) = b679cef31102ed8beddc39ecfd6368ee311cbee6f50742f13f21be7278781821 +SIZE (protobuf-all-3.11.2.tar.gz) = 7401803 Modified: head/devel/protobuf/pkg-plist ============================================================================== --- head/devel/protobuf/pkg-plist Wed Jan 22 05:37:47 2020 (r523785) +++ head/devel/protobuf/pkg-plist Wed Jan 22 05:45:00 2020 (r523786) @@ -1,5 +1,4 @@ bin/protoc -include/google/protobuf/stubs/map_util.h include/google/protobuf/any.h include/google/protobuf/any.pb.h include/google/protobuf/any.proto @@ -50,6 +49,7 @@ include/google/protobuf/implicit_weak_message.h include/google/protobuf/inlined_string_field.h include/google/protobuf/io/coded_stream.h include/google/protobuf/io/gzip_stream.h +include/google/protobuf/io/io_win32.h include/google/protobuf/io/printer.h include/google/protobuf/io/strtod.h include/google/protobuf/io/tokenizer.h @@ -87,6 +87,7 @@ include/google/protobuf/stubs/fastmem.h include/google/protobuf/stubs/hash.h include/google/protobuf/stubs/logging.h include/google/protobuf/stubs/macros.h +include/google/protobuf/stubs/map_util.h include/google/protobuf/stubs/mutex.h include/google/protobuf/stubs/once.h include/google/protobuf/stubs/platform_macros.h @@ -116,15 +117,15 @@ include/google/protobuf/wrappers.pb.h include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.20 -lib/libprotobuf-lite.so.20.0.2 +lib/libprotobuf-lite.so.22 +lib/libprotobuf-lite.so.22.0.2 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.20 -lib/libprotobuf.so.20.0.2 +lib/libprotobuf.so.22 +lib/libprotobuf.so.22.0.2 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.20 -lib/libprotoc.so.20.0.2 +lib/libprotoc.so.22 +lib/libprotoc.so.22.0.2 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc