[csw-devel] SF.net SVN: gar:[9504] csw/mgar/pkg/clamav/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Apr 1 11:17:49 CEST 2010
Revision: 9504
http://gar.svn.sourceforge.net/gar/?rev=9504&view=rev
Author: bonivart
Date: 2010-04-01 09:17:48 +0000 (Thu, 01 Apr 2010)
Log Message:
-----------
clamav: update to 0.96
Modified Paths:
--------------
csw/mgar/pkg/clamav/trunk/Makefile
csw/mgar/pkg/clamav/trunk/checksums
Modified: csw/mgar/pkg/clamav/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clamav/trunk/Makefile 2010-04-01 09:13:38 UTC (rev 9503)
+++ csw/mgar/pkg/clamav/trunk/Makefile 2010-04-01 09:17:48 UTC (rev 9504)
@@ -1,5 +1,5 @@
GARNAME = clamav
-GARVERSION = 0.96rc1
+GARVERSION = 0.96
#DISTNAME = $(GARNAME)-devel-latest
CATEGORIES = apps
@@ -33,6 +33,8 @@
PATCHFILES = CSWclamav.freshclam.conf.p
PATCHFILES += CSWclamav.clamd.conf.p
+#GARCOMPILER = GCC4
+
# Seems to be a compiler bug forcing us to use -xO2 instead of -xO3
# http://bugs.sun.com/view_bug.do?bug_id=6683773
# New bug filed since the above one isn't really solved, no bug id yet
@@ -42,11 +44,15 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --disable-clamav
-CONFIGURE_ARGS += --enable-milter
# unrecognized by 0.95rc1? CONFIGURE_ARGS += --with-sendmail=$(libdir)/sendmail
CONFIGURE_ARGS += --with-dbdir=/var/opt/csw/$(GARNAME)/db
CONFIGURE_ARGS += --localstatedir=/var/opt/csw/$(GARNAME)
CONFIGURE_ARGS += --sysconfdir=$(sysconfdir)
+CONFIGURE_ARGS += --enable-milter
+#CONFIGURE_ARGS += --enable-llvm
+CONFIGURE_ARGS += --disable-llvm
+#CONFIGURE_ARGS += --enable-check
+CONFIGURE_ARGS += --enable-clamdtop
EXTRA_MERGE_EXCLUDE_FILES = .*~ $(libdir)/.*\.a $(libdir)/.*\.la
Modified: csw/mgar/pkg/clamav/trunk/checksums
===================================================================
--- csw/mgar/pkg/clamav/trunk/checksums 2010-04-01 09:13:38 UTC (rev 9503)
+++ csw/mgar/pkg/clamav/trunk/checksums 2010-04-01 09:17:48 UTC (rev 9504)
@@ -1,3 +1,3 @@
a3238ed54a098b66a8e3e9f8bb0ca399 CSWclamav.clamd.conf.p
6c37b881661bf28741bb69045a642790 CSWclamav.freshclam.conf.p
-6cb3a716f06f00c73def71aa72ff5f41 clamav-0.96rc1.tar.gz
+28ac7bec4cc03627a8e2d6e8647ee661 clamav-0.96.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list