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:   vins
Date:           Fri May  1 20:04:39 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: add libtatsu


To generate a diff of this commit:
cvs rdiff -u -r1.1002 -r1.1003 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.1002 pkgsrc/security/Makefile:1.1003
--- pkgsrc/security/Makefile:1.1002     Thu Apr 23 09:25:05 2026
+++ pkgsrc/security/Makefile    Fri May  1 20:04:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1002 2026/04/23 09:25:05 adam Exp $
+# $NetBSD: Makefile,v 1.1003 2026/05/01 20:04:39 vins Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -226,6 +226,7 @@ SUBDIR+=    libssh
 SUBDIR+=       libssh2
 SUBDIR+=       libstark
 SUBDIR+=       libtasn1
+SUBDIR+=       libtatsu
 SUBDIR+=       libtcpa
 SUBDIR+=       libtomcrypt
 SUBDIR+=       libuecc



Home | Main Index | Thread Index | Old Index