mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 20040521
PR: ports/67040 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
This commit is contained in:
parent
85dafff403
commit
7c17beeb0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109794
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= clamav
|
||||
PORTVERSION= 20040503
|
||||
PORTVERSION= 20040521
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://clamav.sourceforge.net/snapshot/
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -94,14 +94,12 @@ LDFLAGS+= -lcipher
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MILTER)
|
||||
.if exists(/usr/lib/libmilter.a) || exists(${LOCALBASE}/lib/libmilter.a)
|
||||
.if !exists(/usr/lib/libmilter.a)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/sendmail
|
||||
.endif
|
||||
CONFIGURE_ARGS+= --enable-milter
|
||||
PLIST_SUB+= CLAMAV-MILTER=""
|
||||
.else
|
||||
BROKEN= requires Sendmail 8.12
|
||||
PLIST_SUB+= CLAMAV-MILTER="@comment "
|
||||
.endif
|
||||
.else
|
||||
PLIST_SUB+= CLAMAV-MILTER="@comment "
|
||||
.endif
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (clamav-devel-20040503.tar.gz) = 26de36cc374df6e076dc489b2c1ad0ef
|
||||
SIZE (clamav-devel-20040503.tar.gz) = 1338089
|
||||
MD5 (clamav-devel-20040521.tar.gz) = 2a6101b4af51addd1a615c203c57b6f2
|
||||
SIZE (clamav-devel-20040521.tar.gz) = 1522094
|
||||
|
Loading…
Reference in New Issue
Block a user