1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Upgrade devel/protobuf-c to 1.2.0.

[ Robert Edmonds ]
  * Release 1.2.0.

  [ Ilya Lipnitsky ]
  * Implement the "optimize_for = CODE_SIZE" option (#183).

  * Eliminate undefined behavior in zigzag functions (#198).

  * Pack negative enum values correctly (#199).

  [ Peter Leschev ]
  * Fix protobuf_c_message_get_packed_size() on 16-bit systems (#196, #197).

  [ Diego Elio Petten\xc3\xb2 ]
  * Update link to Autotools Mythbuster to canonical site (#201).

  [ Zex Li ]
  * Skip test suite when cross-compiling (#184).

PR:		206757
Submitted by:	olgeni
Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2016-02-01 07:08:15 +00:00
parent af0339ea9a
commit 2c114527b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407688
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= protobuf-c
PORTVERSION= 1.1.1
PORTVERSION= 1.2.0
DISTVERSIONPREFIX= v
CATEGORIES= devel

View File

@ -1,2 +1,2 @@
SHA256 (protobuf-c-protobuf-c-v1.1.1_GH0.tar.gz) = 49340784ca0f8657f38547088731fff3bfe8084adb89bf5e8dbc19ac43339aa6
SIZE (protobuf-c-protobuf-c-v1.1.1_GH0.tar.gz) = 116223
SHA256 (protobuf-c-protobuf-c-v1.2.0_GH0.tar.gz) = 1d01edb4f60d3305256beb9a857ab68c44d4fda0f287453174255191e7d00a0b
SIZE (protobuf-c-protobuf-c-v1.2.0_GH0.tar.gz) = 117786