diff options
author | mat <mat@FreeBSD.org> | 2017-06-22 19:04:01 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-06-22 19:04:01 +0800 |
commit | d3ad8378de172f7459e0948cac2ef1c2bef1aa5c (patch) | |
tree | 7787b291e6cbc963fe6c14f43377f4e2321f517f /www | |
parent | 58fc37b6ca41f76016bdbab345dec9d0de8268c9 (diff) | |
download | freebsd-ports-gnome-d3ad8378de172f7459e0948cac2ef1c2bef1aa5c.tar.gz freebsd-ports-gnome-d3ad8378de172f7459e0948cac2ef1c2bef1aa5c.tar.zst freebsd-ports-gnome-d3ad8378de172f7459e0948cac2ef1c2bef1aa5c.zip |
Update to 2.4.26.
MFH: 2017Q2
Security: CVE-2017-3167
Security: CVE-2017-3169
Security: CVE-2017-7659
Security: CVE-2017-7668
Security: CVE-2017-7679
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r-- | www/apache24/Makefile | 3 | ||||
-rw-r--r-- | www/apache24/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 3061a32dac03..5fbb7cf38ac5 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= apache24 -PORTVERSION= 2.4.25 -PORTREVISION= 1 +PORTVERSION= 2.4.26 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/distinfo b/www/apache24/distinfo index 499d85b248c8..007fb134ad00 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482168542 -SHA256 (apache24/httpd-2.4.25.tar.bz2) = f87ec2df1c9fee3e6bfde3c8b855a3ddb7ca1ab20ca877bd0e2b6bf3f05c80b2 -SIZE (apache24/httpd-2.4.25.tar.bz2) = 6398218 +TIMESTAMP = 1498129310 +SHA256 (apache24/httpd-2.4.26.tar.bz2) = a07eb52fafc879e0149d31882f7da63173e72df4478db4dc69f7a775b663d387 +SIZE (apache24/httpd-2.4.26.tar.bz2) = 6524642 |