Date: Tue, 1 Jun 2004 02:30:33 +0200 (CEST) From: Roman Neuhauser <neuhauser@chello.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chuynh@biolateral.com.au Subject: ports/67430: [PATCH] biology/gff2ps distsite fix Message-ID: <20040601003033.F1F692FDA01@isis.wad.cz> Resent-Message-ID: <200406010040.i510eXXj077111@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67430 >Category: ports >Synopsis: [PATCH] biology/gff2ps distsite fix >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 May 31 17:40:33 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: couple distfiles with their respective urls to reduce time and traffic maintainer cc'd >How-To-Repeat: >Fix: --- biology::gff2ps.distsite.patch begins here --- Index: biology/gff2ps/Makefile =================================================================== RCS file: /home/ncvs/ports/biology/gff2ps/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- biology/gff2ps/Makefile 21 Feb 2003 11:01:33 -0000 1.4 +++ biology/gff2ps/Makefile 1 Jun 2004 00:26:37 -0000 @@ -8,9 +8,9 @@ PORTNAME= gff2ps PORTVERSION= 0.97b CATEGORIES= biology -MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ \ - http://www1.imim.es/software/gfftools/gff2ps_docs/manual/ -DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz ${GFF2PS_MAN}.gz +MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/:prog \ + http://www1.imim.es/software/gfftools/gff2ps_docs/manual/:doc +DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz:prog ${GFF2PS_MAN}.gz:doc MAINTAINER= chuynh@biolateral.com.au COMMENT= Converts gff-formated genomic data-sets to PostScript --- biology::gff2ps.distsite.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?20040601003033.F1F692FDA01>