Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2015 11:24:32 +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: r400506 - head/www/nghttp2
Message-ID:  <201510301124.t9UBOWRO090825@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 30 11:24:32 2015
New Revision: 400506
URL: https://svnweb.freebsd.org/changeset/ports/400506

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

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

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Fri Oct 30 11:24:27 2015	(r400505)
+++ head/www/nghttp2/Makefile	Fri Oct 30 11:24:32 2015	(r400506)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.3.4
+PORTVERSION=	1.4.0
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Fri Oct 30 11:24:27 2015	(r400505)
+++ head/www/nghttp2/distinfo	Fri Oct 30 11:24:32 2015	(r400506)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.3.4.tar.xz) = 87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867
-SIZE (nghttp2-1.3.4.tar.xz) = 1271920
+SHA256 (nghttp2-1.4.0.tar.xz) = 20d1481fe7fa65fd4f25457a43406a6f627a34f19b61f488a18ab56e2ef15b65
+SIZE (nghttp2-1.4.0.tar.xz) = 1388820

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Fri Oct 30 11:24:27 2015	(r400505)
+++ head/www/nghttp2/pkg-plist	Fri Oct 30 11:24:32 2015	(r400506)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.1.4
+lib/libnghttp2.so.14.2.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?201510301124.t9UBOWRO090825>