Bug 192695 - [maintainer] upgrade net/nmsg to version 0.9.0
Summary: [maintainer] upgrade net/nmsg to version 0.9.0
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: William Grzybowski
URL:
Keywords:
Depends on: 192175
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-15 23:43 UTC by Don Lewis
Modified: 2014-08-16 21:22 UTC (History)
1 user (show)

See Also:


Attachments
patch to upgrade net/nmsg to from 0.8.0 to 0.9.0 (3.24 KB, patch)
2014-08-15 23:43 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-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