summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-13 13:50:19 +0000
committerwiz <wiz>2003-07-13 13:50:19 +0000
commit38645f8e1f38d86911518cc3cc4e551558a3026b (patch)
tree3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /security
parent13069a378704cce92243018952823f78c58f815f (diff)
downloadpkgsrc-38645f8e1f38d86911518cc3cc4e551558a3026b.tar.gz
PKGREVISION bump for libiconv update.
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile3
-rw-r--r--security/gpa/Makefile4
-rw-r--r--security/gtk-systrace/Makefile4
-rw-r--r--security/kssh/Makefile4
-rw-r--r--security/mcrypt/Makefile3
-rw-r--r--security/nessus-core/Makefile3
-rw-r--r--security/nessus-core/buildlink2.mk4
-rw-r--r--security/nessus-plugins/Makefile3
-rw-r--r--security/otpcalc/Makefile4
-rw-r--r--security/ruby-openssl/Makefile3
-rw-r--r--security/seahorse/Makefile4
11 files changed, 22 insertions, 17 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 49a50ea0343..0b43d6946e2 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2003/05/06 15:57:03 tron Exp $
+# $NetBSD: Makefile,v 1.46 2003/07/13 13:53:10 wiz Exp $
DISTNAME= gnupg-1.2.2
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
ftp://ftp.planetmirror.com/pub/gnupg/gnupg/ \
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 6d6aeeb5177..9c6beed8bed 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/13 13:53:10 wiz Exp $
#
DISTNAME= gpa-0.4.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile
index 5de83ab517b..e1ff7ba7d8c 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:17 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:10 wiz Exp $
#
DISTNAME= gtk-systrace-2002-12-01
PKGNAME= gtk-systrace-20021201
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/notification-0.1
CATEGORIES= security x11
MASTER_SITES= http://www.citi.umich.edu/u/provos/systrace/
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index 895cc685329..410b9de3005 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/13 13:53:10 wiz Exp $
#
DISTNAME= kssh-0.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/}
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 980063beb7c..0dca9f1b9e8 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:17:15 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:11 wiz Exp $
DISTNAME= mcrypt-2.6.4
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \
ftp://mcrypt.hellug.gr/pub/mcrypt/old/
diff --git a/security/nessus-core/Makefile b/security/nessus-core/Makefile
index 2b9cff00330..046e9c66008 100644
--- a/security/nessus-core/Makefile
+++ b/security/nessus-core/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/06/09 17:01:25 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:11 wiz Exp $
#
DISTNAME= nessus-core-${VERS}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-core
.include "../nessus/Makefile.common"
diff --git a/security/nessus-core/buildlink2.mk b/security/nessus-core/buildlink2.mk
index 6a0688108a2..667112e5ddb 100644
--- a/security/nessus-core/buildlink2.mk
+++ b/security/nessus-core/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/06/09 17:01:25 frueauf Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:53:11 wiz Exp $
#
.if !defined(NESSUS_CORE_BUILDLINK2_MK)
NESSUS_CORE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= nessus-core
-BUILDLINK_DEPENDS.nessus-core?= nessus-core>=2.0.6a
+BUILDLINK_DEPENDS.nessus-core?= nessus-core>=2.0.6anb1
BUILDLINK_PKGSRCDIR.nessus-core?= ../../security/nessus-core
EVAL_PREFIX+= BUILDLINK_PREFIX.nessus-core=nessus-core
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile
index b644d285967..5adff9c5aa2 100644
--- a/security/nessus-plugins/Makefile
+++ b/security/nessus-plugins/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/06/09 17:01:26 frueauf Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:11 wiz Exp $
#
DISTNAME= nessus-plugins-${VERS}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-plugins
.include "../nessus/Makefile.common"
diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile
index 9704db565d1..e334193b3ee 100644
--- a/security/otpcalc/Makefile
+++ b/security/otpcalc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/05/05 16:47:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:12 wiz Exp $
#
DISTNAME= otpCalc-0.96
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 security
MASTER_SITES= http://original.killa.net/infosec/otpCalc/
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index 183ba4cb567..7bbf4d700c7 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/06 14:22:44 taca Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:12 wiz Exp $
DISTNAME= ossl-0.1.3
PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.3
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/ossl
CATEGORIES= security
MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index b6240471cc1..d1146ac63d8 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/05/30 16:20:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/13 13:53:12 wiz Exp $
DISTNAME= seahorse-0.7.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/}