pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpgme make s/mime support, which implies use ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f40e4927911
branches: trunk
changeset: 568616:8f40e4927911
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Dec 15 20:17:33 2009 +0000
description:
make s/mime support, which implies use of gnupg2, default,
bump PKGREVISION
diffstat:
security/gpgme/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 4edd8b901a41 -r 8f40e4927911 security/gpgme/Makefile
--- a/security/gpgme/Makefile Tue Dec 15 20:10:40 2009 +0000
+++ b/security/gpgme/Makefile Tue Dec 15 20:17:33 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2009/12/15 19:15:38 drochner Exp $
+# $NetBSD: Makefile,v 1.60 2009/12/15 20:17:33 drochner Exp $
#
DISTNAME= gpgme-1.1.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
@@ -14,6 +14,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.gpgme
PKG_SUPPORTED_OPTIONS= gpgsm
+PKG_SUGGESTED_OPTIONS= gpgsm
.include "../../mk/bsd.options.mk"
.if empty(PKG_OPTIONS:Mgpgsm)
DEPENDS+= gnupg>=1.4.2:../../security/gnupg
Home |
Main Index |
Thread Index |
Old Index