diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/fprint-demo/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring-manager/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/Makefile | 3 | ||||
-rw-r--r-- | security/gnome-keyring/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/gpa/Makefile | 4 | ||||
-rw-r--r-- | security/gpass/Makefile | 4 | ||||
-rw-r--r-- | security/keepassx/Makefile | 4 | ||||
-rw-r--r-- | security/nessus-core/Makefile | 4 | ||||
-rw-r--r-- | security/nessus-core/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/nessus-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/openvas-client/Makefile | 4 | ||||
-rw-r--r-- | security/pinentry-gtk2/Makefile | 3 | ||||
-rw-r--r-- | security/pinentry-qt4/Makefile | 3 | ||||
-rw-r--r-- | security/policykit-gnome/Makefile | 4 | ||||
-rw-r--r-- | security/polkit-qt/Makefile | 4 | ||||
-rw-r--r-- | security/polkit-qt/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/putty-devel/Makefile | 4 | ||||
-rw-r--r-- | security/qca2-ossl/Makefile | 4 | ||||
-rw-r--r-- | security/qca2/Makefile | 4 | ||||
-rw-r--r-- | security/qca2/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse/buildlink3.mk | 4 |
23 files changed, 46 insertions, 42 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile index 170dd874f9c..f56dbb6abbd 100644 --- a/security/fprint-demo/Makefile +++ b/security/fprint-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/06/13 22:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/14 11:02:41 wiz Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 4 +PKGREVISION= 5 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 d0443267c62..284b1889006 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2010/06/13 22:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2010/09/14 11:02:41 wiz Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 4 +PKGREVISION= 5 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 b3deb96829b..1f673e3047d 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2010/08/29 09:18:43 obache Exp $ +# $NetBSD: Makefile,v 1.57 2010/09/14 11:01:02 wiz Exp $ DISTNAME= gnome-keyring-2.30.3 +PKGREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk index dab2bd57dcc..dbfe09bbaf5 100644 --- a/security/gnome-keyring/buildlink3.mk +++ b/security/gnome-keyring/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2010/07/06 16:13:42 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2010/09/14 11:01:02 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.30.1nb1 +BUILDLINK_ABI_DEPENDS.gnome-keyring?= gnome-keyring>=2.30.3nb1 BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 9149e7857d0..1e1dfb2379c 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/06/13 22:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 9bdd8900cd6..a859f9a6f86 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index bace1a14f84..f41a02add9f 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= KeePassX-0.2.2 PKGNAME= ${DISTNAME:S/KeePassX/keepassx/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepassx/} diff --git a/security/nessus-core/Makefile b/security/nessus-core/Makefile index 22f35b35bb3..3af8e516e96 100644 --- a/security/nessus-core/Makefile +++ b/security/nessus-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2010/09/14 11:00:58 wiz Exp $ .include "../../security/nessus/Makefile.common" DISTNAME= nessus-core-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Core module of the Nessus Network Security Scanner diff --git a/security/nessus-core/buildlink3.mk b/security/nessus-core/buildlink3.mk index 2a8bbe9138d..4be1af6ded7 100644 --- a/security/nessus-core/buildlink3.mk +++ b/security/nessus-core/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2010/09/14 11:00:58 wiz Exp $ BUILDLINK_TREE+= nessus-core @@ -6,7 +6,7 @@ BUILDLINK_TREE+= nessus-core NESSUS_CORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.nessus-core+= nessus-core>=2.2.11 -BUILDLINK_ABI_DEPENDS.nessus-core?= nessus-core>=2.2.11nb4 +BUILDLINK_ABI_DEPENDS.nessus-core?= nessus-core>=2.2.11nb5 BUILDLINK_PKGSRCDIR.nessus-core?= ../../security/nessus-core .include "../../security/libnasl/buildlink3.mk" diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index 3deff89c8f1..f529ee4792f 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2010/09/14 11:02:42 wiz Exp $ .include "../../security/nessus/Makefile.common" DISTNAME= nessus-plugins-GPL-${VERS} PKGNAME= nessus-plugins-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 # nmap.nasl was removed from the pack, # http://www.nessus.org/documentation/?doc=nmap-usage DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} nmap.nasl diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile index f72b2ca57e0..c79287f586c 100644 --- a/security/openvas-client/Makefile +++ b/security/openvas-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= openvas-client-2.0.1 -PKGREVISION= 3 +PKGREVISION= 4 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 369c736e9ab..750ab301fb5 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/08/11 13:29:19 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= pinentry-0.8.0 PKGNAME= pinentry-gtk2-0.8.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index e42ed9844e7..652ba61e967 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/08/11 13:29:19 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/14 11:02:42 wiz Exp $ # DISTNAME= pinentry-0.8.0 PKGNAME= pinentry-qt4-0.8.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile index 39b93ef8690..e806d150004 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/14 11:02:43 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile index 4c2faaa5464..f476684c232 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:16 wiz Exp $ DISTNAME= polkit-qt-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt/buildlink3.mk b/security/polkit-qt/buildlink3.mk index cfc382b5d89..fcf1604dd06 100644 --- a/security/polkit-qt/buildlink3.mk +++ b/security/polkit-qt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2010/09/14 11:01:16 wiz Exp $ BUILDLINK_TREE+= polkit-qt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt POLKIT_QT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2 -BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.3nb1 +BUILDLINK_ABI_DEPENDS.polkit-qt?= polkit-qt>=0.9.3nb2 BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt .include "../../security/policykit/buildlink3.mk" diff --git a/security/putty-devel/Makefile b/security/putty-devel/Makefile index 012a29d738d..482e7ec110d 100644 --- a/security/putty-devel/Makefile +++ b/security/putty-devel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/14 11:02:43 wiz Exp $ # DISTNAME= putty-0.60-2009-09-06 PKGNAME= putty-0.6.20090906 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/ahoka/dist/ diff --git a/security/qca2-ossl/Makefile b/security/qca2-ossl/Makefile index 5915a935466..37419a14b72 100644 --- a/security/qca2-ossl/Makefile +++ b/security/qca2-ossl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/09/14 11:02:43 wiz Exp $ DISTNAME= qca-ossl-2.0.0-beta3 PKGNAME= qca2-ossl-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/Makefile b/security/qca2/Makefile index 6b460a58dce..fd5df8427f3 100644 --- a/security/qca2/Makefile +++ b/security/qca2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/09/10 15:02:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/09/14 11:01:16 wiz Exp $ DISTNAME= qca-2.0.2 PKGNAME= qca2-${DISTNAME:C/.*-//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/buildlink3.mk b/security/qca2/buildlink3.mk index b36863563a8..2ff03318942 100644 --- a/security/qca2/buildlink3.mk +++ b/security/qca2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2010/09/14 11:01:16 wiz Exp $ # BUILDLINK_TREE+= qca2 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca2 QCA2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qca2+= qca2>=2.0.0 -BUILDLINK_ABI_DEPENDS.qca2?= qca2>=2.0.2nb3 +BUILDLINK_ABI_DEPENDS.qca2?= qca2>=2.0.2nb4 BUILDLINK_PKGSRCDIR.qca2?= ../../security/qca2 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 15b30e5e0e9..785e7ba4395 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/14 11:02:43 wiz Exp $ DISTNAME= seahorse-plugins-2.28.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 27554edcbaf..efadc1fcda4 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2010/07/06 15:12:37 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2010/09/14 11:01:01 wiz Exp $ DISTNAME= seahorse-2.30.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index a449a6901fa..138d988b2ee 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45:20 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2010/09/14 11:01:01 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.28.1nb2 +BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.30.1nb1 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" |