[52451] trunk/dports/perl/p5-mail-clamav
ricci at macports.org
ricci at macports.org
Tue Jun 16 18:45:21 PDT 2009
Revision: 52451
http://trac.macports.org/changeset/52451
Author: ricci at macports.org
Date: 2009-06-16 18:45:20 -0700 (Tue, 16 Jun 2009)
Log Message:
-----------
uprev to 0.29
Modified Paths:
--------------
trunk/dports/perl/p5-mail-clamav/Portfile
Added Paths:
-----------
trunk/dports/perl/p5-mail-clamav/files/patch-Makefile.PL.diff
Modified: trunk/dports/perl/p5-mail-clamav/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-clamav/Portfile 2009-06-16 23:54:00 UTC (rev 52450)
+++ trunk/dports/perl/p5-mail-clamav/Portfile 2009-06-17 01:45:20 UTC (rev 52451)
@@ -4,7 +4,7 @@
PortGroup perl5 1.0
-perl5.setup Mail-ClamAV 0.22
+perl5.setup Mail-ClamAV 0.29
revision 0
maintainers ricci
description Perl interface to the clamav virus scanner
@@ -13,12 +13,13 @@
platforms darwin
-checksums md5 9153d79dcdf47e5ba9ac1f2e3b5f78dc \
- sha1 ce32aa368c34780dd87caf1ee2a1cdc93f3a0d69
+checksums md5 737ea1c041d9312cdcfe5b85eb45428e \
+ sha1 ee5fe9ae950c7c420ca58760f66b2be5f700e20c
depends_lib-append port:clamav \
port:p5-inline
-patchfiles patch-ClamAV.pm.diff
+## patchfiles patch-ClamAV.pm.diff
+patchfiles patch-Makefile.PL.diff
Added: trunk/dports/perl/p5-mail-clamav/files/patch-Makefile.PL.diff
===================================================================
--- trunk/dports/perl/p5-mail-clamav/files/patch-Makefile.PL.diff (rev 0)
+++ trunk/dports/perl/p5-mail-clamav/files/patch-Makefile.PL.diff 2009-06-17 01:45:20 UTC (rev 52451)
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig 2009-04-29 12:06:39.000000000 -0700
++++ Makefile.PL 2009-06-16 18:36:00.000000000 -0700
+@@ -31,7 +31,7 @@
+ solaris => 'solaris',
+ freebsd => 'freebsd',
+ openbsd => 'openbsd',
+- macos => 'MacOS',
++ darwin => 'Mac OS X',
+ netbsd => 'netbsd', # NetBSD isn't listed on the web page, if it fails I'll remove it later.
+ );
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090616/5ba9d136/attachment-0001.html>
More information about the macports-changes
mailing list