Bug 220080

Summary: net/libwebsockets: update to 2.1.1
Product: Ports & Packages Reporter: Iblis Lin <iblis.dif01>
Component: Individual Port(s)Assignee: Richard Gallamore <ultima>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libwebsockets 2.1.1 patch none

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.