summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-21 11:10:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-21 11:10:15 +0000
commit9c713cb7a60e2ad0894f5b611b654a9f3594785a (patch)
treed44e1c59e62a9bde181e33c31b20f2b299dc2cf2 /security
parentfix dependencies. my fault. (diff)
- update to 20031020
- Added LIB_DEPENDS libgmp (for signed virus signatures) - sigtool: receive digital signature from remote ClamAV Signing Service PR: 58274 Submitted by: rob@debank.tv
Notes
Notes: svn path=/head/; revision=91806
Diffstat (limited to 'security')
-rw-r--r--security/clamav-devel/Makefile5
-rw-r--r--security/clamav-devel/distinfo2
2 files changed, 4 insertions, 3 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile
index 5980a7390177..539140268d19 100644
--- a/security/clamav-devel/Makefile
+++ b/security/clamav-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clamav
-PORTVERSION= 20031014
+PORTVERSION= 20031020
CATEGORIES= security
MASTER_SITES= http://clamav.sourceforge.net/snapshot/
PKGNAMESUFFIX= -devel
@@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= rob@debank.tv
COMMENT= Command line virus scanner written entirely in C
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
unarj:${PORTSDIR}/archivers/unarj \
unrar:${PORTSDIR}/archivers/unrar \
@@ -32,7 +33,7 @@ INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-dbdir=${DATADIR} \
--disable-clamav --enable-bigstack
CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= ${PTHREAD_LIBS}
+LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
diff --git a/security/clamav-devel/distinfo b/security/clamav-devel/distinfo
index 2114d4e481d7..be48e9e742a2 100644
--- a/security/clamav-devel/distinfo
+++ b/security/clamav-devel/distinfo
@@ -1 +1 @@
-MD5 (clamav-devel-20031014.tar.gz) = 0e60671698c5171762f6ee61ad14c47f
+MD5 (clamav-devel-20031020.tar.gz) = 9ee6ab60b1c34efdb4434b67dba57457