ports/67430: [PATCH] biology/gff2ps distsite fix
Roman Neuhauser
neuhauser at chello.cz
Tue Jun 1 00:40:53 UTC 2004
>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 at 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 at biolateral.com.au
COMMENT= Converts gff-formated genomic data-sets to PostScript
--- biology::gff2ps.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list