1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.5.1

Changes:	https://github.com/tatsuhiro-t/nghttp2/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-24 16:22:57 +00:00
parent c8b67c5748
commit 3fb74cec5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362825
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp2
PORTVERSION= 0.5.0
PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= www net
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
@ -53,6 +53,6 @@ post-patch:
@${REINPLACE_CMD} -e '/JEMALLOC_LIBS/ s|-ljemalloc||' ${WRKSRC}/configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnghttp2.so.4.0.0
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnghttp2.so.4.0.1
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (nghttp2-0.5.0.tar.xz) = 31a8dbe845084ff4af28fb8d6c8bf9284f9d12258a81a89a077e8d237cd61890
SIZE (nghttp2-0.5.0.tar.xz) = 761948
SHA256 (nghttp2-0.5.1.tar.xz) = a3ace4a966e6d70fa1e76c03274692d2c0efa9c51666cb89145db62daa6d439e
SIZE (nghttp2-0.5.1.tar.xz) = 753896

View File

@ -9,7 +9,7 @@ include/nghttp2/nghttp2ver.h
lib/libnghttp2.a
lib/libnghttp2.so
lib/libnghttp2.so.4
lib/libnghttp2.so.4.0.0
lib/libnghttp2.so.4.0.1
libdata/pkgconfig/libnghttp2.pc
man/man1/h2load.1.gz
man/man1/nghttp.1.gz