svn commit: r404587 - in head/www/nghttp2: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 27 19:45:32 UTC 2015


Author: sunpoet
Date: Sun Dec 27 19:45:30 2015
New Revision: 404587
URL: https://svnweb.freebsd.org/changeset/ports/404587

Log:
  - Update to 1.6.0
  
  Changes:	https://github.com/tatsuhiro-t/nghttp2/releases

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

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Sun Dec 27 19:45:25 2015	(r404586)
+++ head/www/nghttp2/Makefile	Sun Dec 27 19:45:30 2015	(r404587)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.5.0
+PORTVERSION=	1.6.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	Sun Dec 27 19:45:25 2015	(r404586)
+++ head/www/nghttp2/distinfo	Sun Dec 27 19:45:30 2015	(r404587)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-1.5.0.tar.xz) = 52e345d46d6f990dc19be8a35403a5230345182d26d04cb82abbea4a168f5987
-SIZE (nghttp2-1.5.0.tar.xz) = 1398256
+SHA256 (nghttp2-1.6.0.tar.xz) = cc569501d243c934ea980a1f68fadb8ccc4f133ae8a5b15dcd29f0de76f9bac3
+SIZE (nghttp2-1.6.0.tar.xz) = 1399524

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Sun Dec 27 19:45:25 2015	(r404586)
+++ head/www/nghttp2/pkg-plist	Sun Dec 27 19:45:30 2015	(r404587)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.3.0
+lib/libnghttp2.so.14.4.0
 %%ASIO%%lib/libnghttp2_asio.a
 %%ASIO%%lib/libnghttp2_asio.so
 %%ASIO%%lib/libnghttp2_asio.so.1


More information about the svn-ports-head mailing list