Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2014 21:00:03 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365046 - head/lang/p5-Expect
Message-ID:  <201408152100.s7FL03cO097297@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Fri Aug 15 21:00:02 2014
New Revision: 365046
URL: http://svnweb.freebsd.org/changeset/ports/365046
QAT: https://qat.redports.org/buildarchive/r365046/

Log:
  lang/p5-Expect: 1.21 -> 1.29
  
  Changes:
    http://cpansearch.perl.org/src/SZABGAB/Expect-1.29/Changes

Modified:
  head/lang/p5-Expect/Makefile
  head/lang/p5-Expect/distinfo
  head/lang/p5-Expect/pkg-plist

Modified: head/lang/p5-Expect/Makefile
==============================================================================
--- head/lang/p5-Expect/Makefile	Fri Aug 15 20:57:18 2014	(r365045)
+++ head/lang/p5-Expect/Makefile	Fri Aug 15 21:00:02 2014	(r365046)
@@ -1,8 +1,7 @@
-# Created by: Will Andrews <andrews@technologist.com>
 # $FreeBSD$
 
 PORTNAME=	Expect
-PORTVERSION=	1.21
+PORTVERSION=	1.29
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +9,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module inspired by the Tcl version of Expect
 
-BUILD_DEPENDS=	p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty
+BUILD_DEPENDS=	p5-IO-Tty>=1.11:${PORTSDIR}/devel/p5-IO-Tty
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/lang/p5-Expect/distinfo
==============================================================================
--- head/lang/p5-Expect/distinfo	Fri Aug 15 20:57:18 2014	(r365045)
+++ head/lang/p5-Expect/distinfo	Fri Aug 15 21:00:02 2014	(r365046)
@@ -1,2 +1,2 @@
-SHA256 (Expect-1.21.tar.gz) = e5509307b8e330a3bc07dd4ab1d28e5451116449cc9c3bdabb1235f66ce62267
-SIZE (Expect-1.21.tar.gz) = 53881
+SHA256 (Expect-1.29.tar.gz) = 5afcb0fa58d103d0eeb72a74f820c7b26b9e7c1a04fba2cde280342c34ab866d
+SIZE (Expect-1.29.tar.gz) = 59614

Modified: head/lang/p5-Expect/pkg-plist
==============================================================================
--- head/lang/p5-Expect/pkg-plist	Fri Aug 15 20:57:18 2014	(r365045)
+++ head/lang/p5-Expect/pkg-plist	Fri Aug 15 21:00:02 2014	(r365046)
@@ -1,5 +1,4 @@
 %%PERL5_MAN3%%/Expect.3.gz
 %%SITE_PERL%%/Expect.pm
-%%SITE_PERL%%/Expect.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Expect



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