summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-21 22:23:57 +0000
committerwiz <wiz@pkgsrc.org>2019-07-21 22:23:57 +0000
commite3ee9b7f034cedad93963e424ebd1ceade696d30 (patch)
tree8dd7df30f0514402be594828784d2414be349d64 /security
parent4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff)
downloadpkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'security')
-rw-r--r--security/fprint-demo/Makefile4
-rw-r--r--security/gcr/Makefile4
-rw-r--r--security/gcr/buildlink3.mk3
-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/Makefile3
-rw-r--r--security/gpass/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/libfprint/Makefile4
-rw-r--r--security/mate-polkit/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/Makefile3
-rw-r--r--security/seahorse-plugins/Makefile4
-rw-r--r--security/seahorse/Makefile4
-rw-r--r--security/seahorse/buildlink3.mk4
-rw-r--r--security/tor-browser/Makefile4
19 files changed, 38 insertions, 35 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 400e5936a82..930b700b548 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2018/11/14 22:22:20 kleink Exp $
+# $NetBSD: Makefile,v 1.35 2019/07/21 22:25:39 wiz Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index 80f836776e7..c6dfd9b0fbd 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/03/25 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/21 22:24:10 wiz Exp $
DISTNAME= gcr-3.28.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/3.28/}
EXTRACT_SUFX= .tar.xz
diff --git a/security/gcr/buildlink3.mk b/security/gcr/buildlink3.mk
index e7b40002481..c8689ff4b0c 100644
--- a/security/gcr/buildlink3.mk
+++ b/security/gcr/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/12/13 14:03:02 bsiegert Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2019/07/21 22:24:10 wiz Exp $
BUILDLINK_TREE+= gcr
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= gcr
GCR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gcr+= gcr>=3.18.0
+BUILDLINK_ABI_DEPENDS.gcr?= gcr>=3.28.0nb3
BUILDLINK_PKGSRCDIR.gcr?= ../../security/gcr
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile
index 7f1d06b5fec..6a66c17db2d 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2018/11/29 11:21:56 prlw1 Exp $
+# $NetBSD: Makefile,v 1.65 2019/07/21 22:25:39 wiz Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 43
+PKGREVISION= 44
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 22fa41937aa..681f1405d24 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2018/11/14 22:22:20 kleink Exp $
+# $NetBSD: Makefile,v 1.93 2019/07/21 22:24:11 wiz Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 26
+PKGREVISION= 27
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 3fa48ded845..9d6b302076e 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.44 2018/11/14 22:22:20 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.45 2019/07/21 22:24:11 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.1nb26
+BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb27
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 3d3b4b8b3e7..25cd56668b1 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2019/04/16 11:49:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.59 2019/07/21 22:25:40 wiz Exp $
DISTNAME= gpa-0.10.0
+PKGREVISION= 1
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpa/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index 309944460bc..886c4703a82 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2018/11/29 11:21:56 prlw1 Exp $
+# $NetBSD: Makefile,v 1.70 2019/07/21 22:25:40 wiz Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 57
+PKGREVISION= 58
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index a2661e8d2a2..ef397767fdf 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2019/04/03 00:33:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.86 2019/07/21 22:25:40 wiz Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile
index ce786a5d99f..3267e79e0d6 100644
--- a/security/libfprint/Makefile
+++ b/security/libfprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2019/07/20 22:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2019/07/21 22:25:40 wiz Exp $
DISTNAME= libfprint-0.7.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security devel
MASTER_SITES= https://people.freedesktop.org/~anarsoul/
EXTRACT_SUFX= .tar.xz
diff --git a/security/mate-polkit/Makefile b/security/mate-polkit/Makefile
index 0142fe70eb0..f4d12e5b3f7 100644
--- a/security/mate-polkit/Makefile
+++ b/security/mate-polkit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/04/25 07:33:16 maya Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/21 22:25:40 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-polkit-${VERSION}
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 464b2b8f66a..e9f7cd3165c 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2018/11/14 22:22:21 kleink Exp $
+# $NetBSD: Makefile,v 1.39 2019/07/21 22:25:40 wiz Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 33
+PKGREVISION= 34
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 06d5baf673d..a7c2e2962d0 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2019/01/19 22:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2019/07/21 22:25:40 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= Applications for entering PINs or Passphrases, GTK+ enabled
.include "../../security/pinentry/Makefile.common"
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile
index 1d2bb1590ac..306a19166f9 100644
--- a/security/policykit-gnome/Makefile
+++ b/security/policykit-gnome/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.48 2018/11/14 22:22:21 kleink Exp $
+# $NetBSD: Makefile,v 1.49 2019/07/21 22:25:40 wiz Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER}
PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER}
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/putty/Makefile b/security/putty/Makefile
index aac56273360..f1db98a4e33 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2019/04/01 12:10:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2019/07/21 22:25:40 wiz Exp $
#
DISTNAME= putty-0.71
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index e0994c8e0c7..cc13c25ae62 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2019/05/05 22:49:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.85 2019/07/21 22:25:41 wiz Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 65
+PKGREVISION= 66
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 97558e14f51..6b288c2d6c1 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.152 2019/04/03 00:33:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.153 2019/07/21 22:24:11 wiz Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 55
+PKGREVISION= 56
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 8f6b96dad13..a97549be150 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.43 2018/11/14 22:22:22 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.44 2019/07/21 22:24:11 wiz 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.0nb53
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb56
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile
index fab5b734267..b6ec1e24f9c 100644
--- a/security/tor-browser/Makefile
+++ b/security/tor-browser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2019/06/14 17:22:21 nia Exp $
+# $NetBSD: Makefile,v 1.47 2019/07/21 22:25:41 wiz Exp $
DISTNAME= src-firefox-tor-browser-60.7.0esr-8.5-1-build1
PKGNAME= tor-browser-8.5.60.7.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= https://dist.torproject.org/torbrowser/8.5/
EXTRACT_SUFX= .tar.xz