Mon Oct 28 12:25:05 2019 UTC ()
(devel/p5-IO-CaptureOutput) Updated 1.1104 to 1.1105

1.1105    2019-10-25 17:40:04-04:00 America/New_York
    [META]
    - Add deprecation data to META file.


(mef)
diff -r1.21 -r1.22 pkgsrc/devel/p5-IO-CaptureOutput/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/p5-IO-CaptureOutput/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/devel/p5-IO-CaptureOutput/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-IO-CaptureOutput/Makefile 2019/08/11 13:19:36 1.21
+++ pkgsrc/devel/p5-IO-CaptureOutput/Makefile 2019/10/28 12:25:05 1.22
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.21 2019/08/11 13:19:36 wiz Exp $ 1# $NetBSD: Makefile,v 1.22 2019/10/28 12:25:05 mef Exp $
2 2
3DISTNAME= IO-CaptureOutput-1.1104 3DISTNAME= IO-CaptureOutput-1.1105
4PKGNAME= p5-${DISTNAME:S/1104/11.04/} 4# 1105 -> 11.05
 5PKGNAME= p5-${DISTNAME:S/([0-9])([0-9])([0-9])([0-9])/${1}${2}.${3}${4}/}
5PKGREVISION= 5 6PKGREVISION= 5
6CATEGORIES= devel perl5 7CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/IO-CaptureOutput 11HOMEPAGE= https://metacpan.org/release/IO-CaptureOutput
11COMMENT= Capture STDOUT and STDERR from Perl code, subprocesses, or XS 12COMMENT= Capture STDOUT and STDERR from Perl code, subprocesses, or XS
12LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
13 14
14PERL5_PACKLIST= auto/IO/CaptureOutput/.packlist 15PERL5_PACKLIST= auto/IO/CaptureOutput/.packlist
15 16
16#DEPENDS+= {perl>=5.8.9,p5-PathTools>=3.27}:../../devel/p5-PathTools 17#DEPENDS+= {perl>=5.8.9,p5-PathTools>=3.27}:../../devel/p5-PathTools
17 18

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-IO-CaptureOutput/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-IO-CaptureOutput/distinfo 2015/11/03 03:28:20 1.6
+++ pkgsrc/devel/p5-IO-CaptureOutput/distinfo 2019/10/28 12:25:05 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/03 03:28:20 agc Exp $ 1$NetBSD: distinfo,v 1.7 2019/10/28 12:25:05 mef Exp $
2 2
3SHA1 (IO-CaptureOutput-1.1104.tar.gz) = fa39e45394ac3ce0949fc34c90bae871b0fc79dc 3SHA1 (IO-CaptureOutput-1.1105.tar.gz) = 2279b1cfb3d565d58568d0425761a6f4eea91ae6
4RMD160 (IO-CaptureOutput-1.1104.tar.gz) = dbe8d694ca5c99971f01363a645c202dedb288fa 4RMD160 (IO-CaptureOutput-1.1105.tar.gz) = 7c8d7d48775083d4a443663e85d2502e88332326
5SHA512 (IO-CaptureOutput-1.1104.tar.gz) = 5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5 5SHA512 (IO-CaptureOutput-1.1105.tar.gz) = 8ca9485982d6bfae08ec322c28efd8f673f2a6705421ac5d680c228c436e7a5c8e18a16ff9712062631c35a91e6d19d9518263135db469c47083ce30814cf064
6Size (IO-CaptureOutput-1.1104.tar.gz) = 27651 bytes 6Size (IO-CaptureOutput-1.1105.tar.gz) = 26657 bytes