diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-21 14:52:15 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-21 14:52:15 +0000 |
commit | 7c52e6fe036a1172bcdae8287bdead20a00a5887 (patch) | |
tree | a973b1f592c4701948fd6cabd25da59c393b7ea3 /lang/p5-Expect | |
parent | a684cc4a9bc26811c8f8dd19cf11bc2bc34e1b03 (diff) |
Notes
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r-- | lang/p5-Expect/Makefile | 4 | ||||
-rw-r--r-- | lang/p5-Expect/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 502a09d88a41..908cbeee19b7 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Expect -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module inspired by the Tcl version of Expect BUILD_DEPENDS= p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty \ diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index 6e0c7ddccc49..5c8e78aaca61 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1,3 +1,3 @@ -MD5 (Expect-1.19.tar.gz) = 92b1494a6c86a2791ead0ec39a306726 -SHA256 (Expect-1.19.tar.gz) = 217473a991e109a2250082e9c7e7894240fce1773c300e0080a335a67e92779e -SIZE (Expect-1.19.tar.gz) = 52224 +MD5 (Expect-1.20.tar.gz) = 9134ae3778285bcf8c3ffdba1a177886 +SHA256 (Expect-1.20.tar.gz) = bbf70ce7cb39425a0f72c252491826747983ee82fb2d7b0a8a99d8940a58392f +SIZE (Expect-1.20.tar.gz) = 53388 |