Date: Mon, 27 Feb 2017 14:14:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434944 - in head/www/nghttp2: . files Message-ID: <201702271414.v1REEJYC005974@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Feb 27 14:14:18 2017 New Revision: 434944 URL: https://svnweb.freebsd.org/changeset/ports/434944 Log: Update to 1.20.0 Changes: https://github.com/nghttp2/nghttp2/releases Deleted: head/www/nghttp2/files/patch-src-shrpx_config.cc head/www/nghttp2/files/patch-src-shrpx_ssl.cc Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Mon Feb 27 14:14:13 2017 (r434943) +++ head/www/nghttp2/Makefile Mon Feb 27 14:14:18 2017 (r434944) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Mon Feb 27 14:14:13 2017 (r434943) +++ head/www/nghttp2/distinfo Mon Feb 27 14:14:18 2017 (r434944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485371875 -SHA256 (nghttp2-nghttp2-v1.19.0_GH0.tar.gz) = 8c5abd6a437e84e9131b575acab2faec7f83e57eff516ee043baad704311ba6d -SIZE (nghttp2-nghttp2-v1.19.0_GH0.tar.gz) = 1707121 +TIMESTAMP = 1488199401 +SHA256 (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 19324b348e0d9e3eb6198f4ab8d0355d0b81c2f871f722ebf4484a2f25d0ba71 +SIZE (nghttp2-nghttp2-v1.20.0_GH0.tar.gz) = 1733526
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702271414.v1REEJYC005974>