Sun May 10 03:04:21 2015 UTC ()
Update to 1.05
--------------
1.05   2014-01-18
        - no functional changes
        - additional tests showing all possible breakpoints


(mef)
diff -r1.25 -r1.26 pkgsrc/textproc/p5-Text-Wrapper/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/p5-Text-Wrapper/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/textproc/p5-Text-Wrapper/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Wrapper/Makefile 2014/10/09 13:44:59 1.25
+++ pkgsrc/textproc/p5-Text-Wrapper/Makefile 2015/05/10 03:04:21 1.26
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:59 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2015/05/10 03:04:21 mef Exp $
2# 2#
3 3
4DISTNAME= Text-Wrapper-1.04 4DISTNAME= Text-Wrapper-1.05
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Text-Wrapper/ 10HOMEPAGE= http://search.cpan.org/dist/Text-Wrapper/
12COMMENT= Perl5 module that provides simple word wrapping 11COMMENT= Perl5 module that provides simple word wrapping
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PERL5_PACKLIST= auto/Text/Wrapper/.packlist 14PERL5_PACKLIST= auto/Text/Wrapper/.packlist
16 15
17.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/textproc/p5-Text-Wrapper/distinfo 2013/08/26 01:49:43 1.5
+++ pkgsrc/textproc/p5-Text-Wrapper/distinfo 2015/05/10 03:04:21 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2013/08/26 01:49:43 wen Exp $ 1$NetBSD: distinfo,v 1.6 2015/05/10 03:04:21 mef Exp $
2 2
3SHA1 (Text-Wrapper-1.04.tar.gz) = 49027e4757ede5b895df7fc185e58b0ec166ba10 3SHA1 (Text-Wrapper-1.05.tar.gz) = 3f760699a4d02c13970d490f89bd9cb3236b7745
4RMD160 (Text-Wrapper-1.04.tar.gz) = 0e5027d04340cecc457f52138e0ab74394205641 4RMD160 (Text-Wrapper-1.05.tar.gz) = f1f47d38c672d7e14ebf3e1ff90866a114d1a661
5Size (Text-Wrapper-1.04.tar.gz) = 18239 bytes 5Size (Text-Wrapper-1.05.tar.gz) = 18609 bytes