aboutsummaryrefslogtreecommitdiff
path: root/www/mod_http2-devel
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-04-18 18:32:40 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-04-18 18:32:40 +0000
commitefc5cdd0c38d766cad60da820201a5a9ee15923e (patch)
treef36c7323eb914938a5a10e2ec89e6d5265494237 /www/mod_http2-devel
parent5b3e9c8b0277daf98226823c8599b4f640b94ecd (diff)
downloadports-efc5cdd0c38d766cad60da820201a5a9ee15923e.tar.gz
ports-efc5cdd0c38d766cad60da820201a5a9ee15923e.zip
www/mod_http2-devel: Update to 1.10.2
- Update to 1.10.2 - Fixes for added LICENSE file installation
Notes
Notes: svn path=/head/; revision=438792
Diffstat (limited to 'www/mod_http2-devel')
-rw-r--r--www/mod_http2-devel/Makefile4
-rw-r--r--www/mod_http2-devel/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/www/mod_http2-devel/Makefile b/www/mod_http2-devel/Makefile
index 6d9c32c64126..be352b2cfd47 100644
--- a/www/mod_http2-devel/Makefile
+++ b/www/mod_http2-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_http2-devel
-PORTVERSION= 1.10.1
+PORTVERSION= 1.10.2
DISTVERSIONPREFIX= v
CATEGORIES= www
@@ -10,6 +10,7 @@ MAINTAINER= brnrd@FreeBSD.org
COMMENT= Early experience HTTP/2 modules for Apache httpd
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= libnghttp2>=1.2:www/libnghttp2
LIB_DEPENDS= libnghttp2.so:www/libnghttp2
@@ -45,5 +46,6 @@ post-install:
${STAGEDIR}${DOCSDIR}
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${MODULENAME}.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_proxy_h2.so
+ ${RM} -v ${STAGEDIR}${DOCSDIR}/LICENSE
.include <bsd.port.mk>
diff --git a/www/mod_http2-devel/distinfo b/www/mod_http2-devel/distinfo
index ee17360b4d20..fb60a3d3d440 100644
--- a/www/mod_http2-devel/distinfo
+++ b/www/mod_http2-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491915606
-SHA256 (icing-mod_h2-v1.10.1_GH0.tar.gz) = 672493a80b2c35ec596b6b45371ca6669513d2e97fb486b045451e86c0ca1d59
-SIZE (icing-mod_h2-v1.10.1_GH0.tar.gz) = 199112
+TIMESTAMP = 1492538115
+SHA256 (icing-mod_h2-v1.10.2_GH0.tar.gz) = 28e8c786dc4a713aafe47845b1a784390873a8964ffad66b3eaf766aa8bf0cd0
+SIZE (icing-mod_h2-v1.10.2_GH0.tar.gz) = 199107