Bug 112043

Summary: /biology/emboss fix for broken link in Makefile
Product: Ports & Packages Reporter: craig001
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description craig001 2007-04-23 18:20:16 UTC
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

Fix: 

============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================--wXHvy6sRa7NkM6nSco29afHWE4Pv3ShjEVJcse4kD8XBxZnp
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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}
How-To-Repeat: Try to build port with # make install clean

Fails to fetch sources
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-23 18:20:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-23 20:16:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 craig001 2007-04-23 22:03:40 UTC
Hello Miwi

For some reason freebsd.org smtp doesn't work for me

@40000000462d1dc0261e4724 delivery 1367: deferral:
69.147.83.52_does_not_like_recipient./Remote_host_said:_450_4.7.1_<miwi@FreeBSD.org>:_Recipient_address_rejected:_Service_is_unavailable/Giving_up_on_69.147.83.52./

I have had good response from the original maintainer and we are

currently working on updating through to version 4. He said that he
approved of my temporary fix for version 3.

Kind Regards

Craig Butler


============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-06-05 14:51:32 UTC
State Changed
From-To: feedback->closed

Maintaienr timeout. File is here fetchable. Thanks for yor submission.