Date: Mon, 18 Jun 2007 15:31:25 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fernan@iib.unsam.edu.ar, thomas@goodking.ca Subject: ports/113831: [PATCH] biology/artemis: update to 9 Message-ID: <200706181931.l5IJVPRV037167@goodking.goodking.ca> Resent-Message-ID: <200706181940.l5IJe61U061429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113831 >Category: ports >Synopsis: [PATCH] biology/artemis: update to 9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 18 19:40:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Sun Jun 10 14:58:15 EDT 2007 >Description: - Update to 9 Port maintainer (fernan@iib.unsam.edu.ar) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- artemis-9.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/biology/artemis/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 26 May 2007 21:03:05 -0000 1.9 +++ Makefile 18 Jun 2007 19:30:13 -0000 @@ -6,17 +6,15 @@ # PORTNAME= artemis -PORTVERSION= 7 -PORTREVISION= 2 +PORTVERSION= 9 CATEGORIES= biology java -MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/ -DISTNAME= artemis_compiled_v${PORTVERSION}_${PORTREVISION} +MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/ \ + ftp://ftp.sanger.ac.uk/pub/pathogens/software/artemis/v${PORTVERSION}/ +DISTNAME= artemis_compiled_v${PORTVERSION} MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A DNA sequence viewer and annotation tool -BROKEN= Unfetchable - WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/biology/artemis/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 19 May 2007 20:00:22 -0000 1.6 +++ distinfo 18 Jun 2007 19:30:13 -0000 @@ -1,3 +1,3 @@ -MD5 (artemis_compiled_v7_2.tar.gz) = f81f52a99a7c7b40c2a5289e71e0ea03 -SHA256 (artemis_compiled_v7_2.tar.gz) = d770c48464be5903107379775765883f7827833be7339d90d3dc8e1430c0646e -SIZE (artemis_compiled_v7_2.tar.gz) = 4055125 +MD5 (artemis_compiled_v9.tar.gz) = b644bf8447534973d9e3cca4e632ee3a +SHA256 (artemis_compiled_v9.tar.gz) = ec61fdb7915322b5d6c8ac53aa3576cfe1a5042cc3c738e168306fdbaf4bcbe5 +SIZE (artemis_compiled_v9.tar.gz) = 6310269 --- artemis-9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706181931.l5IJVPRV037167>