Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2015 17:03:01 +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: r395869 - head/www/nghttp2
Message-ID:  <201509021703.t82H31FY024381@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  2 17:03:00 2015
New Revision: 395869
URL: https://svnweb.freebsd.org/changeset/ports/395869

Log:
  - Update to 1.3.0
  
  Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
  Notified by:	brnrd

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

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Wed Sep  2 17:02:55 2015	(r395868)
+++ head/www/nghttp2/Makefile	Wed Sep  2 17:03:00 2015	(r395869)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.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	Wed Sep  2 17:02:55 2015	(r395868)
+++ head/www/nghttp2/distinfo	Wed Sep  2 17:03:00 2015	(r395869)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.2.1.tar.xz) = e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03
-SIZE (nghttp2-1.2.1.tar.xz) = 934340
+SHA256 (nghttp2-1.3.0.tar.xz) = 85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2
+SIZE (nghttp2-1.3.0.tar.xz) = 940448

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Wed Sep  2 17:02:55 2015	(r395868)
+++ head/www/nghttp2/pkg-plist	Wed Sep  2 17:03:00 2015	(r395869)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.0.8
+lib/libnghttp2.so.14.1.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?201509021703.t82H31FY024381>