Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 20:17:07 +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: r397411 - head/www/nghttp2
Message-ID:  <201509202017.t8KKH7Fk076523@repo.freebsd.org>

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

Log:
  - Update to 1.3.2
  
  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	Sun Sep 20 20:17:01 2015	(r397410)
+++ head/www/nghttp2/Makefile	Sun Sep 20 20:17:06 2015	(r397411)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 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	Sun Sep 20 20:17:01 2015	(r397410)
+++ head/www/nghttp2/distinfo	Sun Sep 20 20:17:06 2015	(r397411)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.3.1.tar.xz) = 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e
-SIZE (nghttp2-1.3.1.tar.xz) = 1267448
+SHA256 (nghttp2-1.3.2.tar.xz) = 3188f46a7f1de852d65a3d34c0c60f69f870c49555944ef1b1fc7df6ce9f02a8
+SIZE (nghttp2-1.3.2.tar.xz) = 1262172

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Sun Sep 20 20:17:01 2015	(r397410)
+++ head/www/nghttp2/pkg-plist	Sun Sep 20 20:17:06 2015	(r397411)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.1.1
+lib/libnghttp2.so.14.1.2
 %%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?201509202017.t8KKH7Fk076523>