- Update to 0.04.
- Take maintainership.
This commit is contained in:
parent
d122b11f00
commit
6cb24fa43c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213109
@ -6,18 +6,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Expect-Simple
|
PORTNAME= Expect-Simple
|
||||||
PORTVERSION= 0.03
|
PORTVERSION= 0.04
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= chinsan@FreeBSD.org
|
||||||
COMMENT= Wrapper around the Expect module
|
COMMENT= Wrapper around the Expect module
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
|
BUILD_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
MAN3= Expect::Simple.3
|
MAN3= Expect::Simple.3
|
||||||
|
|
||||||
PERL_CONFIGURE= 5.8.0+
|
PERL_CONFIGURE= 5.8.0+
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (Expect-Simple-0.03.tar.gz) = b19379ac72839cecd0e6aecb5c3c440e
|
MD5 (Expect-Simple-0.04.tar.gz) = bf185be42e59996021f088788168f9ab
|
||||||
SHA256 (Expect-Simple-0.03.tar.gz) = 6c1f0ae217b59e32ee896d1beaeb98e59a933bddbae1487a50231e18752342bb
|
SHA256 (Expect-Simple-0.04.tar.gz) = af83b92185e642695913ff138efe819752e80857759996deafcaab2700ad5db5
|
||||||
SIZE (Expect-Simple-0.03.tar.gz) = 12621
|
SIZE (Expect-Simple-0.04.tar.gz) = 13856
|
||||||
|
Loading…
Reference in New Issue
Block a user