Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: ad and enable ruby-openssl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed3e6b6fdd7b
branches:  trunk
changeset: 434049:ed3e6b6fdd7b
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 10 14:33:17 2020 +0000

description:
security/Makefile: ad and enable ruby-openssl-cmac

diffstat:

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

diffs (17 lines):

diff -r bb7b40175c03 -r ed3e6b6fdd7b security/Makefile
--- a/security/Makefile Wed Jun 10 14:32:26 2020 +0000
+++ b/security/Makefile Wed Jun 10 14:33:17 2020 +0000
@@ -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-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