diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 97aa346feb310d97b49cda30592802dc5de31c26 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /security | |
parent | 8dd0c46464545b5f839e121331e49b6f82754a08 (diff) | |
download | pkgsrc-97aa346feb310d97b49cda30592802dc5de31c26.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 3 | ||||
-rw-r--r-- | security/lsh/Makefile | 3 | ||||
-rw-r--r-- | security/sfs/Makefile | 4 | ||||
-rw-r--r-- | security/srp_client/Makefile | 4 | ||||
-rw-r--r-- | security/ssss/Makefile | 4 |
5 files changed, 10 insertions, 8 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 6b5a95777d8..2215056e4bd 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2009/11/03 00:15:41 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2010/03/24 19:43:28 asau Exp $ DISTNAME= gnutls-2.8.5 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 11260f4d497..8ecd0216a31 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/03/13 04:40:12 obache Exp $ +# $NetBSD: Makefile,v 1.19 2010/03/24 19:43:28 asau Exp $ # DISTNAME= lsh-2.0.4 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ ftp://ftp.lysator.liu.se/pub/security/lsh/ diff --git a/security/sfs/Makefile b/security/sfs/Makefile index c9fa2bacff2..3f2fe701799 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2010/01/17 12:02:44 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2010/03/24 19:43:28 asau Exp $ # DISTNAME= sfs-0.7.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile index 525e128ef49..484780e7e10 100644 --- a/security/srp_client/Makefile +++ b/security/srp_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2010/01/27 21:26:59 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2010/03/24 19:43:28 asau Exp $ DISTNAME= srp-1.4.4 PKGNAME= srp-client-1.4.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= ftp://ftp.zedz.net/pub/crypto/programs/srp/ diff --git a/security/ssss/Makefile b/security/ssss/Makefile index 5a2c27c2536..bccf4b2cb32 100644 --- a/security/ssss/Makefile +++ b/security/ssss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/02/19 15:12:04 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/24 19:43:29 asau Exp $ DISTNAME= ssss-0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/ssss/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ssss.1 |