ports/67427: [PATCH] biology/emboss distsite fix

Roman Neuhauser neuhauser at chello.cz
Mon May 31 21:50:24 UTC 2004


>Number:         67427
>Category:       ports
>Synopsis:       [PATCH] biology/emboss distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 31 14:50:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
ftp.ebi.ac.uk: only 2.8.0, remove
ftp.es.embnet.org: times out, so at least fix the url (trailing slash)

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- biology::emboss.distsite.patch begins here ---
Index: biology/emboss/Makefile
===================================================================
RCS file: /home/ncvs/ports/biology/emboss/Makefile,v
retrieving revision 1.38
diff -u -u -r1.38 Makefile
--- biology/emboss/Makefile	4 Feb 2004 05:18:49 -0000	1.38
+++ biology/emboss/Makefile	31 May 2004 21:43:06 -0000
@@ -10,8 +10,7 @@
 PORTREVISION=	3
 CATEGORIES=	biology
 MASTER_SITES=	ftp://ftp.uk.embnet.org/pub/EMBOSS/old/ \
-		ftp://ftp.es.embnet.org/pub/software/emboss/EMBOSS/old \
-		ftp://ftp.ebi.ac.uk/pub/software/unix/EMBOSS/
+		ftp://ftp.es.embnet.org/pub/software/emboss/EMBOSS/old/
 DISTFILES=	${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
--- biology::emboss.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list