summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-07-04 21:27:56 +0000
committeradam <adam@pkgsrc.org>2013-07-04 21:27:56 +0000
commit4b3fe7d29a3c2c17fa7109cbffcc66213a773546 (patch)
treedd15e2c882dba3b4ef8c4c1033dad6e69b88756e /security
parentca29dd6744829c18218d36f41cfb2ae5d38cead5 (diff)
downloadpkgsrc-4b3fe7d29a3c2c17fa7109cbffcc66213a773546.tar.gz
Revbump after updating lang/lua to 5.2.2.
Diffstat (limited to 'security')
-rw-r--r--security/ap-modsecurity2/Makefile4
-rw-r--r--security/libprelude-lua/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile
index d9699666342..3210c3381aa 100644
--- a/security/ap-modsecurity2/Makefile
+++ b/security/ap-modsecurity2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/02/06 23:23:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.25 2013/07/04 21:27:58 adam Exp $
DISTNAME= modsecurity-apache_2.5.13
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
LICENSE= gnu-gpl-v2
diff --git a/security/libprelude-lua/Makefile b/security/libprelude-lua/Makefile
index 69b0c11d079..0696f4e532d 100644
--- a/security/libprelude-lua/Makefile
+++ b/security/libprelude-lua/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2012/10/23 18:16:34 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/07/04 21:27:58 adam Exp $
PKGNAME= libprelude-lua-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Lua bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"