diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | 9c53210756739b65a318d92ed1a2ae7e2a204211 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /security | |
parent | 8d35a9fcaca8b73ad0b4facc1f280766c65e2add (diff) | |
download | pkgsrc-9c53210756739b65a318d92ed1a2ae7e2a204211.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg-pkcs11-scd/Makefile | 4 | ||||
-rw-r--r-- | security/pkcs11-helper/Makefile | 3 | ||||
-rw-r--r-- | security/pkcs11-helper/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/security/gnupg-pkcs11-scd/Makefile b/security/gnupg-pkcs11-scd/Makefile index 833eacda5a6..0328423e423 100644 --- a/security/gnupg-pkcs11-scd/Makefile +++ b/security/gnupg-pkcs11-scd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:34 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/06 17:39:01 ryoon Exp $ # VERSION= 0.7.0 DISTNAME= gnupg-pkcs11-scd-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupg-pkcs11/gnupg-pkcs11-scd/${VERSION}/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index b3129d7e340..fab7c3da7ce 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/04/28 07:20:46 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/06 17:39:01 ryoon Exp $ DISTNAME= pkcs11-helper-1.08 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/pkcs11-helper/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pkcs11-helper/buildlink3.mk b/security/pkcs11-helper/buildlink3.mk index 2963ad274aa..9ef9a2eb830 100644 --- a/security/pkcs11-helper/buildlink3.mk +++ b/security/pkcs11-helper/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2011/04/28 07:20:46 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2012/03/06 17:39:01 ryoon Exp $ BUILDLINK_TREE+= pkcs11-helper @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pkcs11-helper PKCS11_HELPER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.06 -BUILDLINK_ABI_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.06nb1 +BUILDLINK_ABI_DEPENDS.pkcs11-helper+= pkcs11-helper>=1.08nb1 BUILDLINK_PKGSRCDIR.pkcs11-helper?= ../../security/pkcs11-helper pkgbase := pkcs11-helper diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 6cfd02e6aa8..d82686c8300 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 00:13:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/03/06 17:39:01 ryoon Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |