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 Feb 16 10:05:31 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + hs-cryptohash-md5


To generate a diff of this commit:
cvs rdiff -u -r1.848 -r1.849 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.848 pkgsrc/security/Makefile:1.849
--- pkgsrc/security/Makefile:1.848      Wed Feb 16 03:32:35 2022
+++ pkgsrc/security/Makefile    Wed Feb 16 10:05:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.848 2022/02/16 03:32:35 pho Exp $
+# $NetBSD: Makefile,v 1.849 2022/02/16 10:05:31 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -128,6 +128,7 @@ SUBDIR+=    hitch
 SUBDIR+=       honeyd
 SUBDIR+=       honeyd-arpd
 SUBDIR+=       hs-SHA
+SUBDIR+=       hs-cryptohash-md5
 SUBDIR+=       hs-cryptohash-sha1
 SUBDIR+=       hs-cryptohash-sha256
 SUBDIR+=       hs-cryptonite



Home | Main Index | Thread Index | Old Index