summaryrefslogtreecommitdiff
path: root/www/apache22/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-01-29 12:29:07 +0000
committertron <tron@pkgsrc.org>2012-01-29 12:29:07 +0000
commit1ab5b778df4cc2c52d44bc6cab473cecd78e5b2a (patch)
treeaf7e2dd6061fbc82857fdae9dbfc255fb011c903 /www/apache22/Makefile
parent457436024c99ba0b402bf38ac6ebdf5cc11aefea (diff)
downloadpkgsrc-1ab5b778df4cc2c52d44bc6cab473cecd78e5b2a.tar.gz
Add patch for security vulnerabilities reported in CVE-2012-0021
and CVE-2012-0053 taken from Apache SVN repository.
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r--www/apache22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 5d95de2c05b..c0cb8d2bbb9 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.77 2012/01/17 20:48:28 spz Exp $
+# $NetBSD: Makefile,v 1.78 2012/01/29 12:29:07 tron Exp $
DISTNAME= httpd-2.2.21
PKGNAME= ${DISTNAME:S/httpd/apache/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
http://archive.apache.org/dist/httpd/ \