mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.30
This commit is contained in:
parent
b8e8deefc5
commit
ef2a0dcda5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366325
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Expect
|
PORTNAME= Expect
|
||||||
PORTVERSION= 1.29
|
PORTVERSION= 1.30
|
||||||
CATEGORIES= lang perl5
|
CATEGORIES= lang perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl module inspired by the Tcl version of Expect
|
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}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Expect-1.29.tar.gz) = 5afcb0fa58d103d0eeb72a74f820c7b26b9e7c1a04fba2cde280342c34ab866d
|
SHA256 (Expect-1.30.tar.gz) = 5892a373cccaa72877debec75d4684c7ddec6623bab47ec00a24de8d97893e66
|
||||||
SIZE (Expect-1.29.tar.gz) = 59614
|
SIZE (Expect-1.30.tar.gz) = 60573
|
||||||
|
|
Loading…
Add table
Reference in a new issue