diff options
author | pav <pav@FreeBSD.org> | 2004-11-18 15:58:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-18 15:58:41 +0800 |
commit | 34a3ea50b47db65181919eb3f69f36b101788675 (patch) | |
tree | dc23083614d348b8f2e4118f0589dc18b4dd4dba | |
parent | 283bec0e86450df608f3e35bfa727120d4d8312b (diff) | |
download | freebsd-ports-gnome-34a3ea50b47db65181919eb3f69f36b101788675.tar.gz freebsd-ports-gnome-34a3ea50b47db65181919eb3f69f36b101788675.tar.zst freebsd-ports-gnome-34a3ea50b47db65181919eb3f69f36b101788675.zip |
- Distfiles change every few days, so drop md5 checking on them
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
-rw-r--r-- | biology/blast/Makefile | 3 | ||||
-rw-r--r-- | biology/blast/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/biology/blast/Makefile b/biology/blast/Makefile index 359c153f1be9..6c3b87b867eb 100644 --- a/biology/blast/Makefile +++ b/biology/blast/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= WU BLAST, a software package for sequence similarity searches +# Distfiles change every few days +IGNOREFILES= ${DISTFILES} + RESTRICTED= "License does not allow redistribution of binaries. You should first register for the software, which is free for academic use." ONLY_FOR_ARCHS= i386 diff --git a/biology/blast/distinfo b/biology/blast/distinfo index 14ac62ecc56c..41fdd05c24f5 100644 --- a/biology/blast/distinfo +++ b/biology/blast/distinfo @@ -1,4 +1,2 @@ -MD5 (blast2.freebsd-4.x-i686.tar.Z) = c976f97f739d83a7a14a7cead81a64af -MD5 (blast2.freebsd-i686.tar.Z) = 839aaf78e669fb895aa1f39b49a497be -SIZE (blast2.freebsd-4.x-i686.tar.Z) = 1546671 -SIZE (blast2.freebsd-i686.tar.Z) = 1589046 +MD5 (blast2.freebsd-4.x-i686.tar.Z) = IGNORE +MD5 (blast2.freebsd-i686.tar.Z) = IGNORE |