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 Update to 3.42
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5372fe855dc
branches: trunk
changeset: 306655:d5372fe855dc
user: wen <wen%pkgsrc.org@localhost>
date: Mon Apr 23 06:53:14 2018 +0000
description:
Update to 3.42
Upstream changes:
3.42 - 2018-04-21
* Include 'Changes' (this file) in the distribution.
3.41 - 2018-04-21
* Fix security problem: CWE-134: Use of Externally-Controlled Format String.
* Fix WIDEST_UTYPE.
* Add the following functions:
croak_sv, die_sv, mess_sv, warn_sv, mess, vmess, warn_nocontext,
croak_nocontext, croak_no_modify, croak_memory_wrap, croak_xs_usage.
* Delist functions listed as deprecated or unstable.
* (perl #132876) define API macros on if the NEED_ macro is defined.
* (perl #132876) only define croak_xs_usage()'s assert macro if cxu requested.
* (perl #132761) updates for older perls.
* Do not define PERL_MAGIC_qr more times.
* Do not mask Perl_warn_nocontext and Perl_croak_nocontext.
(Fixes compile errors on older threaded Perl versions.)
* Skip ASCII tests on non-ASCII platforms.
* Skip tests invalid on EBCDIC.
* Will now compile under C++11.
* Documentation improvements.
diffstat:
devel/p5-Devel-PPPort/Makefile | 5 ++---
devel/p5-Devel-PPPort/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 60ecd5c09974 -r d5372fe855dc devel/p5-Devel-PPPort/Makefile
--- a/devel/p5-Devel-PPPort/Makefile Mon Apr 23 06:24:41 2018 +0000
+++ b/devel/p5-Devel-PPPort/Makefile Mon Apr 23 06:53:14 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:22:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/04/23 06:53:14 wen Exp $
-DISTNAME= Devel-PPPort-3.36
+DISTNAME= Devel-PPPort-3.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
diff -r 60ecd5c09974 -r d5372fe855dc devel/p5-Devel-PPPort/distinfo
--- a/devel/p5-Devel-PPPort/distinfo Mon Apr 23 06:24:41 2018 +0000
+++ b/devel/p5-Devel-PPPort/distinfo Mon Apr 23 06:53:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/05/26 13:26:26 mef Exp $
+$NetBSD: distinfo,v 1.17 2018/04/23 06:53:14 wen Exp $
-SHA1 (Devel-PPPort-3.36.tar.gz) = 76dcb9eaf35a21258d99bc2567cbf5d1e1119e7e
-RMD160 (Devel-PPPort-3.36.tar.gz) = 2a447ec2ed5faaba7d67f8a2a425e1818c3290f0
-SHA512 (Devel-PPPort-3.36.tar.gz) = 3512021f8ba558a4bad1089b0975d663a69abd485377ddcf8d04312d38f606d03d0273c534024fbdc3bd0921e74f142baa7fe2aadd6980e7c810594f385d442f
-Size (Devel-PPPort-3.36.tar.gz) = 224344 bytes
+SHA1 (Devel-PPPort-3.42.tar.gz) = a5993c1b6ee043925a96063bb9ad5a6455d1d0a1
+RMD160 (Devel-PPPort-3.42.tar.gz) = 1cd06cf8ac2a5b321dcd24065ef8ea92711cadda
+SHA512 (Devel-PPPort-3.42.tar.gz) = 0b858c8ed09fa953674f7a02a9e0c357af6edba047080c34e78eee0a23a12ea52391eb57da8ba184c560f2e1d87eeed04badf9e4625abb1178a5db70846d47d2
+Size (Devel-PPPort-3.42.tar.gz) = 222115 bytes
Home |
Main Index |
Thread Index |
Old Index