pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add and enable go-mkcert.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/171881d689c0
branches:  trunk
changeset: 327936:171881d689c0
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Jan 13 04:24:18 2019 +0000

description:
Add and enable go-mkcert.

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 531d4315f209 -r 171881d689c0 security/Makefile
--- a/security/Makefile Sun Jan 13 04:23:54 2019 +0000
+++ b/security/Makefile Sun Jan 13 04:24:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.690 2018/12/11 12:36:28 bsiegert Exp $
+# $NetBSD: Makefile,v 1.691 2019/01/13 04:24:18 schmonz Exp $
 #
 
 COMMENT=       Security tools
@@ -103,6 +103,7 @@
 SUBDIR+=       gnutls
 SUBDIR+=       go-crypt
 SUBDIR+=       go-crypto
+SUBDIR+=       go-mkcert
 SUBDIR+=       go-oauth2
 SUBDIR+=       go-sftp
 SUBDIR+=       google-authenticator



Home | Main Index | Thread Index | Old Index