diff options
author | brnrd <brnrd@FreeBSD.org> | 2017-07-30 23:31:55 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2017-07-30 23:31:55 +0800 |
commit | 9631e66eeac047947bfa909a4084bb70a5ed0998 (patch) | |
tree | 5b285cad30003a37c6243d8d8ffd7b8c56d8c133 /www | |
parent | 7326844d71c2ddd26d9f74693a9fb5c4b5626d27 (diff) | |
download | freebsd-ports-gnome-9631e66eeac047947bfa909a4084bb70a5ed0998.tar.gz freebsd-ports-gnome-9631e66eeac047947bfa909a4084bb70a5ed0998.tar.zst freebsd-ports-gnome-9631e66eeac047947bfa909a4084bb70a5ed0998.zip |
www/mod_http2-devel: Update to 1.10.9
- Bugfix update to 1.10.9
- Remove BUILD_DEPENDS, implied in LIB_DEPENDS
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_http2-devel/Makefile | 3 | ||||
-rw-r--r-- | www/mod_http2-devel/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/mod_http2-devel/Makefile b/www/mod_http2-devel/Makefile index 66a9e21fac22..3831644ef783 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.8 +PORTVERSION= 1.10.9 DISTVERSIONPREFIX= v CATEGORIES= www @@ -12,7 +12,6 @@ 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 USES= autoreconf libtool ssl diff --git a/www/mod_http2-devel/distinfo b/www/mod_http2-devel/distinfo index b38cba0591e2..3eb1ee1a9f62 100644 --- a/www/mod_http2-devel/distinfo +++ b/www/mod_http2-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501149122 -SHA256 (icing-mod_h2-v1.10.8_GH0.tar.gz) = 225045f1835567eff262f606e4247a77028d6529878054e0efec4af1c7e96927 -SIZE (icing-mod_h2-v1.10.8_GH0.tar.gz) = 205587 +TIMESTAMP = 1501425957 +SHA256 (icing-mod_h2-v1.10.9_GH0.tar.gz) = 730077539ee3c8787bb878ce96018a55194b674b5525dc2a0c372f040faed66e +SIZE (icing-mod_h2-v1.10.9_GH0.tar.gz) = 205527 |