Bug 197504 - www/nghttp2 - update to 0.7.3
Summary: www/nghttp2 - update to 0.7.3
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: Po-Chuan Hsieh
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-02-10 02:37 UTC by Mikhail Teterin
Modified: 2015-02-18 19:40 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Update to 0.7.3 (1.77 KB, patch)
2015-02-10 02:37 UTC, Mikhail Teterin
no flags Details | Diff
Update to 0.7.4 (1.52 KB, patch)
2015-02-18 16:34 UTC, Mikhail T.
freebsd-2024: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin freebsd_committer freebsd_triage 2015-02-10 02:37:33 UTC
Created attachment 152828 [details]
Update to 0.7.3

The attached patch updates the port to the currently-latest 0.7.3. One new patch is necessary (included).

On related note, it is possible to build nghttp2 (and spdylay) on pre 10.0 FreeBSD with WITH_OPENSSL_PORT and newer gcc (which would come with <chrono> and <mutex> headers). Does anybody care?
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-10 02:37:33 UTC
Auto-assigned to maintainer sunpoet@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-18 16:24:43 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Feb 18 16:24:02 UTC 2015
New revision: 379284
URL: https://svnweb.freebsd.org/changeset/ports/379284

Log:
  - Update to 0.7.3

  Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
  PR:		197504
  Submitted by:	mi

Changes:
  head/www/nghttp2/Makefile
  head/www/nghttp2/distinfo
  head/www/nghttp2/files/
  head/www/nghttp2/files/patch-shrpx.cc
  head/www/nghttp2/pkg-plist
Comment 3 Mikhail T. 2015-02-18 16:29:03 UTC
By now upstream has released 0.7.4:

https://nghttp2.org/blog/2015/02/15/nghttp2-v0-7-4/
Comment 4 Mikhail T. 2015-02-18 16:34:41 UTC
Created attachment 153150 [details]
Update to 0.7.4
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-02-18 19:17:00 UTC
Updated in r379307. Thanks!
Comment 6 Mikhail T. 2015-02-18 19:40:04 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #5)
I still think, the ".orig" in a patch is ugly. It certainly can break line-alignment...