summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-05 22:47:54 +0000
committertnn <tnn@pkgsrc.org>2015-03-05 22:47:54 +0000
commitfe86ceb3eb3e750defd2aa510174ee898dd83e48 (patch)
tree0dd54cf2d51721e805750d189c50675e042a9c7d /security
parentf2a0a4edede15c78d4ae788f3443e49e09e7ddc0 (diff)
downloadpkgsrc-fe86ceb3eb3e750defd2aa510174ee898dd83e48.tar.gz
bump rev for symbol rename in security/mhash
Diffstat (limited to 'security')
-rw-r--r--security/aide/Makefile5
-rw-r--r--security/mcrypt/Makefile4
-rw-r--r--security/steghide/Makefile4
3 files changed, 6 insertions, 7 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 6fdb9d2f77f..b9c3f268820 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2013/02/22 19:59:07 shattered Exp $
+# $NetBSD: Makefile,v 1.36 2015/03/05 22:47:55 tnn Exp $
#
DISTNAME= aide-0.15.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aide/}
@@ -10,8 +11,6 @@ HOMEPAGE= http://aide.sourceforge.net/
COMMENT= Free intrusion detection system for checking file integrity
LICENSE= artistic
-BUILDLINK_API_DEPENDS.mhash?= mhash>=0.8.17
-
GNU_CONFIGURE= yes
USE_TOOLS+= bison flex gmake
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 69931dcd965..85f4b2d6d06 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2012/10/23 18:16:36 asau Exp $
+# $NetBSD: Makefile,v 1.26 2015/03/05 22:47:54 tnn Exp $
DISTNAME= mcrypt-2.6.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcrypt/}
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 09010decec4..3cb0d2c5c8d 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/10/23 18:17:00 asau Exp $
+# $NetBSD: Makefile,v 1.17 2015/03/05 22:47:55 tnn Exp $
DISTNAME= steghide-0.5.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=steghide/}