ports/112043: /biology/emboss fix for broken link in Makefile
Craig Butler
craig001 at lerwick.hopto.org
Mon Apr 23 17:20:16 UTC 2007
>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 at 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:
More information about the freebsd-ports-bugs
mailing list