Date: Wed, 27 Aug 2014 13:55:49 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366325 - head/lang/p5-Expect Message-ID: <201408271355.s7RDtnvv084169@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Aug 27 13:55:49 2014 New Revision: 366325 URL: http://svnweb.freebsd.org/changeset/ports/366325 QAT: https://qat.redports.org/buildarchive/r366325/ Log: Update to 1.30 Modified: head/lang/p5-Expect/Makefile head/lang/p5-Expect/distinfo Modified: head/lang/p5-Expect/Makefile ============================================================================== --- head/lang/p5-Expect/Makefile Wed Aug 27 13:48:07 2014 (r366324) +++ head/lang/p5-Expect/Makefile Wed Aug 27 13:55:49 2014 (r366325) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Expect -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module inspired by the Tcl version of Expect -BUILD_DEPENDS= p5-IO-Tty>=1.11:${PORTSDIR}/devel/p5-IO-Tty +BUILD_DEPENDS= p5-IO-Tty>=1.11:${PORTSDIR}/devel/p5-IO-Tty \ + p5-ExtUtils-MakeMaker>=6.64:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/lang/p5-Expect/distinfo ============================================================================== --- head/lang/p5-Expect/distinfo Wed Aug 27 13:48:07 2014 (r366324) +++ head/lang/p5-Expect/distinfo Wed Aug 27 13:55:49 2014 (r366325) @@ -1,2 +1,2 @@ -SHA256 (Expect-1.29.tar.gz) = 5afcb0fa58d103d0eeb72a74f820c7b26b9e7c1a04fba2cde280342c34ab866d -SIZE (Expect-1.29.tar.gz) = 59614 +SHA256 (Expect-1.30.tar.gz) = 5892a373cccaa72877debec75d4684c7ddec6623bab47ec00a24de8d97893e66 +SIZE (Expect-1.30.tar.gz) = 60573
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408271355.s7RDtnvv084169>