pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-PPPort (devel/p5-Devel-PPPort) Udated 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/607d75157e7c
branches:  trunk
changeset: 344876:607d75157e7c
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Nov 27 12:23:36 2019 +0000

description:
(devel/p5-Devel-PPPort) Udated 3.54 to 3.56

 3.56 - 2019-11-25

 * mktests.PL: use FindBin for INC setup
 * devel/regenerate: Adjust POD line length
 * Fix compilation with Visual C++ bugs introduced in 3.55 (Tomasz Konojacki)
 * Fix mess.t failures when on VC++ when $0 contains backslashes (Tomasz Konojacki)
 * Fix failing builds on 5.20.[1-3] introduced in 3.55 (Karl Williamson)
 * Change tests to accept and use Test::More-like functions (Karl Williamson)

 3.55 - 2019-11-07

  * Fix p5-Text-Xslate on Perl 5.8.5 (Nicolas R)
  * Fix EBCDIC build problem (Karl Williamson)
  * Fix isGRAPH_L1() bug (Karl Williamson)
  * utf8_to_uvchr_buf: Fix error checking on early EBCDICs and proper length (Karl Williamson)
  * HACKERS: fix typos and clarification (Karl Williamson)
  * Update bugtracker and repository URLs (Nicolas R)  (upstream/urls)
  * Add warning about UTF-8 unreliable in early perls (Karl Williamson)
  * Add withinCOUNT and inRANGE (Karl Williamson)
  * Implement G_RETHROW for eval_sv (Pali)
  * Backport some isFOO_LC macros (Karl Williamson)
  * Backport isFOO_LC_utf8_safe() (Karl Williamson)
  * Backport toFOO_uvchr() (Karl Williamson)
  * Backport isFOO_uvchr() (Karl Williamson)
  * Backport isFOO_utf8_safe() macros (Karl Williamson)
  * Backport toLOWER_utf8_safe and kin (Karl Williamson)
  * Backport UTF8_MAXBYTES_CASE (Karl Williamson)
  * Backport UTF8_CHK_SKIP (Karl Williamson)
  * Backport UTF8_SKIP (Karl Williamson)
  * Backport UNI to/from NATIVE (Karl Williamson)

diffstat:

 devel/p5-Devel-PPPort/Makefile |   4 ++--
 devel/p5-Devel-PPPort/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ffebd4d2b2d1 -r 607d75157e7c devel/p5-Devel-PPPort/Makefile
--- a/devel/p5-Devel-PPPort/Makefile    Wed Nov 27 12:20:53 2019 +0000
+++ b/devel/p5-Devel-PPPort/Makefile    Wed Nov 27 12:23:36 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2019/10/15 14:34:16 mef Exp $
+# $NetBSD: Makefile,v 1.36 2019/11/27 12:23:36 mef Exp $
 
-DISTNAME=      Devel-PPPort-3.54
+DISTNAME=      Devel-PPPort-3.56
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AT/ATOOMIC/}
diff -r ffebd4d2b2d1 -r 607d75157e7c devel/p5-Devel-PPPort/distinfo
--- a/devel/p5-Devel-PPPort/distinfo    Wed Nov 27 12:20:53 2019 +0000
+++ b/devel/p5-Devel-PPPort/distinfo    Wed Nov 27 12:23:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/10/15 14:34:16 mef Exp $
+$NetBSD: distinfo,v 1.25 2019/11/27 12:23:36 mef Exp $
 
-SHA1 (Devel-PPPort-3.54.tar.gz) = e1c88c9b0d5711ba39250cf1af2850c063a311e8
-RMD160 (Devel-PPPort-3.54.tar.gz) = 50ad9f05199ba413ccf31e9054aa103ab8b03bc5
-SHA512 (Devel-PPPort-3.54.tar.gz) = f3183f9277c5ca04a2b43e2afc181bb091c9033f8c1d089a40fa234aff7e7bfb6fa58350eda63d76ec1df5fa519335fe48ce2fb01fa031025c6505bfdbf7fc4a
-Size (Devel-PPPort-3.54.tar.gz) = 248709 bytes
+SHA1 (Devel-PPPort-3.56.tar.gz) = 6e8009273b2e96d802094aa108200b7b04e835ae
+RMD160 (Devel-PPPort-3.56.tar.gz) = 8d7161e47ca75603eeb794b5a05ec9217724e524
+SHA512 (Devel-PPPort-3.56.tar.gz) = 14cf9444a46bc68c6e9695388fcb3a1c695e0e589bd59a75218484147e3fc2344472250d6fa96cd68ebf0d0cfd8cfb8844d92d33b30abad620245f7a3e12178c
+Size (Devel-PPPort-3.56.tar.gz) = 354289 bytes



Home | Main Index | Thread Index | Old Index