ports/122130: [port fix] biology/fasta: Update MASTER_SITES
Ganael Laplanche
ganael.laplanche at martymac.com
Wed Mar 26 20:30:02 UTC 2008
>Number: 122130
>Category: ports
>Synopsis: [port fix] biology/fasta: Update MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 26 20:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008 root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
Fix MASTER_SITES for biology/fasta.
As explained here :
http://itc.virginia.edu/network/host.html#Anonymous
"[...] ftp.Virginia.EDU was retired from service on October 30, 2007 [...]", so I updated MASTER_SITES to use the new download location.
I also added The European Bioinformatics Institute's FTP server as second mirror.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -aur fasta.orig/Makefile fasta/Makefile
--- fasta.orig/Makefile 2008-03-26 21:08:08.457475495 +0100
+++ fasta/Makefile 2008-03-26 21:16:10.639224293 +0100
@@ -8,7 +8,8 @@
PORTNAME= fasta
PORTVERSION= 21.u1.d1
CATEGORIES= biology
-MASTER_SITES= http://ftp.virginia.edu/pub/fasta/
+MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/ \
+ ftp://ftp.ebi.ac.uk/pub/software/unix/fasta/
DISTNAME= fasta${PORTVERSION:S/.//g}
EXTRACT_SUFX= .shar.Z
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list