- Update to 0.87

PR:		ports/86276
Submitted by:	dawnshade <h-k@mail.ru>
Approved by:	maintainer timeout (3 days)
		timeout rushed by simon (secteam hat)
Security:	CAN-2005-2919, CAN-2005-2920,
		http://www.secunia.com/advisories/16848/
This commit is contained in:
Pav Lucistnik 2005-09-20 08:09:03 +00:00
parent 4af33edeec
commit 07a83b18af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143194
6 changed files with 4 additions and 38 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= clamav
PORTVERSION= 0.86.2
PORTREVISION= 1
PORTVERSION= 0.87
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav

View File

@ -1,2 +1,2 @@
MD5 (clamav-0.86.2.tar.gz) = 870de14ba123d6e9cba9850498c49f5d
SIZE (clamav-0.86.2.tar.gz) = 4094829
MD5 (clamav-0.87.tar.gz) = dd0a12deb4f48f760fa1fcd378ae7c24
SIZE (clamav-0.87.tar.gz) = 4273714

View File

@ -2,7 +2,7 @@
+++ Makefile.in Wed Oct 13 15:26:43 2004
@@ -210,7 +210,7 @@
SUBDIRS = libclamav clamscan clamd clamdscan freshclam sigtool database docs etc clamav-milter
EXTRA_DIST = FAQ contrib test examples BUGS shared libclamav.pc.in
EXTRA_DIST = FAQ contrib test examples BUGS shared libclamav.pc.in UPGRADE
bin_SCRIPTS = clamav-config
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig

View File

@ -1,11 +0,0 @@
--- libclamav/mspack/mspack.h.orig Fri May 13 09:10:53 2005
+++ libclamav/mspack/mspack.h Fri May 13 09:10:57 2005
@@ -1488,7 +1488,7 @@
};
#ifdef __cplusplus
-};
+}
#endif
#endif

View File

@ -1,11 +0,0 @@
--- libclamav/zziplib/zzip-io.h.orig Fri May 13 09:08:36 2005
+++ libclamav/zziplib/zzip-io.h Fri May 13 09:08:44 2005
@@ -68,7 +68,7 @@
# define ZZIP_IO_USE_MMAP 1
#ifdef __cplusplus
-};
+}
#endif
#endif

View File

@ -1,11 +0,0 @@
--- libclamav/zziplib/zziplib.h.orig Fri May 13 09:08:57 2005
+++ libclamav/zziplib/zziplib.h Fri May 13 09:09:09 2005
@@ -325,7 +325,7 @@
#endif /* _ZZIP_WRITE_SOURCE */
#ifdef __cplusplus
-};
+}
#endif
#endif /* _ZZIPLIB_H */