diff options
author | obache <obache> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache> | 2011-07-21 13:05:46 +0000 |
commit | a0c12782f8d7306d06b758910bd2c69cfb241038 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /security | |
parent | 01c9e2879723b4611172f7a192187534f8379d16 (diff) | |
download | pkgsrc-a0c12782f8d7306d06b758910bd2c69cfb241038.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring-manager/Makefile | 4 | ||||
-rw-r--r-- | security/gpass/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index d8474183e08..ea3a531b10a 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2011/04/22 13:44:33 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/07/21 13:06:01 obache Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 8107f0a0e80..2f2d9d43d5b 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2011/04/22 13:44:34 obache Exp $ +# $NetBSD: Makefile,v 1.33 2011/07/21 13:06:01 obache Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index f070edb4280..4b5cd0f342d 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2011/06/10 09:40:00 obache Exp $ +# $NetBSD: Makefile,v 1.20 2011/07/21 13:06:01 obache Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |