Skip site navigation (1)Skip section navigation (2)
Date:      23 Apr 2007 18:17:40 +0100
From:      Craig Butler <craig001@lerwick.hopto.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112043: /biology/emboss fix for broken link in Makefile
Message-ID:  <20070423171740.47739.qmail@lerwick.hopto.org>
Resent-Message-ID: <200704231720.l3NHKGVW021145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112043
>Category:       ports
>Synopsis:       /biology/emboss fix for broken link in Makefile
>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 Apr 23 17:20:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Craig Butler
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
lerwick.hopto.org
>Environment:
System: FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007 root@polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Fix for broken links in makefile MASTER_SITES, source file has moved

Emboss has got a new version, could do with updating the port.  This is just a fix for version 3.

I have sent email to maintainer.

--Listed on http://people.freebsd.org/~fenner/portsurvey/bad.html

>How-To-Repeat:
Try to build port with # make install clean

Fails to fetch sources

>Fix:
diff -ruN emboss.old/Makefile emboss/Makefile
--- emboss.old/Makefile Mon Apr 23 18:06:12 2007
+++ emboss/Makefile     Mon Apr 23 18:08:24 2007
@@ -8,10 +8,7 @@
 PORTNAME=      emboss
 PORTVERSION=   3.0.0
 CATEGORIES=    biology
-MASTER_SITES=  ftp://emboss.open-bio.org/pub/EMBOSS/ \
-               ftp://ftp.uk.embnet.org/pub/EMBOSS/ \
-               ftp://ftp.es.embnet.org/pub/software/emboss/EMBOSS/ \
-               ftp://ftp.ebi.ac.uk/pub/software/unix/EMBOSS/
+MASTER_SITES=  ftp://emboss.open-bio.org/pub/EMBOSS/old/3.0.0/
 DISTNAME=      ${PORTNAME:U}-${PORTVERSION}
 DISTFILES=     ${PORTNAME:U}-${PORTVERSION}${EXTRACT_SUFX}
 DIST_SUBDIR=   ${PORTNAME}

============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070423171740.47739.qmail>