diff options
author | pi <pi@FreeBSD.org> | 2014-08-16 05:00:02 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-08-16 05:00:02 +0800 |
commit | 332b5fd9ffc8f5abe93001083b3525dbb99b120c (patch) | |
tree | 0a19023016702e67c6340cf97259778fd58e914b /lang | |
parent | a129f4d1a61efd419200e2379dd5ae026d006df1 (diff) | |
download | freebsd-ports-gnome-332b5fd9ffc8f5abe93001083b3525dbb99b120c.tar.gz freebsd-ports-gnome-332b5fd9ffc8f5abe93001083b3525dbb99b120c.tar.zst freebsd-ports-gnome-332b5fd9ffc8f5abe93001083b3525dbb99b120c.zip |
lang/p5-Expect: 1.21 -> 1.29
Changes:
http://cpansearch.perl.org/src/SZABGAB/Expect-1.29/Changes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Expect/Makefile | 5 | ||||
-rw-r--r-- | lang/p5-Expect/distinfo | 4 | ||||
-rw-r--r-- | lang/p5-Expect/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index e8c9e9ea3fc9..a80ed181da38 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -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 diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index 1b0558e6b4ee..ef90ad8e54e0 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -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 diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist index 26b7ebb27aca..27280e4b401b 100644 --- a/lang/p5-Expect/pkg-plist +++ b/lang/p5-Expect/pkg-plist @@ -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 |