ports/63266: [MAINTAINER] mail/p5-Mail-ClamAV: update to 0.05

Jan-Peter Koopmann j.koopmann at seceidos.de
Mon Feb 23 15:20:07 UTC 2004


>Number:         63266
>Category:       ports
>Synopsis:       [MAINTAINER] mail/p5-Mail-ClamAV: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 23 07:20:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jan-Peter Koopmann
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD services.intern.seceidos.de 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Jan  5 10:56:46 CET
>Description:
- Update to 0.05

files added: files/patch-ClamAV.pm



Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Mail-ClamAV-0.05.patch begins here ---
diff -ruN --exclude=CVS /server-root/ports/mail/p5-Mail-ClamAV.orig/Makefile /server-root/ports/mail/p5-Mail-ClamAV/Makefile
--- /server-root/ports/mail/p5-Mail-ClamAV.orig/Makefile	Thu Dec  4 18:23:28 2003
+++ /server-root/ports/mail/p5-Mail-ClamAV/Makefile	Mon Feb 23 15:21:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-ClamAV
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
diff -ruN --exclude=CVS /server-root/ports/mail/p5-Mail-ClamAV.orig/distinfo /server-root/ports/mail/p5-Mail-ClamAV/distinfo
--- /server-root/ports/mail/p5-Mail-ClamAV.orig/distinfo	Thu Dec  4 18:23:28 2003
+++ /server-root/ports/mail/p5-Mail-ClamAV/distinfo	Mon Feb 23 15:21:58 2004
@@ -1 +1,2 @@
-MD5 (Mail-ClamAV-0.04.tar.gz) = f8b664f7b1c3903601e3aa8c9b64b683
+MD5 (Mail-ClamAV-0.05.tar.gz) = 6a942bc6362a8606f66234659981de59
+SIZE (Mail-ClamAV-0.05.tar.gz) = 16943
diff -ruN --exclude=CVS /server-root/ports/mail/p5-Mail-ClamAV.orig/files/patch-ClamAV.pm /server-root/ports/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm
--- /server-root/ports/mail/p5-Mail-ClamAV.orig/files/patch-ClamAV.pm	Thu Jan  1 01:00:00 1970
+++ /server-root/ports/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm	Mon Feb 23 16:05:31 2004
@@ -0,0 +1,18 @@
+--- ../Mail-ClamAV-0.05.orig/ClamAV.pm	Mon Feb 23 16:04:36 2004
++++ ClamAV.pm	Mon Feb 23 16:05:17 2004
+@@ -138,12 +138,9 @@
+     VERSION  => $VERSION,
+     PREFIX   => 'clamav_perl_',
+     NAME     => "Mail::ClamAV",
+-    LIBS     => "-lclamav";
+-# removed on install
+-BEGIN {
+-require "./config.pl";
+-}
+-# end removed on install
++    OPTIMIZE => '-g',
++    LIBS     => " -lclamav";
++
+ use Inline C => <<'END_OF_C';
+ #include <stdio.h>
+ #include <string.h>
--- p5-Mail-ClamAV-0.05.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list