diff options
author | petef <petef@FreeBSD.org> | 2004-01-05 03:56:18 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-01-05 03:56:18 +0000 |
commit | 99f152356b2b28a083626634c6ef77a41fe47c68 (patch) | |
tree | 1f3e182e4fce36911705743d010dcbc08c33f79f /security/clamav-devel | |
parent | e2ebfb690c38024746f92472bad065e4907a8d65 (diff) | |
download | FreeBSD-ports-99f152356b2b28a083626634c6ef77a41fe47c68.zip FreeBSD-ports-99f152356b2b28a083626634c6ef77a41fe47c68.tar.gz |
Emergency update to 20040103.
PR: 60865
Submitted by: maintainer
Diffstat (limited to 'security/clamav-devel')
-rw-r--r-- | security/clamav-devel/Makefile | 6 | ||||
-rw-r--r-- | security/clamav-devel/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 310ef92..0e5b792 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= clamav -PORTVERSION= 20031229 +PORTVERSION= 20040103 CATEGORIES= security MASTER_SITES= http://clamav.sourceforge.net/snapshot/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION}-fixed MAINTAINER= rob@debank.tv COMMENT= Command line virus scanner written entirely in C @@ -23,6 +23,8 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip +WRKSRC= work/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} + USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/security/clamav-devel/distinfo b/security/clamav-devel/distinfo index 1bef407..0010a03 100644 --- a/security/clamav-devel/distinfo +++ b/security/clamav-devel/distinfo @@ -1 +1 @@ -MD5 (clamav-devel-20031229.tar.gz) = 30f399d402d6805b8908da02182e83ec +MD5 (clamav-20040103-fixed.tar.gz) = dff88aaa21e56f2f30efbfb1509ba8e4 |