svn commit: r366325 - head/lang/p5-Expect

Emanuel Haupt ehaupt at FreeBSD.org
Wed Aug 27 13:55:50 UTC 2014


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 at 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


More information about the svn-ports-all mailing list