pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2022Q1]: pkgsrc/security/clamav-doc Pullup ticket #6643 - requ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b528872fe667
branches:  pkgsrc-2022Q1
changeset: 380626:b528872fe667
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Jun 11 10:33:10 2022 +0000

description:
Pullup ticket #6643 - requested by taca
security/clamav-doc: build fix after pullup #6625

Revisions pulled up:
- security/clamav-doc/Makefile                                  1.7
- security/clamav-doc/PLIST                                     1.9

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Sun May 15 04:46:32 UTC 2022

   Modified Files:
        pkgsrc/security/clamav-doc: Makefile PLIST

   Log Message:
   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 0507158da28e -r b528872fe667 security/clamav-doc/Makefile
--- a/security/clamav-doc/Makefile      Sat Jun 11 10:32:00 2022 +0000
+++ b/security/clamav-doc/Makefile      Sat Jun 11 10:33:10 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2021/11/08 14:50:12 taca Exp $
+# $NetBSD: Makefile,v 1.6.4.1 2022/06/11 10:33:10 bsiegert Exp $
 
 .include "../../security/clamav/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/clamav/clamav-doc/}
+PKGREVISION=   1
 COMMENT=       Anti-virus toolkit documents
 
 NO_BUILD=      yes
diff -r 0507158da28e -r b528872fe667 security/clamav-doc/PLIST
--- a/security/clamav-doc/PLIST Sat Jun 11 10:32:00 2022 +0000
+++ b/security/clamav-doc/PLIST Sat Jun 11 10:33:10 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.8.4.1 2022/06/11 10:33:10 bsiegert 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