View | Details | Raw Unified | Return to bug 254862
Collapse All | Expand All

(-)b/security/clamav/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	clamav
1
PORTNAME=	clamav
2
PORTVERSION=	0.103.1
2
PORTVERSION=	0.103.2
3
PORTEPOCH=	1
3
PORTEPOCH=	1
4
CATEGORIES=	security
4
CATEGORIES=	security
5
MASTER_SITES=	https://www.clamav.net/downloads/production/
5
MASTER_SITES=	https://www.clamav.net/downloads/production/
(-)b/security/clamav/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1612395758
1
TIMESTAMP = 1617822258
2
SHA256 (clamav-0.103.1.tar.gz) = 7308c47b89b268af3b9f36140528927a49ff3e633a9c9c0aac2712d81056e257
2
SHA256 (clamav-0.103.2.tar.gz) = d4b5d0ac666262e423a326fb54778caa7c69624d6c3f9542895feb8478271bd2
3
SIZE (clamav-0.103.1.tar.gz) = 13369791
3
SIZE (clamav-0.103.2.tar.gz) = 13387954
(-)b/security/clamav/pkg-plist (-24 / +24 lines)
Lines 1-8 Link Here
1
bin/clamav-config
2
bin/clambc
3
bin/clamconf
4
bin/clamdscan
5
bin/clamdtop
6
bin/clamscan
1
%%JSON%%bin/clamsubmit
7
%%JSON%%bin/clamsubmit
2
%%JSON%%man/man1/clamsubmit.1.gz
8
bin/freshclam
3
%%MILTER%%@sample etc/clamav-milter.conf.sample
9
bin/sigtool
4
%%MILTER%%sbin/clamav-milter
5
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual.html
10
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual.html
11
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Contribute.html
6
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix.html
12
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix.html
7
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix/Steps-Debian-Ubuntu.html
13
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix/Steps-Debian-Ubuntu.html
8
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix/Steps-Redhat-CentOS.html
14
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix/Steps-Redhat-CentOS.html
Lines 11-18 Link Here
11
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Introduction.html
17
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Introduction.html
12
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/OnAccess.html
18
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/OnAccess.html
13
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures.html
19
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures.html
14
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/AuthenticodeRules.html
15
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/AllowLists.html
20
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/AllowLists.html
21
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/AuthenticodeRules.html
16
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/BodySignatureFormat.html
22
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/BodySignatureFormat.html
17
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/BytecodeSignatures.html
23
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/BytecodeSignatures.html
18
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/ContainerMetadata.html
24
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Signatures/ContainerMetadata.html
Lines 34-58 Link Here
34
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/development.html
40
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/development.html
35
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/images/demon.png
41
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/images/demon.png
36
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/libclamav.html
42
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/libclamav.html
37
%%UNRAR%%lib/libclamunrar.so
38
%%UNRAR%%lib/libclamunrar.so.9
39
%%UNRAR%%lib/libclamunrar.so.9.0.5
40
%%UNRAR%%lib/libclamunrar_iface.so
41
%%UNRAR%%lib/libclamunrar_iface.so.9
42
%%UNRAR%%lib/libclamunrar_iface.so.9.0.5
43
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%DBDIR%%
44
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%LOGDIR%%
45
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%RUNDIR%%
46
@sample etc/clamd.conf.sample
47
@sample etc/freshclam.conf.sample
48
bin/clamav-config
49
bin/clambc
50
bin/clamconf
51
bin/clamdscan
52
bin/clamdtop
53
bin/clamscan
54
bin/freshclam
55
bin/sigtool
56
include/clamav-config.h
43
include/clamav-config.h
57
include/clamav-types.h
44
include/clamav-types.h
58
include/clamav-version.h
45
include/clamav-version.h
Lines 61-66 include/libfreshclam.h Link Here
61
lib/libclamav.so
48
lib/libclamav.so
62
lib/libclamav.so.9
49
lib/libclamav.so.9
63
lib/libclamav.so.9.0.5
50
lib/libclamav.so.9.0.5
51
%%UNRAR%%lib/libclamunrar.so
52
%%UNRAR%%lib/libclamunrar.so.9
53
%%UNRAR%%lib/libclamunrar.so.9.0.5
54
%%UNRAR%%lib/libclamunrar_iface.so
55
%%UNRAR%%lib/libclamunrar_iface.so.9
56
%%UNRAR%%lib/libclamunrar_iface.so.9.0.5
64
lib/libfreshclam.so
57
lib/libfreshclam.so
65
lib/libfreshclam.so.2
58
lib/libfreshclam.so.2
66
lib/libfreshclam.so.2.0.1
59
lib/libfreshclam.so.2.0.1
Lines 70-75 man/man1/clamconf.1.gz Link Here
70
man/man1/clamdscan.1.gz
63
man/man1/clamdscan.1.gz
71
man/man1/clamdtop.1.gz
64
man/man1/clamdtop.1.gz
72
man/man1/clamscan.1.gz
65
man/man1/clamscan.1.gz
66
%%JSON%%man/man1/clamsubmit.1.gz
73
man/man1/freshclam.1.gz
67
man/man1/freshclam.1.gz
74
man/man1/sigtool.1.gz
68
man/man1/sigtool.1.gz
75
man/man5/clamav-milter.conf.5.gz
69
man/man5/clamav-milter.conf.5.gz
Lines 77-80 man/man5/clamd.conf.5.gz Link Here
77
man/man5/freshclam.conf.5.gz
71
man/man5/freshclam.conf.5.gz
78
man/man8/clamav-milter.8.gz
72
man/man8/clamav-milter.8.gz
79
man/man8/clamd.8.gz
73
man/man8/clamd.8.gz
74
%%MILTER%%sbin/clamav-milter
80
sbin/clamd
75
sbin/clamd
81
- 
76
@sample etc/clamd.conf.sample
77
%%MILTER%%@sample etc/clamav-milter.conf.sample
78
@sample etc/freshclam.conf.sample
79
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%DBDIR%%
80
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%LOGDIR%%
81
@dir(%%CLAMAVUSER%%,%%CLAMAVGROUP%%,0755) %%RUNDIR%%

Return to bug 254862