Bug 214658 - devel/libsearpc: Updated to 3.1.0
Summary: devel/libsearpc: Updated to 3.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: https://github.com/haiwen/libsearpc/c...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-11-19 04:30 UTC by Ultima
Modified: 2016-11-19 13:43 UTC (History)
1 user (show)

See Also:


Attachments
libsearpc.diff (1.72 KB, patch)
2016-11-19 04:30 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2016-11-19 04:30:20 UTC
Created attachment 177168 [details]
libsearpc.diff

This is an update to libsearpc to the most current version, 3.1.0. This update has many fixes including memory leaks, json optimizations, changed license and other bug fixes.

* Updated to 3.1.0
* Updated license

 - Fix memory leak
 - allow return NULL for json return type
 - Support json param type.
 - Support json value in async mode.
 - Add license file

portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
103amd64: success
103i386: success
93amd64: success
93i386: success
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-19 13:42:49 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-19 13:43:00 UTC
A commit references this bug:

Author: pi
Date: Sat Nov 19 13:42:45 UTC 2016
New revision: 426371
URL: https://svnweb.freebsd.org/changeset/ports/426371

Log:
  devel/libsearpc: update 3.0.7 -> 3.1.0

  - Fix memory leak
  - allow return NULL for json return type
  - Support json param type.
  - Support json value in async mode.
  - Add license file

  PR:		214658
  Changes:	https://github.com/haiwen/libsearpc/commits/v3.1-latest
  Submitted by:	Ultima1252@gmail.com (maintainer)

Changes:
  head/devel/libsearpc/Makefile
  head/devel/libsearpc/distinfo
  head/devel/libsearpc/pkg-plist