|
|||||||||||
|
Re: UPDATE: devel/p5-Expect
From: Harry Pehkonen <harry.pehkonen(at)hotpop.com>
Date: Fri Jan 31 2003 - 00:29:21 EST
On Thu, Jan 30, 2003 at 08:23:26AM -0800, Liam wrote:
Sorry -- it's an update with the intention of being committed. The diff that follows also fixes the regression test as suggested by Marc Espie. I will use that format in my subsequent submissions. Thanks! Harry. Index: Makefile RCS file: /cvs/ports/devel/p5-Expect/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 2002/08/04 20:28:31 1.1.1.1 +++ Makefile 2003/01/31 05:03:28 @@ -13,7 +13,8 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes
-BUILD_DEPENDS= ::devel/p5-IO-Tty
+RUN_DEPENDS= ::devel/p5-IO-Tty
+REGRESS_DEPENDS= ::devel/p5-IO-Tty
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/}
Received on Fri Jan 31 00:27:47 2003This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:42:55 EDT |
||||||||||
|
|||||||||||