summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
committerwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
commit658d9cf8767f8640628ba8d8921f89ea13625c9a (patch)
treeffee6335b2bba2ba7848a7088adea5af2e248190 /security
parenta1a9a8dc9c7025856400edf50c49d8b8d59a85be (diff)
downloadpkgsrc-658d9cf8767f8640628ba8d8921f89ea13625c9a.tar.gz
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Diffstat (limited to 'security')
-rw-r--r--security/dirb/Makefile4
-rw-r--r--security/gnupg2/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/security/dirb/Makefile b/security/dirb/Makefile
index c6c0449539c..1e5b9d41989 100644
--- a/security/dirb/Makefile
+++ b/security/dirb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2006/04/06 06:22:38 reed Exp $
+# $NetBSD: Makefile,v 1.6 2006/11/19 11:50:25 wiz Exp $
#
PKGNAME= dirb-1.9
DISTNAME= dirb19
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirb/}
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 86ab4ad9be9..6c0597fb880 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/17 12:13:11 shannonjr Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/19 11:50:25 wiz Exp $
#
DISTNAME= gnupg-2.0.0
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2