diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-12-05 15:32:16 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-12-05 15:32:16 +0000 |
commit | a2f606f24289011673df2023f24ed408e8a0c8dc (patch) | |
tree | ec70cffadcfd914f10b72d6ef13b25937a98efb0 /lang/p5-Expect | |
parent | fa6291759abeba9755261cd3a5ab96abf7fed5b5 (diff) | |
download | ports-a2f606f24289011673df2023f24ed408e8a0c8dc.tar.gz ports-a2f606f24289011673df2023f24ed408e8a0c8dc.zip |
- Update to 1.32
Notes
Notes:
svn path=/head/; revision=374038
Diffstat (limited to 'lang/p5-Expect')
-rw-r--r-- | lang/p5-Expect/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Expect/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 446febae419d..1fac0825862d 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Expect -PORTVERSION= 1.31 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index d66f5557eec8..9a44a55d44da 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1,2 +1,2 @@ -SHA256 (Expect-1.31.tar.gz) = 71bfe4ee469590248b1f8b3337271a7bf5a7daca8ca553265d579a7601a5dcc0 -SIZE (Expect-1.31.tar.gz) = 61521 +SHA256 (Expect-1.32.tar.gz) = d1f96842a5c7dd8516b202b530d87a70b65e7054d3bf975c34f6a42084e54e25 +SIZE (Expect-1.32.tar.gz) = 61592 |