diff options
author | wjv <wjv@FreeBSD.org> | 2002-09-27 16:58:19 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-09-27 16:58:19 +0800 |
commit | 6a897fb9e7f7bca7f10a074d25c23e687d9ee2f5 (patch) | |
tree | 5460f377baed7ad26aeafd8d239fcb5b8f3625ef /biology | |
parent | 6e61cffe983fb77cece375d7e43bfc9be2164ece (diff) | |
download | freebsd-ports-gnome-6a897fb9e7f7bca7f10a074d25c23e687d9ee2f5.tar.gz freebsd-ports-gnome-6a897fb9e7f7bca7f10a074d25c23e687d9ee2f5.tar.zst freebsd-ports-gnome-6a897fb9e7f7bca7f10a074d25c23e687d9ee2f5.zip |
- Unbreak fetching of distfiles. (Needs update as soon as freeze is over.)
Submitted by: kris, bento
Approved by: Implicitly by first rule of ports freeze, I hope!
Diffstat (limited to 'biology')
-rw-r--r-- | biology/emboss/Makefile | 4 | ||||
-rw-r--r-- | biology/emboss/distinfo | 12 |
2 files changed, 7 insertions, 9 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index a14e518dbe53..1fece8dd82b9 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -8,7 +8,7 @@ PORTNAME= emboss PORTVERSION= 2.4.1 CATEGORIES= biology -MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/ \ +MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/old/ \ ftp://ftp.es.embnet.org/pub/software/emboss/EMBOSS/ \ ftp://ftp.ebi.ac.uk/pub/software/unix/EMBOSS/ DISTFILES= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} @@ -17,8 +17,6 @@ EXTRACT_ONLY= ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= wjv@FreeBSD.org -BROKEN= "Does not fetch" - LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_SUBMAKE= yes diff --git a/biology/emboss/distinfo b/biology/emboss/distinfo index 46e569a280a7..bcc2cea1e109 100644 --- a/biology/emboss/distinfo +++ b/biology/emboss/distinfo @@ -1,7 +1,7 @@ MD5 (emboss/EMBOSS-2.4.1.tar.gz) = f8e8f053362346d45b696ad6d0ec4aad -MD5 (emboss/EMNU-1.0.5.tar.gz) = 628f28b24762e75a9546b608cc60f179 -MD5 (emboss/HMMER-2.1.1.tar.gz) = 1bce29d9f215076c90d2b95b9ba6942f -MD5 (emboss/MEME-2.3.1.tar.gz) = 6961f0308b122d170a5e8d27f02edbc3 -MD5 (emboss/MSE-0.0.4.tar.gz) = 067952daa34ce4af71e88d9e87136257 -MD5 (emboss/PHYLIP-3.573c.tar.gz) = 4e69bc86f429d95f99b5e9d3f83036ab -MD5 (emboss/TOPO-0.1.tar.gz) = 8ca248a5cf0ad230d3959fbcce013942 +MD5 (emboss/EMNU-1.0.5.tar.gz) = 6ba42bfd8484b313f39ef81e03141f66 +MD5 (emboss/HMMER-2.1.1.tar.gz) = aff42ea8ced9c049f2cc4f84a10efd21 +MD5 (emboss/MEME-2.3.1.tar.gz) = 92302d22ccb94f9e77c1bb2ca35c0f9c +MD5 (emboss/MSE-0.0.4.tar.gz) = fdfdb7f4d92f67323b14b7030a1135c9 +MD5 (emboss/PHYLIP-3.573c.tar.gz) = 5fa81a3cfb4f502c627a30428d49a084 +MD5 (emboss/TOPO-0.1.tar.gz) = a5131f2e0d58e06ce071250b62cbe65a |