ports/136557: [PATCH] security/p5-File-Scan-ClamAV: update to 1.91
Philip M. Gollucci
pgollucci at FreeBSD.org
Thu Jul 9 01:20:28 UTC 2009
>Number: 136557
>Category: ports
>Synopsis: [PATCH] security/p5-File-Scan-ClamAV: update to 1.91
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 09 01:20:27 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 1.91
Port maintainer (j.koopmann at seceidos.de) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-File-Scan-ClamAV-1.91.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-File-Scan-ClamAV/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile 27 Mar 2009 11:53:05 -0000 1.8
+++ Makefile 9 Jul 2009 01:19:14 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= File-Scan-ClamAV
-PORTVERSION= 1.8
-PORTREVISION= 5
+PORTVERSION= 1.91
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-File-Scan-ClamAV/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 23 Nov 2006 23:08:30 -0000 1.1
+++ distinfo 9 Jul 2009 01:19:14 -0000
@@ -1,3 +1,3 @@
-MD5 (File-Scan-ClamAV-1.8.tar.gz) = f447f42ca91d8aa66d33dddfcb69b3d9
-SHA256 (File-Scan-ClamAV-1.8.tar.gz) = 5aec0cb6e7bc7b76192f336cbf47aaf8f23011c1d60979624d3468363112e80c
-SIZE (File-Scan-ClamAV-1.8.tar.gz) = 6799
+MD5 (File-Scan-ClamAV-1.91.tar.gz) = 1a99414253f1e375a705ba009d07f880
+SHA256 (File-Scan-ClamAV-1.91.tar.gz) = f9f265acfac680e590dc81c0d9f3e4eb4aaa833cf4910c7e21f881e1a4784b7e
+SIZE (File-Scan-ClamAV-1.91.tar.gz) = 7048
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/security/p5-File-Scan-ClamAV/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist 23 Nov 2006 23:08:30 -0000 1.1
+++ pkg-plist 9 Jul 2009 01:19:14 -0000
@@ -1,7 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Scan/ClamAV/.packlist
%%SITE_PERL%%/File/Scan/ClamAV.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Scan/ClamAV
- at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Scan 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/File/Scan 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
+ at dirrmtry %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Scan
+ at dirrmtry %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File
+ at dirrmtry %D/%%SITE_PERL%%/File/Scan
+ at dirrmtry %D/%%SITE_PERL%%/File
--- p5-File-Scan-ClamAV-1.91.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list