Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:19: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: r410252 - in head/www/nghttp2: . files
Message-ID:  <201603060619.u266JE6F036404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:19:14 2016
New Revision: 410252
URL: https://svnweb.freebsd.org/changeset/ports/410252

Log:
  - Update to 1.8.0
  
  Changes:	https://github.com/tatsuhiro-t/nghttp2/releases

Deleted:
  head/www/nghttp2/files/
Modified:
  head/www/nghttp2/Makefile
  head/www/nghttp2/distinfo
  head/www/nghttp2/pkg-plist

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Sun Mar  6 06:19:09 2016	(r410251)
+++ head/www/nghttp2/Makefile	Sun Mar  6 06:19:14 2016	(r410252)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Sun Mar  6 06:19:09 2016	(r410251)
+++ head/www/nghttp2/distinfo	Sun Mar  6 06:19:14 2016	(r410252)
@@ -1,2 +1,2 @@
-SHA256 (tatsuhiro-t-nghttp2-v1.7.1_GH0.tar.gz) = 3f939b1507b4b9b94d8c1f873b41945d0c7bcf6a21c313124526201dc6e11c3c
-SIZE (tatsuhiro-t-nghttp2-v1.7.1_GH0.tar.gz) = 1561854
+SHA256 (tatsuhiro-t-nghttp2-v1.8.0_GH0.tar.gz) = aee17f09907676d824eb88af42acf645a1e66bdf60ddf2660d931503a742577a
+SIZE (tatsuhiro-t-nghttp2-v1.8.0_GH0.tar.gz) = 1579253

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Sun Mar  6 06:19:09 2016	(r410251)
+++ head/www/nghttp2/pkg-plist	Sun Mar  6 06:19:14 2016	(r410252)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.4.1
+lib/libnghttp2.so.14.5.0
 %%ASIO%%lib/libnghttp2_asio.a
 %%ASIO%%lib/libnghttp2_asio.so
 %%ASIO%%lib/libnghttp2_asio.so.1



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