Bug 223207 - net/nanomsg: Update to 1.1.0
Summary: net/nanomsg: Update to 1.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 Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-24 10:11 UTC by Jan Bramkamp
Modified: 2017-10-28 20:14 UTC (History)
3 users (show)

See Also:
crest: maintainer-feedback+


Attachments
patch to update the port to version 1.1.0 (6.25 KB, patch)
2017-10-24 10:11 UTC, Jan Bramkamp
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bramkamp 2017-10-24 10:11:02 UTC
Created attachment 187419 [details]
patch to update the port to version 1.1.0

Update the net/nanomsg port to version 1.1.0.
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2017-10-25 05:49:02 UTC
This fails to build without DOCS enabled:

===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: man/man1/nanocat.1.gz
Error: Missing: man/man3/nn_allocmsg.3.gz
Error: Missing: man/man3/nn_bind.3.gz
Error: Missing: man/man3/nn_close.3.gz
Error: Missing: man/man3/nn_cmsg.3.gz
Error: Missing: man/man3/nn_connect.3.gz
Error: Missing: man/man3/nn_device.3.gz
Error: Missing: man/man3/nn_errno.3.gz
Error: Missing: man/man3/nn_freemsg.3.gz
Error: Missing: man/man3/nn_get_statistic.3.gz
Error: Missing: man/man3/nn_getsockopt.3.gz
Error: Missing: man/man3/nn_poll.3.gz
Error: Missing: man/man3/nn_reallocmsg.3.gz
Error: Missing: man/man3/nn_recv.3.gz
Error: Missing: man/man3/nn_recvmsg.3.gz
Error: Missing: man/man3/nn_send.3.gz
Error: Missing: man/man3/nn_sendmsg.3.gz
Error: Missing: man/man3/nn_setsockopt.3.gz
Error: Missing: man/man3/nn_shutdown.3.gz
Error: Missing: man/man3/nn_socket.3.gz
Error: Missing: man/man3/nn_strerror.3.gz
Error: Missing: man/man3/nn_symbol.3.gz
Error: Missing: man/man3/nn_symbol_info.3.gz
Error: Missing: man/man3/nn_term.3.gz
Error: Missing: man/man7/nanomsg.7.gz
Error: Missing: man/man7/nn_bus.7.gz
Error: Missing: man/man7/nn_env.7.gz
Error: Missing: man/man7/nn_inproc.7.gz
Error: Missing: man/man7/nn_ipc.7.gz
Error: Missing: man/man7/nn_pair.7.gz
Error: Missing: man/man7/nn_pipeline.7.gz
Error: Missing: man/man7/nn_pubsub.7.gz
Error: Missing: man/man7/nn_reqrep.7.gz
Error: Missing: man/man7/nn_survey.7.gz
Error: Missing: man/man7/nn_tcp.7.gz
Error: Missing: man/man7/nn_ws.7.gz
===> Error: Plist issues found.
*** Error code 1
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2017-10-28 20:14:29 UTC
Fixed manpages with no-DOCS. Testbuilds are fine, committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-28 20:14:54 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 28 20:14:30 UTC 2017
New revision: 453083
URL: https://svnweb.freebsd.org/changeset/ports/453083

Log:
  net/nanomsg: update 1.0.0 -> 1.1.0

  - bug fix release, a number of stability improvements,
    particularly for the inproc transport

  PR:		223207
  Submitted by:	Jan Bramkamp <crest@bultmann.eu> (maintainer)

Changes:
  head/net/nanomsg/Makefile
  head/net/nanomsg/distinfo
  head/net/nanomsg/pkg-plist