diff options
author | Lars Thegler <lth@FreeBSD.org> | 2009-02-09 11:04:58 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2009-02-09 11:04:58 +0000 |
commit | 31de1439086982f3b6918c1e5a7fbcf1d8f0576b (patch) | |
tree | cb03c1d21c8f3246b7294e77d16f55ccb644bd34 /devel/p5-IO-CaptureOutput | |
parent | f341abe5d29f8a191947f357c9538af790ce731e (diff) | |
download | ports-31de1439086982f3b6918c1e5a7fbcf1d8f0576b.tar.gz ports-31de1439086982f3b6918c1e5a7fbcf1d8f0576b.zip |
Notes
Diffstat (limited to 'devel/p5-IO-CaptureOutput')
-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 89b0afa7ce21..ca499cb6e78e 100644 --- a/devel/p5-IO-CaptureOutput/Makefile +++ b/devel/p5-IO-CaptureOutput/Makefile @@ -6,10 +6,11 @@ # PORTNAME= IO-CaptureOutput -PORTVERSION= 1.10 +PORTVERSION= 1.10.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN 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 af99831724bc..9747cf840e6f 100644 --- a/devel/p5-IO-CaptureOutput/distinfo +++ b/devel/p5-IO-CaptureOutput/distinfo @@ -1,3 +1,3 @@ -MD5 (IO-CaptureOutput-1.10.tar.gz) = cf3b6ecc0ccfff0d2377e3b52015442d -SHA256 (IO-CaptureOutput-1.10.tar.gz) = d9cd1aee3535440c33df7cbb4def356909fa4ad181d8f5be6c099a6068180ca6 -SIZE (IO-CaptureOutput-1.10.tar.gz) = 21701 +MD5 (IO-CaptureOutput-1.1001.tar.gz) = 273fc2ec5e70e649374d2700106c2a64 +SHA256 (IO-CaptureOutput-1.1001.tar.gz) = 9945aeddce78725837439ffc5c842e524195c96e75c9712a684bcc5d1912ccd0 +SIZE (IO-CaptureOutput-1.1001.tar.gz) = 21931 |