mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
lang/p5-Expect: 1.21 -> 1.29
Changes: http://cpansearch.perl.org/src/SZABGAB/Expect-1.29/Changes
This commit is contained in:
parent
62b29fadf7
commit
62ce8d42bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365046
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user