- Update to 0.04.

- Take maintainership.
This commit is contained in:
Chin-San Huang 2008-05-16 07:06:09 +00:00
parent d122b11f00
commit 6cb24fa43c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213109
2 changed files with 6 additions and 6 deletions

View File

@ -6,18 +6,18 @@
#
PORTNAME= Expect-Simple
PORTVERSION= 0.03
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Wrapper around the Expect module
BUILD_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Expect::Simple.3
MAN3= Expect::Simple.3
PERL_CONFIGURE= 5.8.0+

View File

@ -1,3 +1,3 @@
MD5 (Expect-Simple-0.03.tar.gz) = b19379ac72839cecd0e6aecb5c3c440e
SHA256 (Expect-Simple-0.03.tar.gz) = 6c1f0ae217b59e32ee896d1beaeb98e59a933bddbae1487a50231e18752342bb
SIZE (Expect-Simple-0.03.tar.gz) = 12621
MD5 (Expect-Simple-0.04.tar.gz) = bf185be42e59996021f088788168f9ab
SHA256 (Expect-Simple-0.04.tar.gz) = af83b92185e642695913ff138efe819752e80857759996deafcaab2700ad5db5
SIZE (Expect-Simple-0.04.tar.gz) = 13856