Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2015 17:41:08 +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: r390500 - head/www/nghttp2
Message-ID:  <201506241741.t5OHf8jJ078326@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 17:41:07 2015
New Revision: 390500
URL: https://svnweb.freebsd.org/changeset/ports/390500

Log:
  - Update to 1.0.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	Wed Jun 24 17:21:30 2015	(r390499)
+++ head/www/nghttp2/Makefile	Wed Jun 24 17:41:07 2015	(r390500)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.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	Wed Jun 24 17:21:30 2015	(r390499)
+++ head/www/nghttp2/distinfo	Wed Jun 24 17:41:07 2015	(r390500)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.0.2.tar.xz) = 0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc
-SIZE (nghttp2-1.0.2.tar.xz) = 910308
+SHA256 (nghttp2-1.0.4.tar.xz) = 87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89
+SIZE (nghttp2-1.0.4.tar.xz) = 909196

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Wed Jun 24 17:21:30 2015	(r390499)
+++ head/www/nghttp2/pkg-plist	Wed Jun 24 17:41:07 2015	(r390500)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.0.2
+lib/libnghttp2.so.14.0.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?201506241741.t5OHf8jJ078326>