svn commit: r395276 - head/www/nghttp2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 25 14:52:36 UTC 2015


Author: sunpoet
Date: Tue Aug 25 14:52:34 2015
New Revision: 395276
URL: https://svnweb.freebsd.org/changeset/ports/395276

Log:
  - Update to 1.2.1
  
  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	Tue Aug 25 14:52:27 2015	(r395275)
+++ head/www/nghttp2/Makefile	Tue Aug 25 14:52:34 2015	(r395276)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 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	Tue Aug 25 14:52:27 2015	(r395275)
+++ head/www/nghttp2/distinfo	Tue Aug 25 14:52:34 2015	(r395276)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.2.0.tar.xz) = 9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f
-SIZE (nghttp2-1.2.0.tar.xz) = 937040
+SHA256 (nghttp2-1.2.1.tar.xz) = e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03
+SIZE (nghttp2-1.2.1.tar.xz) = 934340

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Tue Aug 25 14:52:27 2015	(r395275)
+++ head/www/nghttp2/pkg-plist	Tue Aug 25 14:52:34 2015	(r395276)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.0.7
+lib/libnghttp2.so.14.0.8
 %%ASIO%%lib/libnghttp2_asio.a
 %%ASIO%%lib/libnghttp2_asio.so
 %%ASIO%%lib/libnghttp2_asio.so.1


More information about the svn-ports-all mailing list