Wed Sep 2 13:15:09 2020 UTC ()
textproc/p5-Encode: Update to 3.07

This also fixes compatibility with perl 5.32

Changelog since 3.05:
3.07 $ $Date: 2020/07/25 12:59:29 $
! lib/Encode/GSM0338.pm t/gsm0338.t
  Pulled: GSM0338: Fix encoding module to be compatible with
    latest  GSM 03.38 standard
  https://github.com/dankogai/p5-encode/pull/149

3.06 2020/05/02 02:32:27
! bin/enc2xs
  address RT#132471: Will not work in 5.32 going forward
  remove the use of lib/unicore/Name.pl
  https://rt.cpan.org/Ticket/Display.html?id=132471
! encoding.pm
  Bump version from 2.22 to 3.00 to address RT#132377
  https://rt.cpan.org/Public/Bug/Display.html?id=132377


(otis)
diff -r1.54 -r1.55 pkgsrc/textproc/p5-Encode/Makefile
diff -r1.38 -r1.39 pkgsrc/textproc/p5-Encode/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/textproc/p5-Encode/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Encode/Attic/Makefile 2020/09/02 12:26:11 1.54
+++ pkgsrc/textproc/p5-Encode/Attic/Makefile 2020/09/02 13:15:09 1.55
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.54 2020/09/02 12:26:11 mef Exp $ 1# $NetBSD: Makefile,v 1.55 2020/09/02 13:15:09 otis Exp $
2 2
3DISTNAME= Encode-3.05 3DISTNAME= Encode-3.07
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/Encode 9HOMEPAGE= https://metacpan.org/release/Encode
10COMMENT= Provides interfaces between strings and the rest of the system 10COMMENT= Provides interfaces between strings and the rest of the system
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13PERL5_PACKLIST= auto/Encode/.packlist 13PERL5_PACKLIST= auto/Encode/.packlist
14 14
15.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.38 -r1.39 pkgsrc/textproc/p5-Encode/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Encode/Attic/distinfo 2020/09/02 12:26:11 1.38
+++ pkgsrc/textproc/p5-Encode/Attic/distinfo 2020/09/02 13:15:09 1.39
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.38 2020/09/02 12:26:11 mef Exp $ 1$NetBSD: distinfo,v 1.39 2020/09/02 13:15:09 otis Exp $
2 2
3SHA1 (Encode-3.05.tar.gz) = 7102e5137a3b2245b0b86ee8d9fed724de4e7165 3SHA1 (Encode-3.07.tar.gz) = 71d51585ad3f66ac8755d14a3b590804af5dc08d
4RMD160 (Encode-3.05.tar.gz) = be92f5a97b950474713d525f65d3d3e3662227bd 4RMD160 (Encode-3.07.tar.gz) = 4d8703438475ec8fc7c2b729d1c4ad473cb003bb
5SHA512 (Encode-3.05.tar.gz) = 463a3356358b95ab13be456cdb69994b7e38aecba2417933f67ea5d36d55252bf673c0499ceb3440ada2053b63f878a7840037bbe00b0140a2d98eb101ac9ad4 5SHA512 (Encode-3.07.tar.gz) = ece3448a720abd6ed9f5cf06e7739fbda7c59c90e140124ad49563a1d46db5dc428458434a4c1db9014b89a96627e56dd1d7b90c624cfd1933e81b1fec5a58dd
6Size (Encode-3.05.tar.gz) = 2054438 bytes 6Size (Encode-3.07.tar.gz) = 2054871 bytes