[148307] trunk/dports/sysutils/clamav/Portfile
Revision: 148307 https://trac.macports.org/changeset/148307 Author: dluke@macports.org Date: 2016-05-03 11:57:19 -0700 (Tue, 03 May 2016) Log Message: ----------- clamav: version bump, update to 0.99.2 Modified Paths: -------------- trunk/dports/sysutils/clamav/Portfile Modified: trunk/dports/sysutils/clamav/Portfile =================================================================== --- trunk/dports/sysutils/clamav/Portfile 2016-05-03 17:04:40 UTC (rev 148306) +++ trunk/dports/sysutils/clamav/Portfile 2016-05-03 18:57:19 UTC (rev 148307) @@ -4,8 +4,7 @@ PortGroup muniversal 1.0 name clamav -version 0.99.1 -revision 1 +version 0.99.2 categories sysutils maintainers geeklair.net:dluke description clamav antivirus software @@ -17,8 +16,8 @@ homepage http://www.clamav.net master_sites http://www.clamav.net/downloads/production -checksums rmd160 737baa05e20e81133d1e5539d06402bbb6871f1e \ - sha256 e144689122d3f91293808c82cbb06b7d3ac9eca7ae29564c5d148ffe7b25d58a +checksums rmd160 4ddb7c4ff32b1233a5210da54f162a154043c48e \ + sha256 167bd6a13e05ece326b968fdb539b05c2ffcfef6018a274a10aeda85c2c0027a platforms darwin @@ -32,11 +31,6 @@ #- disable llvm because of upstream bug #- https://bugzilla.clamav.net/show_bug.cgi?id=11309 -#- upstream neglected to apply libtool patch or update -#- libtool for this release -#- https://bugzilla.clamav.net/show_bug.cgi?id=11188 -patchfiles patch-configure.diff - use_parallel_build yes depends_lib port:libiconv port:zlib port:bzip2 port:ncurses path:lib/libssl.dylib:openssl \
participants (1)
-
dluke@macports.org