Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 06:20:56 +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: r398086 - head/www/nghttp2
Message-ID:  <201509280620.t8S6KuJM015204@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 28 06:20:55 2015
New Revision: 398086
URL: https://svnweb.freebsd.org/changeset/ports/398086

Log:
  - Update to 1.3.4
  
  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	Mon Sep 28 06:20:50 2015	(r398085)
+++ head/www/nghttp2/Makefile	Mon Sep 28 06:20:55 2015	(r398086)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.4
 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	Mon Sep 28 06:20:50 2015	(r398085)
+++ head/www/nghttp2/distinfo	Mon Sep 28 06:20:55 2015	(r398086)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.3.3.tar.xz) = 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264
-SIZE (nghttp2-1.3.3.tar.xz) = 1271448
+SHA256 (nghttp2-1.3.4.tar.xz) = 87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867
+SIZE (nghttp2-1.3.4.tar.xz) = 1271920

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Mon Sep 28 06:20:50 2015	(r398085)
+++ head/www/nghttp2/pkg-plist	Mon Sep 28 06:20:55 2015	(r398086)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.1.3
+lib/libnghttp2.so.14.1.4
 %%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?201509280620.t8S6KuJM015204>