Date: Sat, 30 Sep 2017 15:04:19 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450996 - head/www/mod_http2-devel Message-ID: <201709301504.v8UF4JHh000687@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Sep 30 15:04:19 2017 New Revision: 450996 URL: https://svnweb.freebsd.org/changeset/ports/450996 Log: www/mod_http2-devel: Update to 1.10.12 - Bugfix update Modified: head/www/mod_http2-devel/Makefile head/www/mod_http2-devel/distinfo Modified: head/www/mod_http2-devel/Makefile ============================================================================== --- head/www/mod_http2-devel/Makefile Sat Sep 30 14:45:58 2017 (r450995) +++ head/www/mod_http2-devel/Makefile Sat Sep 30 15:04:19 2017 (r450996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_http2-devel -PORTVERSION= 1.10.11 +PORTVERSION= 1.10.12 DISTVERSIONPREFIX= v CATEGORIES= www @@ -16,7 +16,7 @@ LIB_DEPENDS= libnghttp2.so:www/libnghttp2 USES= autoreconf libtool ssl USE_GITHUB= yes -USE_APACHE= 24 +USE_APACHE= 24+ GH_ACCOUNT= icing GH_PROJECT= mod_h2 Modified: head/www/mod_http2-devel/distinfo ============================================================================== --- head/www/mod_http2-devel/distinfo Sat Sep 30 14:45:58 2017 (r450995) +++ head/www/mod_http2-devel/distinfo Sat Sep 30 15:04:19 2017 (r450996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504548771 -SHA256 (icing-mod_h2-v1.10.11_GH0.tar.gz) = 213896fc3c1e7b2307ab224b4c37947d27ef67305220ff182e77c09ebcd9538e -SIZE (icing-mod_h2-v1.10.11_GH0.tar.gz) = 209548 +TIMESTAMP = 1506783518 +SHA256 (icing-mod_h2-v1.10.12_GH0.tar.gz) = 1eff5cbb32162a5cd3f72495e347ab3be70b84d7041621017db6e866998fc88f +SIZE (icing-mod_h2-v1.10.12_GH0.tar.gz) = 208865
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709301504.v8UF4JHh000687>