summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorryoon <ryoon>2013-10-10 14:41:44 +0000
committerryoon <ryoon>2013-10-10 14:41:44 +0000
commitedb280ad038f383535fb2973c8453e47bdb6f689 (patch)
treee58d5e9a95d76f4e79d72c3a97a69293d173f732 /security
parentcd82310833888022112f28897a929dfb1acff3a5 (diff)
downloadpkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz
Recursive revbump from pango-1.36.0
Diffstat (limited to 'security')
-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
15 files changed, 30 insertions, 30 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 832bcdd9959..8f6e91dc61e 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2013/09/02 19:51:23 adam Exp $
+# $NetBSD: Makefile,v 1.23 2013/10/10 14:42:30 ryoon Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 20
+PKGREVISION= 21
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 8e284032527..57e598fc7ef 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2013/10/09 17:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 27
+PKGREVISION= 28
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 af086b51f52..cd394d442d5 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2013/09/02 19:50:44 adam Exp $
+# $NetBSD: Makefile,v 1.80 2013/10/10 14:41:50 ryoon Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 15
+PKGREVISION= 16
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 f4393b96d62..73e6a27db83 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2013/09/02 19:50:44 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2013/10/10 14:41:50 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.1nb15
+BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb16
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index d56cdb702b1..9d185f5a01f 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.44 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= gpa-0.7.0
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index 9720031077c..3d9f1fa2729 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2013/10/09 17:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index c8f8908ed3d..00a6639090c 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.52 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index af96f26c5d1..af813132dde 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2013/10/06 16:46:55 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index d665fc888ae..5a63f7b4e72 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:30 ryoon Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 20
+PKGREVISION= 21
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 81f4f603607..eac88b76918 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:31 ryoon Exp $
#
DISTNAME= pinentry-0.8.3
PKGNAME= pinentry-gtk2-0.8.3
-PKGREVISION= 1
+PKGREVISION= 2
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 88946507df6..42d9264016e 100644
--- a/security/policykit-gnome/Makefile
+++ b/security/policykit-gnome/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.30 2013/10/10 14:42:31 ryoon Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER}
PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER}
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/putty/Makefile b/security/putty/Makefile
index df727e345b0..514b36be021 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:24 adam Exp $
+# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:31 ryoon Exp $
#
DISTNAME= putty-0.63
-PKGREVISION= 1
+PKGREVISION= 2
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 5485cf25c5b..25ad9a773ce 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2013/10/09 17:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2013/10/10 14:42:31 ryoon Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 31
+PKGREVISION= 32
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 97ae485edac..50aae973c79 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2013/10/09 17:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2013/10/10 14:41:51 ryoon Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 25
+PKGREVISION= 26
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 cd60392b632..36b7c8c753a 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.32 2013/09/02 19:50:49 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.33 2013/10/10 14:41:51 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.0nb24
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb26
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"