svn commit: r390146 - branches/2015Q2/security/clamav

Xin LI delphij at FreeBSD.org
Sat Jun 20 00:29:53 UTC 2015


Author: delphij
Date: Sat Jun 20 00:29:51 2015
New Revision: 390146
URL: https://svnweb.freebsd.org/changeset/ports/390146

Log:
  MFH: r385425
  
  Update to 0.98.7
  
  Requested by:	garga
  Approved by:	ports-secteam@

Modified:
  branches/2015Q2/security/clamav/Makefile
  branches/2015Q2/security/clamav/distinfo
  branches/2015Q2/security/clamav/pkg-plist
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/security/clamav/Makefile
==============================================================================
--- branches/2015Q2/security/clamav/Makefile	Fri Jun 19 23:50:22 2015	(r390145)
+++ branches/2015Q2/security/clamav/Makefile	Sat Jun 20 00:29:51 2015	(r390146)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clamav
-PORTVERSION=	0.98.6
+PORTVERSION=	0.98.7
 CATEGORIES=	security
 MASTER_SITES=	SF
 

Modified: branches/2015Q2/security/clamav/distinfo
==============================================================================
--- branches/2015Q2/security/clamav/distinfo	Fri Jun 19 23:50:22 2015	(r390145)
+++ branches/2015Q2/security/clamav/distinfo	Sat Jun 20 00:29:51 2015	(r390146)
@@ -1,2 +1,2 @@
-SHA256 (clamav-0.98.6.tar.gz) = 6591245d55445a2ddcc1700964c33b8bf62fe20c75bd9c7746f4fe0735502951
-SIZE (clamav-0.98.6.tar.gz) = 15148292
+SHA256 (clamav-0.98.7.tar.gz) = 282417b707740de13cd8f18d4cbca9ddd181cf96b444db2cad98913a5153e272
+SIZE (clamav-0.98.7.tar.gz) = 15118851

Modified: branches/2015Q2/security/clamav/pkg-plist
==============================================================================
--- branches/2015Q2/security/clamav/pkg-plist	Fri Jun 19 23:50:22 2015	(r390145)
+++ branches/2015Q2/security/clamav/pkg-plist	Sat Jun 20 00:29:51 2015	(r390146)
@@ -13,13 +13,13 @@ include/clamav.h
 include/clamav-config.h
 lib/libclamav.so
 lib/libclamav.so.6
-lib/libclamav.so.6.1.25
+lib/libclamav.so.6.1.26
 %%UNRAR%%lib/libclamunrar.so
 %%UNRAR%%lib/libclamunrar.so.6
-%%UNRAR%%lib/libclamunrar.so.6.1.25
+%%UNRAR%%lib/libclamunrar.so.6.1.26
 %%UNRAR%%lib/libclamunrar_iface.so
 %%UNRAR%%lib/libclamunrar_iface.so.6
-%%UNRAR%%lib/libclamunrar_iface.so.6.1.25
+%%UNRAR%%lib/libclamunrar_iface.so.6.1.26
 libdata/pkgconfig/libclamav.pc
 man/man1/clambc.1.gz
 man/man1/clamconf.1.gz


More information about the svn-ports-branches mailing list