summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /security
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'security')
-rw-r--r--security/MyPasswordSafe/Makefile4
-rw-r--r--security/cy2-saml/Makefile4
-rw-r--r--security/dsniff-nox11/Makefile4
-rw-r--r--security/dsniff/Makefile4
-rw-r--r--security/fprint-demo/Makefile4
-rw-r--r--security/fwbuilder/Makefile4
-rw-r--r--security/gnome-keyring-manager/Makefile4
-rw-r--r--security/gnome-keyring/Makefile4
-rw-r--r--security/gnome-keyring/buildlink3.mk4
-rw-r--r--security/gpa/Makefile4
-rw-r--r--security/gpass/Makefile4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/keepassx/Makefile4
-rw-r--r--security/kssh/Makefile4
-rw-r--r--security/lasso/Makefile4
-rw-r--r--security/lasso/buildlink3.mk4
-rw-r--r--security/libfprint/Makefile4
-rw-r--r--security/libfwbuilder/Makefile4
-rw-r--r--security/libfwbuilder/buildlink3.mk4
-rw-r--r--security/libgnome-keyring/Makefile4
-rw-r--r--security/libgnome-keyring/buildlink3.mk4
-rw-r--r--security/openvas-client/Makefile4
-rw-r--r--security/openvas-libnasl/Makefile4
-rw-r--r--security/openvas-libraries/Makefile4
-rw-r--r--security/openvas-plugins/Makefile4
-rw-r--r--security/openvas-server/Makefile4
-rw-r--r--security/pakemon/Makefile4
-rw-r--r--security/pam-saml/Makefile4
-rw-r--r--security/pinentry-gtk2/Makefile4
-rw-r--r--security/pinentry-qt4/Makefile4
31 files changed, 62 insertions, 62 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile
index c97aeb6d4cf..6d8d806042d 100644
--- a/security/MyPasswordSafe/Makefile
+++ b/security/MyPasswordSafe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2012/01/13 10:55:30 obache Exp $
+# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:24 wiz Exp $
#
DISTNAME= MyPasswordSafe-20061216
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://www.semanticgap.com/myps/release/
DISTFILES= ${DISTNAME}.src.tgz
diff --git a/security/cy2-saml/Makefile b/security/cy2-saml/Makefile
index 82954244f0b..4b6046016a8 100644
--- a/security/cy2-saml/Makefile
+++ b/security/cy2-saml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:22 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:25 wiz Exp $
#
PKGNAME= ${DISTNAME:S/crudesaml-/cy2-saml-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Crude SAML assertion validator for bridging WebSSO and SASL
PLUGINDIR= ${PREFIX}/lib/sasl2
diff --git a/security/dsniff-nox11/Makefile b/security/dsniff-nox11/Makefile
index feae2a7d4a1..0a0c278b9c8 100644
--- a/security/dsniff-nox11/Makefile
+++ b/security/dsniff-nox11/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2011/04/22 13:45:22 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/02/06 12:41:25 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/dsniff/Makefile.common"
PKGNAME= dsniff-nox11-${VERS}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Password sniffer
CONFIGURE_ARGS+= --without-x
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 4656991c78b..06a94886146 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2011/04/22 13:44:33 obache Exp $
+# $NetBSD: Makefile,v 1.34 2012/02/06 12:41:25 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Password sniffer (webspy)
DEPENDS+= dsniff-nox11-[0-9]*:../../security/dsniff-nox11
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 40499850565..a3dd6e38cf6 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2011/11/01 06:02:28 sbd Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/06 12:41:25 wiz Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index ab46e910def..6eca13146de 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2012/01/13 10:55:30 obache Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/06 12:41:25 wiz Exp $
DISTNAME= fwbuilder-4.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/}
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile
index 4782df84826..d18492f4d74 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2012/01/24 09:11:13 sbd Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/06 12:41:25 wiz Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index d795d0b0517..9223318fc85 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2011/12/28 21:23:17 joerg Exp $
+# $NetBSD: Makefile,v 1.68 2012/02/06 12:41:25 wiz Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk
index 70f29bd3fd8..b807a5f5633 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2011/11/01 06:02:28 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2012/02/06 12:41:25 wiz Exp $
BUILDLINK_TREE+= gnome-keyring
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-keyring
GNOME_KEYRING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-keyring+= gnome-keyring>=0.4.0
-BUILDLINK_ABI_DEPENDS.gnome-keyring?= gnome-keyring>=2.32.1nb3
+BUILDLINK_ABI_DEPENDS.gnome-keyring?= gnome-keyring>=2.32.1nb5
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 0ad590877f2..9f0c560aea3 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2011/11/01 06:02:28 sbd Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/06 12:41:25 wiz Exp $
#
DISTNAME= gpa-0.7.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index 034014d328f..b4dfb2004a0 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2012/01/24 09:11:13 sbd Exp $
+# $NetBSD: Makefile,v 1.37 2012/02/06 12:41:25 wiz Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index f667507b925..fd9057622ba 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2011/11/01 06:11:58 sbd Exp $
+# $NetBSD: Makefile,v 1.36 2012/02/06 12:41:26 wiz Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index c7faa495460..80edce13411 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2011/12/02 07:13:50 sbd Exp $
+# $NetBSD: Makefile,v 1.35 2012/02/06 12:41:26 wiz Exp $
#
DISTNAME= ${PKGNAME_NOREV}-src
PKGNAME= hydra-5.4
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile
index 2ea7627d9b5..7f948898430 100644
--- a/security/keepassx/Makefile
+++ b/security/keepassx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/01/13 10:55:30 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:26 wiz Exp $
#
DISTNAME= KeePassX-0.2.2
PKGNAME= ${DISTNAME:S/KeePassX/keepassx/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepassx/}
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index 06bd2cf4e54..3ab47b7108c 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2012/01/24 09:11:13 sbd Exp $
+# $NetBSD: Makefile,v 1.42 2012/02/06 12:41:26 wiz Exp $
#
DISTNAME= kssh-0.7
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= security kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/}
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index 3909443afde..5348dac0b54 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2011/09/08 00:17:03 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/02/06 12:41:26 wiz Exp $
#
-PKGREVISION= 2
+PKGREVISION= 3
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-php5
diff --git a/security/lasso/buildlink3.mk b/security/lasso/buildlink3.mk
index 89fa7ff7e48..a84433aa750 100644
--- a/security/lasso/buildlink3.mk
+++ b/security/lasso/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2011/04/22 13:42:16 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/02/06 12:41:26 wiz Exp $
BUILDLINK_TREE+= lasso
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= lasso
LASSO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.lasso+= lasso>=2.2.1
-BUILDLINK_ABI_DEPENDS.lasso?= lasso>=2.3.5nb1
+BUILDLINK_ABI_DEPENDS.lasso?= lasso>=2.3.5nb3
BUILDLINK_PKGSRCDIR.lasso?= ../../security/lasso
.include "../../security/xmlsec1/buildlink3.mk"
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index abf609a5320..9de12ee0f0d 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/11/20 22:11:23 sbd Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/06 12:41:26 wiz Exp $
DISTNAME= libfprint-0.0.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 4238dd1b82e..b9cf4846346 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/01/13 10:55:30 obache Exp $
+# $NetBSD: Makefile,v 1.34 2012/02/06 12:41:26 wiz Exp $
DISTNAME= libfwbuilder-4.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/}
diff --git a/security/libfwbuilder/buildlink3.mk b/security/libfwbuilder/buildlink3.mk
index 9ae070a653e..372fbf63c05 100644
--- a/security/libfwbuilder/buildlink3.mk
+++ b/security/libfwbuilder/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2012/01/13 10:55:30 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2012/02/06 12:41:26 wiz Exp $
BUILDLINK_TREE+= libfwbuilder
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libfwbuilder
LIBFWBUILDER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3
-BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb3
+BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb4
BUILDLINK_PKGSRCDIR.libfwbuilder?= ../../security/libfwbuilder
.include "../../devel/zlib/buildlink3.mk"
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index e20316a1369..93687675354 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/05/27 18:50:48 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/02/06 12:41:26 wiz Exp $
#
DISTNAME= libgnome-keyring-2.32.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome-keyring/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/libgnome-keyring/buildlink3.mk b/security/libgnome-keyring/buildlink3.mk
index 9e39cfc384a..6af85747be4 100644
--- a/security/libgnome-keyring/buildlink3.mk
+++ b/security/libgnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/01/19 15:26:59 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/02/06 12:41:26 wiz Exp $
BUILDLINK_TREE+= libgnome-keyring
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome-keyring
LIBGNOME_KEYRING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnome-keyring+= libgnome-keyring>=2.32.0
-BUILDLINK_ABI_DEPENDS.libgnome-keyring?= libgnome-keyring>=2.32.0nb1
+BUILDLINK_ABI_DEPENDS.libgnome-keyring?= libgnome-keyring>=2.32.0nb3
BUILDLINK_PKGSRCDIR.libgnome-keyring?= ../../security/libgnome-keyring
.include "../../devel/glib2/buildlink3.mk"
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 0516ca3f202..ee387c468ce 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/11/01 06:02:29 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/552/
diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile
index e9abe343035..1364f4afc23 100644
--- a/security/openvas-libnasl/Makefile
+++ b/security/openvas-libnasl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:36 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= openvas-libnasl-2.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/549/
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index 91ed8104aeb..bd8e199dcf1 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:37 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= openvas-libraries-2.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/548/
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile
index 473fa5b589f..d8a7767b677 100644
--- a/security/openvas-plugins/Makefile
+++ b/security/openvas-plugins/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:37 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= openvas-plugins-1.0.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/539/
diff --git a/security/openvas-server/Makefile b/security/openvas-server/Makefile
index f820b010642..37e92bf7a28 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:37 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= openvas-server-2.0.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/550/
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index 0f731eb0d5c..642e7288369 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:37 obache Exp $
+# $NetBSD: Makefile,v 1.28 2012/02/06 12:41:27 wiz Exp $
DISTNAME= pakemon-0.3.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://www.binarii.com/files/security/
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/pam-saml/Makefile b/security/pam-saml/Makefile
index 04eabf9feb4..bbe6825051e 100644
--- a/security/pam-saml/Makefile
+++ b/security/pam-saml/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:22 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:27 wiz Exp $
#
PKGNAME= ${DISTNAME:S/crudesaml-/pam-saml-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Crude SAML assertion validator for bridging WebSSO and PAM
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile
index 9c47b99de2a..d0aab441478 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/01/08 03:45:31 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= pinentry-0.8.1
PKGNAME= pinentry-gtk2-0.8.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile
index a8a175d1c2f..b313935a469 100644
--- a/security/pinentry-qt4/Makefile
+++ b/security/pinentry-qt4/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2012/01/13 10:55:31 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/02/06 12:41:27 wiz Exp $
#
DISTNAME= pinentry-0.8.1
PKGNAME= pinentry-qt4-0.8.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/