New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 32453

Show
Ignore:
Timestamp:
01/02/2008 12:18:14 (4 years ago)
Author:
ricci@…
Message:

add patch to remove NodalCore support as its not (automatically) built in to ClamAV anymore (0.92).

Location:
trunk/dports/perl/p5-mail-clamav
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/perl/p5-mail-clamav/Portfile

    r24140 r32453  
    22 
    33PortSystem                      1.0 
     4 
    45PortGroup                       perl5 1.0 
     6 
    57perl5.setup                     Mail-ClamAV 0.20 
    68revision                        0 
    7 maintainers                     ricci@macports.org 
     9maintainers                     ricci 
    810description                     Perl interface to the clamav virus scanner 
    911long_description        Clam AntiVirus is an anti-virus toolkit for UNIX. \ 
     
    1719                                        port:p5-inline 
    1820 
    19 ## vi:set noai ts=4: 
     21patchfiles                      patch-ClamAV.pm.diff 
     22