aboutsummaryrefslogtreecommitdiffstats
path: root/www/nghttp2
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-07-23 21:15:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-07-23 21:15:57 +0800
commiteb29f6576fe1256e54257c44a64dc89294568cd0 (patch)
treeddf6e5a1787dc73047b0cfd4c0ec5c2539c33b15 /www/nghttp2
parenta29c09b93b0fe4d9753585ff190ec1d35422aa02 (diff)
downloadfreebsd-ports-gnome-eb29f6576fe1256e54257c44a64dc89294568cd0.tar.gz
freebsd-ports-gnome-eb29f6576fe1256e54257c44a64dc89294568cd0.tar.zst
freebsd-ports-gnome-eb29f6576fe1256e54257c44a64dc89294568cd0.zip
- Update to 0.5.0
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
Diffstat (limited to 'www/nghttp2')
-rw-r--r--www/nghttp2/Makefile4
-rw-r--r--www/nghttp2/distinfo4
-rw-r--r--www/nghttp2/pkg-plist4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 7aa74dd1b81e..f58470d4380a 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp2
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5.0
CATEGORIES= www net
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
LOCAL/sunpoet
@@ -52,6 +52,6 @@ post-patch:
@${REINPLACE_CMD} -e '/JEMALLOC_LIBS/ s|-ljemalloc||' ${WRKSRC}/configure
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnghttp2.so.3.0.1
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnghttp2.so.4.0.0
.include <bsd.port.post.mk>
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 7a995c64c475..211079003756 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nghttp2-0.4.1.tar.xz) = 24d54b8045c2e88109f6f28b610f7571aae963913b18fd6c5ccf0db02bdb5c1b
-SIZE (nghttp2-0.4.1.tar.xz) = 744024
+SHA256 (nghttp2-0.5.0.tar.xz) = 31a8dbe845084ff4af28fb8d6c8bf9284f9d12258a81a89a077e8d237cd61890
+SIZE (nghttp2-0.5.0.tar.xz) = 761948
diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist
index 91e9bcae94c9..adae6b6924e5 100644
--- a/www/nghttp2/pkg-plist
+++ b/www/nghttp2/pkg-plist
@@ -8,8 +8,8 @@ include/nghttp2/nghttp2.h
include/nghttp2/nghttp2ver.h
lib/libnghttp2.a
lib/libnghttp2.so
-lib/libnghttp2.so.3
-lib/libnghttp2.so.3.0.1
+lib/libnghttp2.so.4
+lib/libnghttp2.so.4.0.0
libdata/pkgconfig/libnghttp2.pc
man/man1/h2load.1.gz
man/man1/nghttp.1.gz