diff options
author | lth <lth@FreeBSD.org> | 2008-01-02 20:24:34 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2008-01-02 20:24:34 +0800 |
commit | 70e5bd310dcb25c196e5aa09bb23cb3b69ff5a5e (patch) | |
tree | 120b043ce0c5aaa5d911668a78010ef3d0714de3 | |
parent | 64cb27649595b97ad9b6258c39df016096c1f20a (diff) | |
download | freebsd-ports-gnome-70e5bd310dcb25c196e5aa09bb23cb3b69ff5a5e.tar.gz freebsd-ports-gnome-70e5bd310dcb25c196e5aa09bb23cb3b69ff5a5e.tar.zst freebsd-ports-gnome-70e5bd310dcb25c196e5aa09bb23cb3b69ff5a5e.zip |
Update to 1.06.01 (distversion 1.0601)
-rw-r--r-- | devel/p5-IO-CaptureOutput/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-IO-CaptureOutput/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile index c65d5ffe61ef..7ff58992e55b 100644 --- a/devel/p5-IO-CaptureOutput/Makefile +++ b/devel/p5-IO-CaptureOutput/Makefile @@ -6,11 +6,12 @@ # PORTNAME= IO-CaptureOutput -PORTVERSION= 1.06 +PORTVERSION= 1.06.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= lth@FreeBSD.org COMMENT= Capture STDOUT/STDERR from subprocesses and XS/C modules diff --git a/devel/p5-IO-CaptureOutput/distinfo b/devel/p5-IO-CaptureOutput/distinfo index 0309ad2c4d99..5e37926ca361 100644 --- a/devel/p5-IO-CaptureOutput/distinfo +++ b/devel/p5-IO-CaptureOutput/distinfo @@ -1,3 +1,3 @@ -MD5 (IO-CaptureOutput-1.06.tar.gz) = edc752a5c2d4dbb1e9756e8132bc52dc -SHA256 (IO-CaptureOutput-1.06.tar.gz) = 1ae4fd956cf76074d45beb9861e1e588e7d325ddc6f6c0f643667b46eb007573 -SIZE (IO-CaptureOutput-1.06.tar.gz) = 17832 +MD5 (IO-CaptureOutput-1.0601.tar.gz) = 66e5eb68326e4044cd26b77780694175 +SHA256 (IO-CaptureOutput-1.0601.tar.gz) = 09d627ea00c33e7d493ea7d7dfc3a8fd9bb132c5be7267f29df81b5f0b263ddd +SIZE (IO-CaptureOutput-1.0601.tar.gz) = 17347 |