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:           Sun Jan 18 05:27:21 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add and enable ruby-openssl


To generate a diff of this commit:
cvs rdiff -u -r1.990 -r1.991 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.990 pkgsrc/security/Makefile:1.991
--- pkgsrc/security/Makefile:1.990      Tue Dec 23 09:17:26 2025
+++ pkgsrc/security/Makefile    Sun Jan 18 05:27:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.990 2025/12/23 09:17:26 markd Exp $
+# $NetBSD: Makefile,v 1.991 2026/01/18 05:27:21 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -606,6 +606,7 @@ SUBDIR+=    ruby-nexpose
 SUBDIR+=       ruby-oauth
 SUBDIR+=       ruby-oauth-tty
 SUBDIR+=       ruby-openid
+SUBDIR+=       ruby-openssl
 SUBDIR+=       ruby-openssl-ccm
 SUBDIR+=       ruby-openssl-cmac
 SUBDIR+=       ruby-openvas-omp



Home | Main Index | Thread Index | Old Index