Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2016 13:56:54 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422875 - head/www/nghttp2
Message-ID:  <201609281356.u8SDusPe076274@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Sep 28 13:56:53 2016
New Revision: 422875
URL: https://svnweb.freebsd.org/changeset/ports/422875

Log:
  www/nghttp2: Update to 1.14.1
  
    - Update to 1.14.1
    - Update pkg-plist for shlib versions
  
  Approved by:	Maintainer timeout

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 28 13:47:53 2016	(r422874)
+++ head/www/nghttp2/Makefile	Wed Sep 28 13:56:53 2016	(r422875)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.14.0
+PORTVERSION=	1.14.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Wed Sep 28 13:47:53 2016	(r422874)
+++ head/www/nghttp2/distinfo	Wed Sep 28 13:56:53 2016	(r422875)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472326203
-SHA256 (nghttp2-nghttp2-v1.14.0_GH0.tar.gz) = 3a319de591eea09caa2bba3ce17ab403b58953c959aadae2053e0cf0189a7c47
-SIZE (nghttp2-nghttp2-v1.14.0_GH0.tar.gz) = 1670208
+TIMESTAMP = 1473580381
+SHA256 (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = f11a16d8851044926f2a3099f9033014a7024f78c08b97f8d11d4312293231cc
+SIZE (nghttp2-nghttp2-v1.14.1_GH0.tar.gz) = 1669717

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Wed Sep 28 13:47:53 2016	(r422874)
+++ head/www/nghttp2/pkg-plist	Wed Sep 28 13:56:53 2016	(r422875)
@@ -13,7 +13,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.10.0
+lib/libnghttp2.so.14.10.1
 %%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?201609281356.u8SDusPe076274>