Fri Aug 4 23:46:25 2017 UTC ()
Update to 1.133

Upstream changes:
1.133   2017-08-04
    - Correct the URLs to the GitHub repositories.
        - https://rt.cpan.org/Ticket/Display.html?id=122708
        - Thanks to John Marino for the bug report.
    - Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo)
        - Thanks to Rihards for the report.
    - Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error)
        - Thanks to Rihards for the report.


(wen)
diff -r1.5 -r1.6 pkgsrc/textproc/p5-Text-Table/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-Table/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/textproc/p5-Text-Table/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Table/Makefile 2017/06/05 14:24:52 1.5
+++ pkgsrc/textproc/p5-Text-Table/Makefile 2017/08/04 23:46:25 1.6
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:52 ryoon Exp $ 1# $NetBSD: Makefile,v 1.6 2017/08/04 23:46:25 wen Exp $
2 2
3DISTNAME= Text-Table-1.132 3DISTNAME= Text-Table-1.133
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Text-Table 9HOMEPAGE= http://search.cpan.org/dist/Text-Table
11COMMENT= Perl module to generate formatted text tables 10COMMENT= Perl module to generate formatted text tables
12LICENSE= mit 11LICENSE= mit
13 12
14BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build 13BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
15 14
16DEPENDS+= p5-Text-Aligner-[0-9]*:../../textproc/p5-Text-Aligner 15DEPENDS+= p5-Text-Aligner-[0-9]*:../../textproc/p5-Text-Aligner
17 16
18PERL5_PACKLIST= auto/Text/Table/.packlist 17PERL5_PACKLIST= auto/Text/Table/.packlist

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-Table/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Table/distinfo 2016/12/17 07:18:46 1.4
+++ pkgsrc/textproc/p5-Text-Table/distinfo 2017/08/04 23:46:25 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2016/12/17 07:18:46 wen Exp $ 1$NetBSD: distinfo,v 1.5 2017/08/04 23:46:25 wen Exp $
2 2
3SHA1 (Text-Table-1.132.tar.gz) = 03e46e42964fbc8314535977dd2913f6ffefc759 3SHA1 (Text-Table-1.133.tar.gz) = 74fef57cdaa9f341b5e74b6127c5e9f27724d2d4
4RMD160 (Text-Table-1.132.tar.gz) = cfb8607a2f94f26ec5fd1226fc461d197fe2479b 4RMD160 (Text-Table-1.133.tar.gz) = dab0e409148839ce9df6bebf1f130196ef26fb7e
5SHA512 (Text-Table-1.132.tar.gz) = 456c531bb35e57ecee62952d7e1a0601d31595e2f674840cd964a66c89c5561e30e54f06bd301f3a5d136e5cf5f3aa50f66cbbf26aab61a6e14d2512999b5ce8 5SHA512 (Text-Table-1.133.tar.gz) = fc9ebcb7accc07ec66bc8157a679d3905b06dfcf21560641b149c5930e527385ea2be45190190319c73f6d184e3d4f4ce5deaccf3da58b91f45a820e86fea2ac
6Size (Text-Table-1.132.tar.gz) = 27238 bytes 6Size (Text-Table-1.133.tar.gz) = 27178 bytes