pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/clamav-doc clamav-doc: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41f851ffc34e
branches:  trunk
changeset: 379346:41f851ffc34e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 15 04:46:32 2022 +0000

description:
clamav-doc: fix PLIST

Bump PKGREVISION.

diffstat:

 security/clamav-doc/Makefile |  3 ++-
 security/clamav-doc/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (47 lines):

diff -r 5f52cbb2ed3d -r 41f851ffc34e security/clamav-doc/Makefile
--- a/security/clamav-doc/Makefile      Sun May 15 04:44:23 2022 +0000
+++ b/security/clamav-doc/Makefile      Sun May 15 04:46:32 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2021/11/08 14:50:12 taca Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/15 04:46:32 wiz Exp $
 
 .include "../../security/clamav/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/clamav/clamav-doc/}
+PKGREVISION=   1
 COMMENT=       Anti-virus toolkit documents
 
 NO_BUILD=      yes
diff -r 5f52cbb2ed3d -r 41f851ffc34e security/clamav-doc/PLIST
--- a/security/clamav-doc/PLIST Sun May 15 04:44:23 2022 +0000
+++ b/security/clamav-doc/PLIST Sun May 15 04:46:32 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/11/08 14:50:12 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/05/15 04:46:32 wiz Exp $
 share/doc/clamav/html/404.html
 share/doc/clamav/html/FontAwesome/css/font-awesome.css
 share/doc/clamav/html/FontAwesome/fonts/FontAwesome.ttf
@@ -18,6 +18,7 @@
 share/doc/clamav/html/ayu-highlight.css
 share/doc/clamav/html/book.js
 share/doc/clamav/html/clipboard.min.js
+share/doc/clamav/html/community_resources/CommunityResources.html
 share/doc/clamav/html/css/chrome.css
 share/doc/clamav/html/css/general.css
 share/doc/clamav/html/css/print.css
@@ -31,6 +32,7 @@
 share/doc/clamav/html/faq/faq-misc.html
 share/doc/clamav/html/faq/faq-ml.html
 share/doc/clamav/html/faq/faq-pua.html
+share/doc/clamav/html/faq/faq-rust.html
 share/doc/clamav/html/faq/faq-safebrowsing.html
 share/doc/clamav/html/faq/faq-scan-alerts.html
 share/doc/clamav/html/faq/faq-troubleshoot.html
@@ -103,6 +105,7 @@
 share/doc/clamav/html/manual/Signatures/HashSignatures.html
 share/doc/clamav/html/manual/Signatures/LogicalSignatures.html
 share/doc/clamav/html/manual/Signatures/PhishSigs.html
+share/doc/clamav/html/manual/Signatures/SignatureNames.html
 share/doc/clamav/html/manual/Signatures/YaraRules.html
 share/doc/clamav/html/manual/Usage.html
 share/doc/clamav/html/manual/Usage/Configuration.html



Home | Main Index | Thread Index | Old Index