Bug 192695

Summary: [maintainer] upgrade net/nmsg to version 0.9.0
Product: Ports & Packages Reporter: Don Lewis <truckman>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Some People CC: wg
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 192175    
Bug Blocks:    
Attachments:
Description Flags
patch to upgrade net/nmsg to from 0.8.0 to 0.9.0 none

Description Don Lewis freebsd_committer freebsd_triage 2014-08-15 23:43:10 UTC
Created attachment 145849 [details]
patch to upgrade net/nmsg to from 0.8.0 to 0.9.0

Upgrade the net/nmsg port to version 0.9.0.  Requires protobuf-c version 1.0.1.

Tweak pkg-plist for both portlint and correctness.

ChangeLog:

nmsg (0.9.0)

  * nmsg now depends on protobuf-c version 1.0.1 or newer.

  * The libnmsg msgmod ABI version number has been bumped from 8 to 9. This
    requires external message modules to be recompiled and to be updated for
    the '8' -> '9' msgmod filename change. The msgmod plugin interface now
    verifies that "transparent" (protobuf-based) message modules were compiled
    against the same major version of the protobuf-c library as libnmsg.

  * Internal refactoring of memory allocation and rate limiting functions.

  * Various portability fixes for OS X.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-16 07:14:07 UTC
straight-forward update by maintainer, moving to patch-ready.

(I wonder if the vendor makefile has an install-strip target that would eliminate the post-install stripping?)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-16 21:22:03 UTC
A commit references this bug:

Author: wg
Date: Sat Aug 16 21:21:15 UTC 2014
New revision: 365139
URL: http://svnweb.freebsd.org/changeset/ports/365139

Log:
  net/nmsg: update to 0.9.0

  PR:		192695
  Submitted by:	maintainer

Changes:
  head/net/nmsg/Makefile
  head/net/nmsg/distinfo
  head/net/nmsg/files/
  head/net/nmsg/pkg-plist