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:   schmonz
Date:           Wed Jan 10 15:46:07 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable p5-File-Scan-ClamAV.


To generate a diff of this commit:
cvs rdiff -u -r1.933 -r1.934 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.933 pkgsrc/security/Makefile:1.934
--- pkgsrc/security/Makefile:1.933      Tue Jan  2 21:00:41 2024
+++ pkgsrc/security/Makefile    Wed Jan 10 15:46:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.933 2024/01/02 21:00:41 leot Exp $
+# $NetBSD: Makefile,v 1.934 2024/01/10 15:46:07 schmonz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -346,6 +346,7 @@ SUBDIR+=    p5-Digest-Perl-MD5
 SUBDIR+=       p5-Digest-SHA1
 SUBDIR+=       p5-Digest-SHA3
 SUBDIR+=       p5-File-KeePass
+SUBDIR+=       p5-File-Scan-ClamAV
 SUBDIR+=       p5-GSSAPI
 SUBDIR+=       p5-GnuPG-Interface
 SUBDIR+=       p5-IO-Socket-SSL



Home | Main Index | Thread Index | Old Index