Wed Apr 13 21:10:11 2016 UTC ()
Update p5-Unicode-Normalize to 1.25

1.25  Wed Dec 16 03:05:57 UTC 2015
    - Fix Normalize.xs to work on releases earlier than 5.8.  The problem was
      introduced in this module's version 1.24
    - Go back to shipping pure perl version as well as XS, as was done up
      through release 1.17

1.24  Sun Nov 29 05:48:44 UTC 2015
    - Updated to use most recent GNU license file.
      ( https://rt.cpan.org/Public/Bug/Display.html?id=108003 )
    - Silence compiler warning message
      ( https://rt.cpan.org/Public/Bug/Display.html?id=109577 )
    - Add kwalitee suggested changes.

1.23  Sun Oct 25 14:50:28 UTC 2015
    - Fix mkhdr to work on releases earlier than 5.8

1.22  Thu Oct 08 16:50:17 2015
    - Reinstate XSUB, now works on modern EBCDIC perls as well.
    - Kwalitee changes
    - Makefile fixes
    - small bug fix in header generation script.

1.21  Fri Oct 02 15:33:17 2015
    - Get pure perl version to work on modern EBCDIC perls.
    - Some comment and pod improvements

1.20  Fri Oct 02 15:30:40 2015
    - Not officially released, was incomplete import of 1.19

1.19  Sat Jul 11 12:39:38 2015
    - [rt.cpan.org #105620] Useless dependency on bytes and File::Copy


(markd)
diff -r1.12 -r1.13 pkgsrc/converters/p5-Unicode-Normalize/Makefile
diff -r1.6 -r1.7 pkgsrc/converters/p5-Unicode-Normalize/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/converters/p5-Unicode-Normalize/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/p5-Unicode-Normalize/Attic/Makefile 2015/06/12 10:48:34 1.12
+++ pkgsrc/converters/p5-Unicode-Normalize/Attic/Makefile 2016/04/13 21:10:11 1.13
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2016/04/13 21:10:11 markd Exp $
2 2
3DISTNAME= Unicode-Normalize-1.18 3DISTNAME= Unicode-Normalize-1.25
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= converters perl5 5CATEGORIES= converters perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/~sadahiro/Unicode-Normalize 9HOMEPAGE= http://search.cpan.org/~sadahiro/Unicode-Normalize
11COMMENT= Unicode Normalization Froms 10COMMENT= Unicode Normalization Froms
12 11
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14USE_LANGUAGES= c 13USE_LANGUAGES= c
15PERL5_PACKLIST= auto/Unicode/Normalize/.packlist 14PERL5_PACKLIST= auto/Unicode/Normalize/.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.6 -r1.7 pkgsrc/converters/p5-Unicode-Normalize/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/p5-Unicode-Normalize/Attic/distinfo 2015/11/03 01:43:53 1.6
+++ pkgsrc/converters/p5-Unicode-Normalize/Attic/distinfo 2016/04/13 21:10:11 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/03 01:43:53 agc Exp $ 1$NetBSD: distinfo,v 1.7 2016/04/13 21:10:11 markd Exp $
2 2
3SHA1 (Unicode-Normalize-1.18.tar.gz) = 808ae5f0abb90fd4a37e58937817ed55e0f38674 3SHA1 (Unicode-Normalize-1.25.tar.gz) = 607ada7ef05bc1644f7f08d8899fc60988ea4f7e
4RMD160 (Unicode-Normalize-1.18.tar.gz) = 99154617c2ab531931e2a4974d6fe625cc28d4bd 4RMD160 (Unicode-Normalize-1.25.tar.gz) = 0a05087451efde87f497c97f33e65891336b4b91
5SHA512 (Unicode-Normalize-1.18.tar.gz) = e76adbada2ba21306bd34d1296af63f6ad9994c88789338104ff64d1983895a4aeb7b7c66b0f483429450ba2683759d58818380aa8452cde966ee539a7352e75 5SHA512 (Unicode-Normalize-1.25.tar.gz) = f28c19e0293cf75cc0aab669ae0a0543f6a1a39e1e50ff32ab37abd8e85efc73e8b9075e581212b6da576ecbf8c0e9ddb7b9b352674aa3a04c77f9aaf4717866
6Size (Unicode-Normalize-1.18.tar.gz) = 19856 bytes 6Size (Unicode-Normalize-1.25.tar.gz) = 40530 bytes