ports/89971: fix fetching of biology/artemis

Fernan Aguero fernan at iib.unsam.edu.ar
Mon Dec 5 13:00:20 UTC 2005


>Number:         89971
>Category:       ports
>Synopsis:       fix fetching of biology/artemis
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 05 13:00:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
IIB-UNSAM
>Environment:

FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan at pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI  i386

	
>Description:
	

	Artemis v7 was repackaged by the upstream developers.
	Attached is a patch to fix fetch problems.

	CC goes to the owner of the pointy hat :)
	[ports-i386 at pointyhat.freebsd.org: artemis-7 failed on i386 5]
	
>How-To-Repeat:
	
	
>Fix:

	



--- artemis.diff begins here ---
diff -ruN /usr/ports/biology/artemis/Makefile artemis/Makefile
--- /usr/ports/biology/artemis/Makefile	Mon Sep 26 05:22:28 2005
+++ artemis/Makefile	Sun Dec  4 09:49:43 2005
@@ -7,9 +7,10 @@
 
 PORTNAME=	artemis
 PORTVERSION=	7
+PORTREVISION=	1
 CATEGORIES=	biology java
 MASTER_SITES=	http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/
-DISTNAME=	artemis_compiled_v${PORTVERSION}
+DISTNAME=	artemis_compiled_v${PORTVERSION}_${PORTREVISION}
 
 MAINTAINER=	fernan at iib.unsam.edu.ar
 COMMENT=	A DNA sequence viewer and annotation tool
diff -ruN /usr/ports/biology/artemis/distinfo artemis/distinfo
--- /usr/ports/biology/artemis/distinfo	Mon Sep 26 05:22:28 2005
+++ artemis/distinfo	Sun Dec  4 09:54:08 2005
@@ -1,2 +1,2 @@
-MD5 (artemis_compiled_v7.tar.gz) = 1830af32fb1010fadd7cb7f79e32a428
-SIZE (artemis_compiled_v7.tar.gz) = 4055112
+MD5 (artemis_compiled_v7_1.tar.gz) = f81f52a99a7c7b40c2a5289e71e0ea03
+SIZE (artemis_compiled_v7_1.tar.gz) = 4055125
--- artemis.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list