svn commit: r359217 - in head/security/clamav: . files

Renato Botelho garga at FreeBSD.org
Wed Jun 25 10:58:25 UTC 2014


Author: garga
Date: Wed Jun 25 10:58:24 2014
New Revision: 359217
URL: http://svnweb.freebsd.org/changeset/ports/359217
QAT: https://qat.redports.org/buildarchive/r359217/

Log:
  Update to 0.98.4

Deleted:
  head/security/clamav/files/patch-m4__reorganization__version.m4
Modified:
  head/security/clamav/Makefile
  head/security/clamav/distinfo
  head/security/clamav/files/patch-configure
  head/security/clamav/pkg-plist

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Wed Jun 25 10:56:35 2014	(r359216)
+++ head/security/clamav/Makefile	Wed Jun 25 10:58:24 2014	(r359217)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clamav
-PORTVERSION=	0.98.3
-PORTREVISION=	6
+PORTVERSION=	0.98.4
 CATEGORIES=	security
 MASTER_SITES=	SF
 

Modified: head/security/clamav/distinfo
==============================================================================
--- head/security/clamav/distinfo	Wed Jun 25 10:56:35 2014	(r359216)
+++ head/security/clamav/distinfo	Wed Jun 25 10:58:24 2014	(r359217)
@@ -1,2 +1,2 @@
-SHA256 (clamav-0.98.3.tar.gz) = 2792a9e8706a516d2e81339846fc38f94fa8dd3f604b2fde9d0b07593727f62b
-SIZE (clamav-0.98.3.tar.gz) = 15543335
+SHA256 (clamav-0.98.4.tar.gz) = d3006747abcf750f395a8bfa8267ab314c7b63196c4b41e7717948aaaafa3e1c
+SIZE (clamav-0.98.4.tar.gz) = 15537593

Modified: head/security/clamav/files/patch-configure
==============================================================================
--- head/security/clamav/files/patch-configure	Wed Jun 25 10:56:35 2014	(r359216)
+++ head/security/clamav/files/patch-configure	Wed Jun 25 10:58:24 2014	(r359217)
@@ -1,15 +1,6 @@
---- configure.orig	2014-05-06 15:59:41.000000000 -0300
-+++ configure	2014-05-15 13:28:43.000000000 -0300
-@@ -3450,6 +3450,8 @@
- LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
- 
- 
-+major=`expr $LC_CURRENT - $LC_AGE`
-+
- 
- cat >>confdefs.h <<_ACEOF
- #define LIBCLAMAV_FULLVER "$major.$LC_AGE.$LC_REVISION"
-@@ -18564,7 +18566,7 @@
+--- configure.orig	2014-06-25 04:04:20.000000000 -0300
++++ configure	2014-06-25 04:04:05.000000000 -0300
+@@ -18682,7 +18682,7 @@
      ;;
  freebsd*)
      if test "$have_pthreads" = "yes"; then
@@ -18,7 +9,7 @@
  	TH_SAFE="-thread-safe"
      fi
  
-@@ -18740,7 +18742,7 @@
+@@ -18858,7 +18858,7 @@
  if test "$have_milter" = "yes"; then
  
          save_LIBS="$LIBS"

Modified: head/security/clamav/pkg-plist
==============================================================================
--- head/security/clamav/pkg-plist	Wed Jun 25 10:56:35 2014	(r359216)
+++ head/security/clamav/pkg-plist	Wed Jun 25 10:58:24 2014	(r359217)
@@ -13,13 +13,13 @@ include/clamav.h
 include/clamav-config.h
 lib/libclamav.so
 lib/libclamav.so.6
-lib/libclamav.so.6.1.22
+lib/libclamav.so.6.1.23
 %%UNRAR%%lib/libclamunrar.so
 %%UNRAR%%lib/libclamunrar.so.6
-%%UNRAR%%lib/libclamunrar.so.6.1.22
+%%UNRAR%%lib/libclamunrar.so.6.1.23
 %%UNRAR%%lib/libclamunrar_iface.so
 %%UNRAR%%lib/libclamunrar_iface.so.6
-%%UNRAR%%lib/libclamunrar_iface.so.6.1.22
+%%UNRAR%%lib/libclamunrar_iface.so.6.1.23
 libdata/pkgconfig/libclamav.pc
 man/man1/clambc.1.gz
 man/man1/clamconf.1.gz


More information about the svn-ports-head mailing list