svn commit: r382263 - head/www/nghttp2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Mar 25 19:20:33 UTC 2015
Author: sunpoet
Date: Wed Mar 25 19:20:31 2015
New Revision: 382263
URL: https://svnweb.freebsd.org/changeset/ports/382263
QAT: https://qat.redports.org/buildarchive/r382263/
Log:
- Update to 0.7.8
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 Wed Mar 25 19:20:25 2015 (r382262)
+++ head/www/nghttp2/Makefile Wed Mar 25 19:20:31 2015 (r382263)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp2
-PORTVERSION= 0.7.7
+PORTVERSION= 0.7.8
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 Mar 25 19:20:25 2015 (r382262)
+++ head/www/nghttp2/distinfo Wed Mar 25 19:20:31 2015 (r382263)
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-0.7.7.tar.xz) = 8d214286b14b0ca02629f7265af4aa9c4e0524f6aa919f8a718172031a48c64d
-SIZE (nghttp2-0.7.7.tar.xz) = 870264
+SHA256 (nghttp2-0.7.8.tar.xz) = e8043e054b1189d18f3ad72f3c5cd09204f887101d450d57e45cef4763353d04
+SIZE (nghttp2-0.7.8.tar.xz) = 872136
Modified: head/www/nghttp2/pkg-plist
==============================================================================
--- head/www/nghttp2/pkg-plist Wed Mar 25 19:20:25 2015 (r382262)
+++ head/www/nghttp2/pkg-plist Wed Mar 25 19:20:31 2015 (r382263)
@@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
lib/libnghttp2.a
lib/libnghttp2.so
lib/libnghttp2.so.5
-lib/libnghttp2.so.5.7.0
+lib/libnghttp2.so.5.7.1
%%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