diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-12-05 23:32:16 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-12-05 23:32:16 +0800 |
commit | c8b8255e5de4ce0b033e47f4e5d3c4c3c677a708 (patch) | |
tree | ec70cffadcfd914f10b72d6ef13b25937a98efb0 /lang | |
parent | 893feb1a1c52a298ffc1a546febe11d4eda05907 (diff) | |
download | freebsd-ports-gnome-c8b8255e5de4ce0b033e47f4e5d3c4c3c677a708.tar.gz freebsd-ports-gnome-c8b8255e5de4ce0b033e47f4e5d3c4c3c677a708.tar.zst freebsd-ports-gnome-c8b8255e5de4ce0b033e47f4e5d3c4c3c677a708.zip |
- Update to 1.32
Diffstat (limited to 'lang')
-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 |