svn commit: r450276 - head/www/libnghttp2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 21 17:20:33 UTC 2017


Author: sunpoet
Date: Thu Sep 21 17:20:31 2017
New Revision: 450276
URL: https://svnweb.freebsd.org/changeset/ports/450276

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

Modified:
  head/www/libnghttp2/Makefile
  head/www/libnghttp2/distinfo

Modified: head/www/libnghttp2/Makefile
==============================================================================
--- head/www/libnghttp2/Makefile	Thu Sep 21 17:10:42 2017	(r450275)
+++ head/www/libnghttp2/Makefile	Thu Sep 21 17:20:31 2017	(r450276)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.25.0
+PORTVERSION=	1.26.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib

Modified: head/www/libnghttp2/distinfo
==============================================================================
--- head/www/libnghttp2/distinfo	Thu Sep 21 17:10:42 2017	(r450275)
+++ head/www/libnghttp2/distinfo	Thu Sep 21 17:20:31 2017	(r450276)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503156481
-SHA256 (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 6b94329335500c5771f785ada02f27a129870699ac557ca588cac3e4deda2df5
-SIZE (nghttp2-nghttp2-v1.25.0_GH0.tar.gz) = 1744449
+TIMESTAMP = 1506005332
+SHA256 (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 999c554ea8443e9513c43e4a0ff96cbc570fc1a1f08a534ce1bdf3a738946c35
+SIZE (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 1746481


More information about the svn-ports-all mailing list