summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorryoon <ryoon>2017-02-12 06:24:36 +0000
committerryoon <ryoon>2017-02-12 06:24:36 +0000
commit6940767cddd64b87f1968ff43a0ced505c05d01c (patch)
tree2bf45f1722d6b4c527fa35e293b25de1dac36e9b /security
parent220fba97d5e12b99ecdd0c8517b719364340df00 (diff)
downloadpkgsrc-6940767cddd64b87f1968ff43a0ced505c05d01c.tar.gz
Recursive revbump from fonts/harfbuzz
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/gpgmepp/Makefile4
-rw-r--r--security/gpgmepp/buildlink3.mk4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/hydra/Makefile4
-rw-r--r--security/kauth/Makefile4
-rw-r--r--security/kauth/buildlink3.mk4
-rw-r--r--security/kdesu/Makefile4
-rw-r--r--security/kdesu/buildlink3.mk4
-rw-r--r--security/kwallet/Makefile4
-rw-r--r--security/kwallet/buildlink3.mk4
-rw-r--r--security/mate-polkit/Makefile4
-rw-r--r--security/mate-polkit/buildlink3.mk4
-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/polkit-qt5/Makefile4
-rw-r--r--security/polkit-qt5/buildlink3.mk4
-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
-rw-r--r--security/tor-browser/Makefile4
28 files changed, 56 insertions, 56 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 271bda8b466..563db0d928a 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2017/02/06 13:55:54 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2017/02/12 06:25:57 ryoon Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 25
+PKGREVISION= 26
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 e3d460f0bae..bb383806a70 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2017/02/06 13:55:54 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= gnome-keyring-manager-2.20.0
-PKGREVISION= 35
+PKGREVISION= 36
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 4d747ed1fba..e89bf97f24c 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2017/02/06 13:54:48 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2017/02/12 06:24:48 ryoon Exp $
DISTNAME= gnome-keyring-2.32.1
-PKGREVISION= 21
+PKGREVISION= 22
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 d8ff6ac6aca..f44a37f2535 100644
--- a/security/gnome-keyring/buildlink3.mk
+++ b/security/gnome-keyring/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2017/02/06 13:54:48 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2017/02/12 06:24:48 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.1nb21
+BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb22
BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 4308664a54a..3c0d5bb9fdc 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2017/02/06 13:55:54 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2017/02/12 06:25:57 ryoon Exp $
DISTNAME= gpa-0.9.7
-PKGREVISION= 2
+PKGREVISION= 3
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 1f64d4d5183..eca042681c9 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2017/02/06 13:55:54 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 49
+PKGREVISION= 50
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
diff --git a/security/gpgmepp/Makefile b/security/gpgmepp/Makefile
index 7862f4a1140..ca0fa69fd89 100644
--- a/security/gpgmepp/Makefile
+++ b/security/gpgmepp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:48 ryoon Exp $
DISTNAME= gpgmepp-15.12.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.2/src/}
EXTRACT_SUFX= .tar.xz
diff --git a/security/gpgmepp/buildlink3.mk b/security/gpgmepp/buildlink3.mk
index fd2e80f6aa8..97fd04d3793 100644
--- a/security/gpgmepp/buildlink3.mk
+++ b/security/gpgmepp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:48 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:48 ryoon Exp $
BUILDLINK_TREE+= gpgmepp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpgmepp
GPGMEPP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpgmepp+= gpgmepp>=15.12.2
-BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb2
+BUILDLINK_ABI_DEPENDS.gpgmepp?= gpgmepp>=15.12.2nb3
BUILDLINK_PKGSRCDIR.gpgmepp?= ../../security/gpgmepp
.include "../../devel/boost-headers/buildlink3.mk"
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index fddd0250893..02e96281668 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= honeyd-1.5b
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= security net
MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 7399ae6bb58..3b46201aab8 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= hydra-7.5
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
diff --git a/security/kauth/Makefile b/security/kauth/Makefile
index 496cd79a2be..ec014e11355 100644
--- a/security/kauth/Makefile
+++ b/security/kauth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/02/12 06:24:48 ryoon Exp $
DISTNAME= kauth-${KF5VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kauth/buildlink3.mk b/security/kauth/buildlink3.mk
index 1c774ef9a9a..86755ac5169 100644
--- a/security/kauth/buildlink3.mk
+++ b/security/kauth/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:48 ryoon Exp $
BUILDLINK_TREE+= kauth
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kauth
KAUTH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kauth+= kauth>=5.19.0
-BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.25.0nb3
+BUILDLINK_ABI_DEPENDS.kauth?= kauth>=5.25.0nb4
BUILDLINK_PKGSRCDIR.kauth?= ../../security/kauth
.include "../../devel/kcoreaddons/buildlink3.mk"
diff --git a/security/kdesu/Makefile b/security/kdesu/Makefile
index 4bc1864cb74..79916f4000f 100644
--- a/security/kdesu/Makefile
+++ b/security/kdesu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:48 ryoon Exp $
DISTNAME= kdesu-${KF5VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kdesu/buildlink3.mk b/security/kdesu/buildlink3.mk
index 2199ac894b9..3cf5402d7be 100644
--- a/security/kdesu/buildlink3.mk
+++ b/security/kdesu/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:48 ryoon Exp $
BUILDLINK_TREE+= kdesu
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdesu
KDESU_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kdesu+= kdesu>=5.21.0
-BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.25.0nb2
+BUILDLINK_ABI_DEPENDS.kdesu?= kdesu>=5.25.0nb3
BUILDLINK_PKGSRCDIR.kdesu?= ../../security/kdesu
.include "../../devel/kpty/buildlink3.mk"
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 2635ad63cce..141343e2b1f 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/02/12 06:24:49 ryoon Exp $
DISTNAME= kwallet-${KF5VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/security/kwallet/buildlink3.mk b/security/kwallet/buildlink3.mk
index 20b55102dca..7c3398b6983 100644
--- a/security/kwallet/buildlink3.mk
+++ b/security/kwallet/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:49 ryoon Exp $
BUILDLINK_TREE+= kwallet
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= kwallet
KWALLET_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kwallet+= kwallet>=5.19.0
-BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.25.0nb2
+BUILDLINK_ABI_DEPENDS.kwallet?= kwallet>=5.25.0nb3
BUILDLINK_PKGSRCDIR.kwallet?= ../../security/kwallet
.include "../../devel/knotifications/buildlink3.mk"
diff --git a/security/mate-polkit/Makefile b/security/mate-polkit/Makefile
index 4e667700989..f34b6b441a4 100644
--- a/security/mate-polkit/Makefile
+++ b/security/mate-polkit/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/02/12 06:24:49 ryoon Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-polkit-${MATE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
COMMENT= MATE desktop environment Authentication Agent for PolicyKit
diff --git a/security/mate-polkit/buildlink3.mk b/security/mate-polkit/buildlink3.mk
index 58d42c4ed33..af856db6974 100644
--- a/security/mate-polkit/buildlink3.mk
+++ b/security/mate-polkit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:49 ryoon Exp $
#
BUILDLINK_TREE+= mate-polkit
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= mate-polkit
MATE_POLKIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.mate-polkit+= mate-polkit>=1.8.0
-BUILDLINK_ABI_DEPENDS.mate-polkit?= mate-polkit>=1.14.0nb3
+BUILDLINK_ABI_DEPENDS.mate-polkit?= mate-polkit>=1.14.0nb4
BUILDLINK_PKGSRCDIR.mate-polkit?= ../../security/mate-polkit
.include "../../security/polkit/buildlink3.mk"
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index e9fd022668c..b22101e75bd 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= openvas-client-2.0.1
-PKGREVISION= 28
+PKGREVISION= 29
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 8db4f464d02..1aef32de33d 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2017/02/12 06:25:57 ryoon Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Applications for entering PINs or Passphrases, gtk2 enabled
.include "../../security/pinentry/Makefile.common"
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile
index 7cc3ef80ebc..5b2ab6e074e 100644
--- a/security/policykit-gnome/Makefile
+++ b/security/policykit-gnome/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/02/12 06:25:57 ryoon Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER}
PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER}
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= security
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt5/Makefile b/security/polkit-qt5/Makefile
index 920453c09a7..8add03a6e2f 100644
--- a/security/polkit-qt5/Makefile
+++ b/security/polkit-qt5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/12 06:24:49 ryoon Exp $
DISTNAME= polkit-qt-1-0.112.0
PKGNAME= ${DISTNAME:S/-qt-1-/-qt5-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/polkit-qt5/buildlink3.mk b/security/polkit-qt5/buildlink3.mk
index af9b18e4d62..0bb6f24ef1f 100644
--- a/security/polkit-qt5/buildlink3.mk
+++ b/security/polkit-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:49 ryoon Exp $
BUILDLINK_TREE+= polkit-qt5
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt5
POLKIT_QT5_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0
-BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb2
+BUILDLINK_ABI_DEPENDS.polkit-qt5+= polkit-qt5>=0.112.0nb3
BUILDLINK_PKGSRCDIR.polkit-qt5?= ../../security/polkit-qt5
.include "../../security/polkit/buildlink3.mk"
diff --git a/security/putty/Makefile b/security/putty/Makefile
index d8e54581ec1..02c825d8de3 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2017/02/12 06:25:57 ryoon Exp $
#
DISTNAME= putty-0.67
-PKGREVISION= 2
+PKGREVISION= 3
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 8b540bfd579..357bd7854bb 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2017/02/12 06:25:58 ryoon Exp $
DISTNAME= seahorse-plugins-2.30.1
-PKGREVISION= 47
+PKGREVISION= 48
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 df78930d6b1..7ea0e799ebb 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.136 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.137 2017/02/12 06:24:49 ryoon Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 41
+PKGREVISION= 42
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 9b9f803b133..ab0d7d9b057 100644
--- a/security/seahorse/buildlink3.mk
+++ b/security/seahorse/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.37 2017/02/06 13:54:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.38 2017/02/12 06:24:49 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.0nb41
+BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb42
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse
.include "../../sysutils/dbus-glib/buildlink3.mk"
diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile
index 1652fb0913d..e95dd73c98d 100644
--- a/security/tor-browser/Makefile
+++ b/security/tor-browser/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2017/02/06 13:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/02/12 06:25:58 ryoon Exp $
TORBVER= 6.0.8
DISTNAME= v6.0.8-esr45.6.0
PKGNAME= tor-browser-${TORBVER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
# Use OpenBSD distfile
MASTER_SITES= ${MASTER_SITE_OPENBSD:=distfiles/tor-browser/}