diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-01-05 03:56:18 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-01-05 03:56:18 +0000 |
commit | 8374c0689e9031bbe31ed7bdcf9eaa2725302edb (patch) | |
tree | cd4b50c397bd06523beb22a4341d182aba29ab17 /security | |
parent | 5245de9cc0aec1054f52c74b2c4ca1928a71dc82 (diff) | |
download | ports-8374c0689e9031bbe31ed7bdcf9eaa2725302edb.tar.gz ports-8374c0689e9031bbe31ed7bdcf9eaa2725302edb.zip |
Notes
Diffstat (limited to 'security')
-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 310ef92fa4d9..0e5b7929ba9a 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 1bef4070c206..0010a038a025 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 |