From owner-svn-ports-all@freebsd.org Thu Aug 17 11:19:19 2017 Return-Path: Delivered-To: svn-ports-all@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 EC9AEDDBF0D; Thu, 17 Aug 2017 11:19:19 +0000 (UTC) (envelope-from truckman@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 C33556CF99; Thu, 17 Aug 2017 11:19:19 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7HBJIZq082433; Thu, 17 Aug 2017 11:19:18 GMT (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7HBJI7l082430; Thu, 17 Aug 2017 11:19:18 GMT (envelope-from truckman@FreeBSD.org) Message-Id: <201708171119.v7HBJI7l082430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: truckman set sender to truckman@FreeBSD.org using -f From: Don Lewis Date: Thu, 17 Aug 2017 11:19:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448087 - head/devel/protobuf-c X-SVN-Group: ports-head X-SVN-Commit-Author: truckman X-SVN-Commit-Paths: head/devel/protobuf-c X-SVN-Commit-Revision: 448087 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.23 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: Thu, 17 Aug 2017 11:19:20 -0000 Author: truckman Date: Thu Aug 17 11:19:18 2017 New Revision: 448087 URL: https://svnweb.freebsd.org/changeset/ports/448087 Log: Upgrade protobuf-c to version 1.3.0: [ Robert Edmonds ] * Release 1.3.0. * Add test case for the issue in #220 (#254). * Fix issue #251, "Bad enums with multiple oneofs" (#256). * Add warning flags to my_CFLAGS (#257). * Fix namespace errors when compiled with latest protobuf (#280). * Bump minimum required header version for proto3 syntax (#282). [ Paolo Borelli ] * Turn the compiler into a protoc plugin (#206). This allows the protobuf-c compiler to be invoked as "protoc --c_out=...". For backwards compatibility, we still ship a protoc-c command, but it's a symlink to the protoc-gen-c binary. * proto3 support (#228). * Remove leftover FIXME comment (#258). * Fix proto3 "is zeroish" evaluation (#264). * Small cleanup in oneof handling (#265). * Rework is_zeroish one more time (#267). * proto3: make strings default to "" instead of NULL (#274). [ Tomek Wasilczyk ] * Fix -Wsign-compare warnings (#213). * Fix ISO C90 -Wdeclaration-after-statement warnings (#214). * Fix bigendian -Wunused-label warning (#215). [ Ilya Lipnitsky ] * protoc-c/c_message.cc: Force int size on oneof enums (#221). Fixes wrong enum generation and handling for onceof cases (#220). [ Adnan ] * Fix cmake build if built as part of an external project (#231). [ Gregory Detal ] * Remove .pb.{cc,h} in distdir instead of top_distdir in order to prevent removing files from other projects when protobuf-c is included as an autotools subproject (#232). [ Ben Farnham ] * Relax autoconf constraint from v2.64 to v2.63 so that it works on older Linux distros (#233). [ Thomas Koeckerbauer ] * rm argument fix for Solaris (#234). * Add 'const' qualifier to 'init_value' variable in generated files (#236). [ Richard Kettlewell ] * Document and extend the effect of passing NULL to ..._free_unpacked functions (#255). [ Alex Milich ] * CMake: Workaround for static builds that use MSVC (#243). [ Josh Junon ] * CMake: Allow protobuf-c to be included via include_subdirectory (#245). [ Alexei Kasatkin ] * CMake: Windows fixes (#266). This fixes the build breakage with devel/protobuf 1.3.0 [1] PR: 221572 [1] Sponsored by: Farsight Security, Inc. Modified: head/devel/protobuf-c/Makefile head/devel/protobuf-c/distinfo head/devel/protobuf-c/pkg-plist Modified: head/devel/protobuf-c/Makefile ============================================================================== --- head/devel/protobuf-c/Makefile Thu Aug 17 11:15:05 2017 (r448086) +++ head/devel/protobuf-c/Makefile Thu Aug 17 11:19:18 2017 (r448087) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= protobuf-c -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org Modified: head/devel/protobuf-c/distinfo ============================================================================== --- head/devel/protobuf-c/distinfo Thu Aug 17 11:15:05 2017 (r448086) +++ head/devel/protobuf-c/distinfo Thu Aug 17 11:19:18 2017 (r448087) @@ -1,2 +1,3 @@ -SHA256 (protobuf-c-protobuf-c-v1.2.1_GH0.tar.gz) = 2d708fb3c024b9e6e86df141faff802194f5db90a4b79e6d4aa6bd61dd983dd6 -SIZE (protobuf-c-protobuf-c-v1.2.1_GH0.tar.gz) = 117856 +TIMESTAMP = 1502899550 +SHA256 (protobuf-c-protobuf-c-v1.3.0_GH0.tar.gz) = fd8f6f5d6927330cf2b8b4ec8332de8b1ee2b8f2480b52ee3f221aad6de2082c +SIZE (protobuf-c-protobuf-c-v1.3.0_GH0.tar.gz) = 123153 Modified: head/devel/protobuf-c/pkg-plist ============================================================================== --- head/devel/protobuf-c/pkg-plist Thu Aug 17 11:15:05 2017 (r448086) +++ head/devel/protobuf-c/pkg-plist Thu Aug 17 11:19:18 2017 (r448087) @@ -1,4 +1,5 @@ bin/protoc-c +bin/protoc-gen-c include/google/protobuf-c/protobuf-c.h include/protobuf-c/protobuf-c.h lib/libprotobuf-c.a