Bug 220080 - net/libwebsockets: update to 2.1.1
Summary: net/libwebsockets: update to 2.1.1
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: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-17 14:27 UTC by Iblis Lin
Modified: 2017-06-23 20:54 UTC (History)
1 user (show)

See Also:


Attachments
libwebsockets 2.1.1 patch (1.64 KB, patch)
2017-06-17 14:27 UTC, Iblis Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iblis Lin 2017-06-17 14:27:18 UTC
Created attachment 183571 [details]
libwebsockets 2.1.1 patch

changelog is here: https://github.com/warmcat/libwebsockets/blob/v2.1-stable/changelog#L4

portlint:
looks fine.

poudriere testport:
  - pass on 11.0-RELEASE, amd64 with default OPTIONS.
  - pass on 11.0-RELEASE, amd64 with all OPTIONS enabled.
  
  - pass on 11.0-RELEASE, i386 with default OPTIONS.
  - pass on 11.0-RELEASE, i386 with all OPTIONS enabled.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-23 20:54:16 UTC
A commit references this bug:

Author: ultima
Date: Fri Jun 23 20:53:12 UTC 2017
New revision: 444190
URL: https://svnweb.freebsd.org/changeset/ports/444190

Log:
  * Updated to 2.1.1

  Changelog:	https://github.com/warmcat/libwebsockets/blob/v2.1-stable/changelog#L4

  PR:		220080
  Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11311

Changes:
  head/net/libwebsockets/Makefile
  head/net/libwebsockets/distinfo
  head/net/libwebsockets/files/patch-lib_server.c
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-06-23 20:54:48 UTC
Committed, thanks.