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:   pho
Date:           Wed Nov  1 03:08:49 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + hs-crypton-conduit


To generate a diff of this commit:
cvs rdiff -u -r1.922 -r1.923 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.922 pkgsrc/security/Makefile:1.923
--- pkgsrc/security/Makefile:1.922      Tue Oct 31 18:13:01 2023
+++ pkgsrc/security/Makefile    Wed Nov  1 03:08:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.922 2023/10/31 18:13:01 pho Exp $
+# $NetBSD: Makefile,v 1.923 2023/11/01 03:08:49 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -138,6 +138,7 @@ SUBDIR+=    hs-cryptohash-md5
 SUBDIR+=       hs-cryptohash-sha1
 SUBDIR+=       hs-cryptohash-sha256
 SUBDIR+=       hs-crypton
+SUBDIR+=       hs-crypton-conduit
 SUBDIR+=       hs-crypton-x509
 SUBDIR+=       hs-crypton-x509-store
 SUBDIR+=       hs-crypton-x509-system



Home | Main Index | Thread Index | Old Index