Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2015 20:20:34 +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: r380122 - in head/www/nghttp2: . files
Message-ID:  <201502272020.t1RKKYe8080894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 27 20:20:33 2015
New Revision: 380122
URL: https://svnweb.freebsd.org/changeset/ports/380122
QAT: https://qat.redports.org/buildarchive/r380122/

Log:
  - Update to 0.7.5
  
  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	Fri Feb 27 20:20:27 2015	(r380121)
+++ head/www/nghttp2/Makefile	Fri Feb 27 20:20:33 2015	(r380122)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	0.7.4
+PORTVERSION=	0.7.5
 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	Fri Feb 27 20:20:27 2015	(r380121)
+++ head/www/nghttp2/distinfo	Fri Feb 27 20:20:33 2015	(r380122)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-0.7.4.tar.xz) = fb71dddd7b94c8af83cb6a89b76f30ebbe1e8b0085997c370934dd57667be8f6
-SIZE (nghttp2-0.7.4.tar.xz) = 853256
+SHA256 (nghttp2-0.7.5.tar.xz) = b2a05b4481881228db90314e14cb33511037a9e5940e31b826b688f27a6628d1
+SIZE (nghttp2-0.7.5.tar.xz) = 858444

Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist	Fri Feb 27 20:20:27 2015	(r380121)
+++ head/www/nghttp2/pkg-plist	Fri Feb 27 20:20:33 2015	(r380122)
@@ -10,7 +10,7 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.5
-lib/libnghttp2.so.5.5.0
+lib/libnghttp2.so.5.6.0
 %%ASIO%%lib/libnghttp2_asio.a
 %%ASIO%%lib/libnghttp2_asio.so
 %%ASIO%%lib/libnghttp2_asio.so.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502272020.t1RKKYe8080894>