Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 00:20:56 +1100
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77675: [PATCH] biology/fluctuate: update to 1.40 (fix unfetchable)
Message-ID:  <1108732856.71774.22.camel@dirk.no.domain>
In-Reply-To: <200502181300.j1ID0a8A061038@freefall.freebsd.org>
References:  <200502181300.j1ID0a8A061038@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-o+R68PKKBCogdZKmpqLm
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Okay, let's go with the attached patch. Still please do remove
files/patch-Makefile.


--=-o+R68PKKBCogdZKmpqLm
Content-Disposition: attachment; filename=patch
Content-Type: text/x-patch; name=patch; charset=ASCII
Content-Transfer-Encoding: 7bit

Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/biology/fluctuate/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	20 Nov 2004 08:09:45 -0000	1.3
+++ Makefile	18 Feb 2005 13:17:17 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	fluctuate
-PORTVERSION=	1.30
+PORTVERSION=	1.4
+PORTEPOCH=	1
 CATEGORIES=	biology
-MASTER_SITES=	ftp://evolution.genetics.washington.edu/pub/lamarc/
-DISTNAME=	${PORTNAME}
-EXTRACT_SUFX=	.tar.Z
+MASTER_SITES=	ftp://evolution.genetics.washington.edu/pub/lamarc/fluctuate/
+DISTNAME=	${PORTNAME}${PORTVERSION}.src.doc
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A program to fit population models
 
-NO_WRKSUBDIR=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
 ALL_TARGET=	${PORTNAME}
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/biology/fluctuate/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	31 Mar 2004 03:06:18 -0000	1.2
+++ distinfo	18 Feb 2005 12:47:19 -0000
@@ -1,2 +1,2 @@
-MD5 (fluctuate.tar.Z) = 86619e6885fdf172b39dd8a7eb814bba
-SIZE (fluctuate.tar.Z) = 113427
+MD5 (fluctuate1.4.src.doc.tar.gz) = e8cd870953e976dd869b4ff5c16881f2
+SIZE (fluctuate1.4.src.doc.tar.gz) = 70690

--=-o+R68PKKBCogdZKmpqLm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108732856.71774.22.camel>