summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-05 00:47:34 +0000
committerryoon <ryoon>2014-05-05 00:47:34 +0000
commited37c793a389bd828f447312e82a36bcb8082685 (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /security
parent529fc5455f7a64a851b9385fd324cfe548647ca7 (diff)
downloadpkgsrc-ed37c793a389bd828f447312e82a36bcb8082685.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'security')
-rw-r--r--security/KeePass/Makefile4
-rw-r--r--security/fprint-demo/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/openvas-client/Makefile4
-rw-r--r--security/pinentry-gtk2/Makefile4
-rw-r--r--security/policykit-gnome/Makefile4
-rw-r--r--security/putty/Makefile4
-rw-r--r--security/seahorse-plugins/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/seahorse/buildlink3.mk4
16 files changed, 32 insertions, 32 deletions
diff --git a/security/KeePass/Makefile b/security/KeePass/Makefile
index 572c37d97be..a9eb5287851 100644
--- a/security/KeePass/Makefile
+++ b/security/KeePass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2013/09/02 19:51:23 adam Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= KeePass-2.23
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/}
EXTRACT_SUFX= .zip
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 8f6e91dc61e..16a20ddc5d2 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/10/10 14:42:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:18 ryoon Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile
index de842cd0d4c..e29e003030b 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.51 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 30
+PKGREVISION= 31
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 8dbde493691..edd50f63635 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2014/01/01 11:52:32 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2014/05/05 00:48:18 ryoon Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 17
+PKGREVISION= 18
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 73e6a27db83..5781631e7f0 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2013/10/10 14:41:50 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.36 2014/05/05 00:48:18 ryoon 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.1nb16
+BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb18
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 9d185f5a01f..fc776fb720c 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2013/10/10 14:42:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= gpa-0.7.0
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index bbb3a7b0e62..27d89fccbbf 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.57 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index 59e72c188cf..e4990b6c66f 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2014/02/12 23:18:32 tron Exp $
+# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 1ad5873ac89..1bea98e716f 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2014/04/09 07:27:16 obache Exp $
+# $NetBSD: Makefile,v 1.62 2014/05/05 00:48:18 ryoon Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 47ac912ca3c..270a828f6e0 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2014/02/12 23:18:34 tron Exp $
+# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:19 ryoon Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/552/
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile
index f43e4c809a3..284940761e2 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2014/01/01 11:52:33 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:19 ryoon Exp $
#
DISTNAME= pinentry-0.8.3
PKGNAME= pinentry-gtk2-0.8.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile
index d65a132b7cd..9a9392afde1 100644
--- a/security/policykit-gnome/Makefile
+++ b/security/policykit-gnome/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2014/02/21 11:54:33 richard Exp $
+# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:19 ryoon Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER}
PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 3dde0788a0b..bbd317009f8 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2014/03/06 15:45:09 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:19 ryoon Exp $
#
DISTNAME= putty-0.63
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.63/
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 58e3624f328..fc1168d0edf 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2014/04/09 07:27:16 obache Exp $
+# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:19 ryoon Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index ce482cd9747..4d056b057f5 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.124 2014/04/09 07:27:16 obache Exp $
+# $NetBSD: Makefile,v 1.125 2014/05/05 00:48:19 ryoon Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk
index 36b7c8c753a..e8aaa378caa 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/10/10 14:41:51 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:19 ryoon Exp $
BUILDLINK_TREE+= seahorse
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= seahorse
SEAHORSE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1
-BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb26
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb31
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"