Source-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.60
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c8a3b1f36c3
branches: trunk
changeset: 437079:2c8a3b1f36c3
user: wen <wen%pkgsrc.org@localhost>
date: Sun Aug 16 01:01:11 2020 +0000
description:
Update to 3.60
Upstream changes:
3.60 - 2020-08-11
* Restore PERL_BCDVERSION helper which is used on CPAN
* A few API elements were not properly found, like IVTYPE
3.59 - 2020-08-10
* Add PERL_VERSION_* compare macros
* Rename PERL_BCDVERSION to internal name to discourage future use
* Stop versioning generated test files
* Enforce strict & warnings
* Avoid indirect calls
* scanprov: multiple improvements
* Use ivers() in tests
* Update POD documentation and HACKERS file
* Change ppport.h --api-info to not output non-API info unless that is the
only match
* Find more elements to be listed in the --api-info option (and similar) to
ppport.h
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 f37b4749815d -r 2c8a3b1f36c3 devel/p5-Devel-PPPort/Makefile
--- a/devel/p5-Devel-PPPort/Makefile Sun Aug 16 00:54:23 2020 +0000
+++ b/devel/p5-Devel-PPPort/Makefile Sun Aug 16 01:01:11 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/03/21 13:08:46 mef Exp $
+# $NetBSD: Makefile,v 1.38 2020/08/16 01:01:11 wen Exp $
-DISTNAME= Devel-PPPort-3.58
+DISTNAME= Devel-PPPort-3.60
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AT/ATOOMIC/}
diff -r f37b4749815d -r 2c8a3b1f36c3 devel/p5-Devel-PPPort/distinfo
--- a/devel/p5-Devel-PPPort/distinfo Sun Aug 16 00:54:23 2020 +0000
+++ b/devel/p5-Devel-PPPort/distinfo Sun Aug 16 01:01:11 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2020/03/21 13:08:46 mef Exp $
+$NetBSD: distinfo,v 1.27 2020/08/16 01:01:11 wen Exp $
-SHA1 (Devel-PPPort-3.58.tar.gz) = c354421af4be8c884b0e6bc83eb497582c47a426
-RMD160 (Devel-PPPort-3.58.tar.gz) = 65a285ecdb04441cd77c5a9bbe7c8415bdf02473
-SHA512 (Devel-PPPort-3.58.tar.gz) = 0b96a920b6200c815ecc140c8de88e64e30a266e70febfe1dd5f4728179ab7381320307b73b95cd9d4445198f932eae52d64c6e659e2cc9a6fd6645d6b8145b8
-Size (Devel-PPPort-3.58.tar.gz) = 357803 bytes
+SHA1 (Devel-PPPort-3.60.tar.gz) = 5ab41a5151d8286a70c54f88bfbe528b9d319b0c
+RMD160 (Devel-PPPort-3.60.tar.gz) = daa39a3c06873e08d98f9a65d95daf01c8d5b3da
+SHA512 (Devel-PPPort-3.60.tar.gz) = 3a8f4dcb1e05582445b0b7c8fe6a4129698a3a3cb11f5f4aef77afec6ba865d1a3cfa3dc85cdcd17ff529b85e05add2aa7dfd4e347eb7ce9817b64a8d94ee3e2
+Size (Devel-PPPort-3.60.tar.gz) = 458669 bytes
Home |
Main Index |
Thread Index |
Old Index