diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-22 11:04:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-22 11:04:01 +0000 |
commit | ff407f003e6132d591c5614aa51d0cad1ad4be32 (patch) | |
tree | 7787b291e6cbc963fe6c14f43377f4e2321f517f | |
parent | - Update to 2.66 (diff) |
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
Notes
Notes:
svn path=/head/; revision=444108
-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 |