pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 11:42:17 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/mail: Makefile
Removed Files:
        pkgsrc/mail/p5-Mail-ClamAV: DESCR Makefile distinfo
        pkgsrc/mail/p5-Mail-ClamAV/patches: patch-ClamAV.pm patch-Makefile.PL

Log Message:
p5-Mail-ClamAV: remove

This does not build since many clamav releases, and upstream does not care.
No dependencies in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4938 -r1.4939 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.558 -r1.559 pkgsrc/mail/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/mail/p5-Mail-ClamAV/DESCR
cvs rdiff -u -r1.69 -r0 pkgsrc/mail/p5-Mail-ClamAV/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/mail/p5-Mail-ClamAV/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/p5-Mail-ClamAV/patches/patch-ClamAV.pm \
    pkgsrc/mail/p5-Mail-ClamAV/patches/patch-Makefile.PL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4938 pkgsrc/doc/CHANGES-2020:1.4939
--- pkgsrc/doc/CHANGES-2020:1.4938      Mon Sep  7 11:33:27 2020
+++ pkgsrc/doc/CHANGES-2020     Mon Sep  7 11:42:16 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4938 2020/09/07 11:33:27 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4939 2020/09/07 11:42:16 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -7532,3 +7532,4 @@ Changes to the packages collection and i
        Updated mail/p5-Email-Sender to 1.300034 [wiz 2020-09-07]
        Updated mail/p5-Mail-AuthenticationResults to 1.20200824.1 [wiz 2020-09-07]
        Updated mail/p5-Mail-Box to 3.009 [wiz 2020-09-07]
+       Removed mail/p5-Mail-ClamAV [wiz 2020-09-07]

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.558 pkgsrc/mail/Makefile:1.559
--- pkgsrc/mail/Makefile:1.558  Thu Sep  3 20:26:37 2020
+++ pkgsrc/mail/Makefile        Mon Sep  7 11:42:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.558 2020/09/03 20:26:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.559 2020/09/07 11:42:16 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -225,7 +225,6 @@ SUBDIR+=    p5-Mail-AuthenticationResults
 SUBDIR+=       p5-Mail-Box
 SUBDIR+=       p5-Mail-Box-IMAP4
 SUBDIR+=       p5-Mail-Box-POP3
-SUBDIR+=       p5-Mail-ClamAV
 SUBDIR+=       p5-Mail-DKIM
 SUBDIR+=       p5-Mail-DeliveryStatus-BounceParser
 SUBDIR+=       p5-Mail-Ezmlm



Home | Main Index | Thread Index | Old Index