pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 13 08:17:06 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + p5-Crypt-JWT.


To generate a diff of this commit:
cvs rdiff -u -r1.782 -r1.783 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.782 pkgsrc/security/Makefile:1.783
--- pkgsrc/security/Makefile:1.782      Sat Sep 12 11:05:37 2020
+++ pkgsrc/security/Makefile    Sun Sep 13 08:17:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.782 2020/09/12 11:05:37 leot Exp $
+# $NetBSD: Makefile,v 1.783 2020/09/13 08:17:06 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -290,6 +290,7 @@ SUBDIR+=    p5-Crypt-GPG
 SUBDIR+=       p5-Crypt-GeneratePassword
 SUBDIR+=       p5-Crypt-HSXKPasswd
 SUBDIR+=       p5-Crypt-IDEA
+SUBDIR+=       p5-Crypt-JWT
 SUBDIR+=       p5-Crypt-OpenPGP
 SUBDIR+=       p5-Crypt-OpenSSL-AES
 SUBDIR+=       p5-Crypt-OpenSSL-Bignum



Home | Main Index | Thread Index | Old Index