diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-04-17 08:29:20 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-04-17 08:29:20 +0800 |
commit | 8ad728d721c21cdf83306dc1129ebb3f22c7cdc7 (patch) | |
tree | bb21c34969d1265b685c6c2957d4ca52957926f0 /security/f-protd | |
parent | 1f726e2cd5a2f0fca3d5ace3a1a42b2e702a54e2 (diff) | |
download | freebsd-ports-gnome-8ad728d721c21cdf83306dc1129ebb3f22c7cdc7.tar.gz freebsd-ports-gnome-8ad728d721c21cdf83306dc1129ebb3f22c7cdc7.tar.zst freebsd-ports-gnome-8ad728d721c21cdf83306dc1129ebb3f22c7cdc7.zip |
The distfile changes weekly because of updated virus definitions and expiration
date changed in the fprotd and f-prot-qmail binaries so set NO_SIZE and
IGNOREFILES thus UNbreak.
PR: ports/111282
Submitted by: Josh Paetzel, the change committed is from maintainer
Approved by: "Scot Hetzel" <swhetzel@gmail.com>
Diffstat (limited to 'security/f-protd')
-rw-r--r-- | security/f-protd/Makefile | 3 | ||||
-rw-r--r-- | security/f-protd/distinfo | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/f-protd/Makefile b/security/f-protd/Makefile index 4a9c156873cc..3c5669a095f2 100644 --- a/security/f-protd/Makefile +++ b/security/f-protd/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 4.6.7 CATEGORIES= security MASTER_SITES= http://files.f-prot.com/files/bsd-x86/trial/ DISTNAME= fp-freebsd-ms.trial +IGNOREFILES= ${DISTFILES}${EXTRACT_SUFX} MAINTAINER= swhetzel@gmail.com COMMENT= F-Prot Antivirus for BSD Mail Server @@ -19,8 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/f-prot/f-prot:${PORTSDIR}/security/f-prot \ RESTRICTED= Restrictive 60 day evaluation license -BROKEN= Unfetchable - WRKSRC= ${WRKDIR}/f-prot NO_BUILD= yes USE_RC_SUBR= fprotd.sh fprotd_scanmail.sh diff --git a/security/f-protd/distinfo b/security/f-protd/distinfo index 5cfa2bb4a7d9..e1e58111989d 100644 --- a/security/f-protd/distinfo +++ b/security/f-protd/distinfo @@ -1,3 +1,4 @@ MD5 (fp-freebsd-ms.trial.tar.gz) = 506c86cf00c06335c673bec74b95e394 SHA256 (fp-freebsd-ms.trial.tar.gz) = 9fddb783fef6c2050dd3fd309393fcbbe2226cf4035ea1b0727081745145a6f6 -SIZE (fp-freebsd-ms.trial.tar.gz) = 7391083 +MD5 (fp-freebsd-ms.trial.tar.gz.tar.gz) = IGNORE +SHA256 (fp-freebsd-ms.trial.tar.gz.tar.gz) = IGNORE |