Bug 193674 - [maintainer] upgrade devel/protobuf-c to version 1.0.2
Summary: [maintainer] upgrade devel/protobuf-c to version 1.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2014-09-15 23:59 UTC by Don Lewis
Modified: 2014-09-19 07:26 UTC (History)
3 users (show)

See Also:
mva: maintainer-feedback+


Attachments
patch to upgrade devel/protobuf-c to version 1.0.2 (902 bytes, patch)
2014-09-15 23:59 UTC, Don Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Lewis freebsd_committer freebsd_triage 2014-09-15 23:59:57 UTC
Created attachment 147365 [details]
patch to upgrade devel/protobuf-c to version 1.0.2

Upgrade devel/protobuf-c to version 1.0.2.

ChangeLog:

protobuf-c (1.0.2)

  [ Robert Edmonds ]
  * Release 1.0.2.

  [ Ilya Lipnitskiy ]
  * Fix a build failure with Protobuf 2.6.0 related to aliased enum constants
    (Issue #163).

  * Protobuf 2.5.0 or newer is now required to build protobuf-c (Issue #166).
    This is due to the fix for #163.

  [ Alexei Kasatkin ]
  * Eliminate void pointer arithmetic (Issue #167).

  * Always define PROTOBUF_C__DEPRECATED, even on compilers that are not GCC
    (Issue #167).

  * Work around the lack of the 'inline' keyword in Microsoft compilers
    (Issue #167).

  * Add a CMakeLists.txt file as a fallback build system for Windows
    (Issue #168).

  [ Natanael Copa ]
  * Fix a build failure in the test suite that occurred with a parallel make
    running on a system with a large number of CPUs (Issue #156, #169).
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2014-09-17 16:59:52 UTC
Over to maintainer
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2014-09-17 17:40:30 UTC
My bad for the wrong assignment. Back to the pool and moving to Patch Ready.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-09-19 07:26:32 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Sep 19 07:25:41 UTC 2014
New revision: 368541
URL: http://svnweb.freebsd.org/changeset/ports/368541

Log:
  - Update to 1.0.2

  PR:		193674
  Submitted by:	truckman@FreeBSD.org (maintainer)

Changes:
  head/devel/protobuf-c/Makefile
  head/devel/protobuf-c/distinfo