Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Encode textproc/p5-Encode: Update to 3.07



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4dc9062b3cb
branches:  trunk
changeset: 437880:a4dc9062b3cb
user:      otis <otis%pkgsrc.org@localhost>
date:      Wed Sep 02 13:15:09 2020 +0000

description:
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

diffstat:

 textproc/p5-Encode/Makefile |   4 ++--
 textproc/p5-Encode/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r cf534440838a -r a4dc9062b3cb textproc/p5-Encode/Makefile
--- a/textproc/p5-Encode/Makefile       Wed Sep 02 13:02:10 2020 +0000
+++ b/textproc/p5-Encode/Makefile       Wed Sep 02 13:15:09 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/09/02 12:26:11 mef Exp $
+# $NetBSD: Makefile,v 1.55 2020/09/02 13:15:09 otis Exp $
 
-DISTNAME=      Encode-3.05
+DISTNAME=      Encode-3.07
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Encode/}
diff -r cf534440838a -r a4dc9062b3cb textproc/p5-Encode/distinfo
--- a/textproc/p5-Encode/distinfo       Wed Sep 02 13:02:10 2020 +0000
+++ b/textproc/p5-Encode/distinfo       Wed Sep 02 13:15:09 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2020/09/02 12:26:11 mef Exp $
+$NetBSD: distinfo,v 1.39 2020/09/02 13:15:09 otis Exp $
 
-SHA1 (Encode-3.05.tar.gz) = 7102e5137a3b2245b0b86ee8d9fed724de4e7165
-RMD160 (Encode-3.05.tar.gz) = be92f5a97b950474713d525f65d3d3e3662227bd
-SHA512 (Encode-3.05.tar.gz) = 463a3356358b95ab13be456cdb69994b7e38aecba2417933f67ea5d36d55252bf673c0499ceb3440ada2053b63f878a7840037bbe00b0140a2d98eb101ac9ad4
-Size (Encode-3.05.tar.gz) = 2054438 bytes
+SHA1 (Encode-3.07.tar.gz) = 71d51585ad3f66ac8755d14a3b590804af5dc08d
+RMD160 (Encode-3.07.tar.gz) = 4d8703438475ec8fc7c2b729d1c4ad473cb003bb
+SHA512 (Encode-3.07.tar.gz) = ece3448a720abd6ed9f5cf06e7739fbda7c59c90e140124ad49563a1d46db5dc428458434a4c1db9014b89a96627e56dd1d7b90c624cfd1933e81b1fec5a58dd
+Size (Encode-3.07.tar.gz) = 2054871 bytes



Home | Main Index | Thread Index | Old Index