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:   taca
Date:           Wed Jun 10 14:33:17 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: ad and enable ruby-openssl-cmac


To generate a diff of this commit:
cvs rdiff -u -r1.762 -r1.763 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.762 pkgsrc/security/Makefile:1.763
--- pkgsrc/security/Makefile:1.762      Sun May 31 15:53:44 2020
+++ pkgsrc/security/Makefile    Wed Jun 10 14:33:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.762 2020/05/31 15:53:44 kim Exp $
+# $NetBSD: Makefile,v 1.763 2020/06/10 14:33:17 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -541,6 +541,7 @@ SUBDIR+=    ruby-nexpose
 SUBDIR+=       ruby-oauth
 SUBDIR+=       ruby-openid
 SUBDIR+=       ruby-openssl-ccm
+SUBDIR+=       ruby-openssl-cmac
 SUBDIR+=       ruby-openvas-omp
 SUBDIR+=       ruby-password
 SUBDIR+=       ruby-rack-openid



Home | Main Index | Thread Index | Old Index