diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-15 00:52:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-15 00:52:44 +0000 |
commit | 0617a6c057e993d1a190335cf29fcb6ba5e077c9 (patch) | |
tree | 5b722b616e0d865c84bb2088565b2607a0d009ae /lang/p5-Expect | |
parent | b61d1f3d695cb4172cbbd10089f99c1487d9f12a (diff) |
- Update to 1.21
Notes
Notes:
svn path=/head/; revision=197700
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r-- | lang/p5-Expect/Makefile | 6 | ||||
-rw-r--r-- | lang/p5-Expect/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index d2d3508e3e51..4005e7b0f992 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -6,11 +6,9 @@ # PORTNAME= Expect -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= lang perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Expect +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index 5c8e78aaca61..5aab75143a2b 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1,3 +1,3 @@ -MD5 (Expect-1.20.tar.gz) = 9134ae3778285bcf8c3ffdba1a177886 -SHA256 (Expect-1.20.tar.gz) = bbf70ce7cb39425a0f72c252491826747983ee82fb2d7b0a8a99d8940a58392f -SIZE (Expect-1.20.tar.gz) = 53388 +MD5 (Expect-1.21.tar.gz) = a151b0dc4d1a35c73941c65b7c26da5b +SHA256 (Expect-1.21.tar.gz) = e5509307b8e330a3bc07dd4ab1d28e5451116449cc9c3bdabb1235f66ce62267 +SIZE (Expect-1.21.tar.gz) = 53881 |