Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2017 14:14:14 +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: r434943 - head/www/libnghttp2
Message-ID:  <201702271414.v1REEE2C005826@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 27 14:14:13 2017
New Revision: 434943
URL: https://svnweb.freebsd.org/changeset/ports/434943

Log:
  Update to 1.20.0
  
  Changes:	https://github.com/nghttp2/nghttp2/releases

Modified:
  head/www/libnghttp2/Makefile
  head/www/libnghttp2/distinfo
  head/www/libnghttp2/pkg-plist

Modified: head/www/libnghttp2/Makefile
==============================================================================
--- head/www/libnghttp2/Makefile	Mon Feb 27 14:14:08 2017	(r434942)
+++ head/www/libnghttp2/Makefile	Mon Feb 27 14:14:13 2017	(r434943)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.19.0
+PORTVERSION=	1.20.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib

Modified: head/www/libnghttp2/distinfo
==============================================================================
--- head/www/libnghttp2/distinfo	Mon Feb 27 14:14:08 2017	(r434942)
+++ head/www/libnghttp2/distinfo	Mon Feb 27 14:14:13 2017	(r434943)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485371868
-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

Modified: head/www/libnghttp2/pkg-plist
==============================================================================
--- head/www/libnghttp2/pkg-plist	Mon Feb 27 14:14:08 2017	(r434942)
+++ head/www/libnghttp2/pkg-plist	Mon Feb 27 14:14:13 2017	(r434943)
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.12.4
+lib/libnghttp2.so.14.13.0
 libdata/pkgconfig/libnghttp2.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702271414.v1REEE2C005826>