Friday, December 28, 2018

[UPDATE] devel/p5-Sub-Identify 0.12 -> 0.14

Hi ports, Andrew,

This update makes Sub::Identify tests pass with the future Perl 5.28.
It's the sole change out of standardizing Changes itself [1].

Port wise it's a simple version bump.

Testing:

- 'make test' passes on amd64 and macppc (XS module)
- There are 180 consumers, i've found no failures due to this update
[2] (if you wonder about libreoffice logs, i had to build it
separately due to mfs limits and it has no test suite anyway).


Any comments or feedback?

Charlène.


[1] https://metacpan.org/changes/distribution/Sub-Identify
[2] https://transfer.sh/95OfF/p5-Sub-Identify.tgz

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Sub-Identify/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile 25 Nov 2016 23:43:22 -0000 1.15
+++ Makefile 27 Dec 2018 22:28:24 -0000
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.15 2016/11/25 23:43:22 afresh1 Exp $

COMMENT = retrieve names of code references
-DISTNAME = Sub-Identify-0.12
+DISTNAME = Sub-Identify-0.14
CATEGORIES = devel

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Sub-Identify/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- distinfo 25 Nov 2016 23:43:22 -0000 1.5
+++ distinfo 27 Dec 2018 22:28:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (Sub-Identify-0.12.tar.gz) = g7t4WmYRO0qWbbCkGG/R3QeYes2stFArHhVY+Bfd6CU=
-SIZE (Sub-Identify-0.12.tar.gz) = 52414
+SHA256 (Sub-Identify-0.14.tar.gz) = Bo0nIIZRTdHoQrakCxvtuv7mOQDlsIiQ72cAA53vrW8=
+SIZE (Sub-Identify-0.14.tar.gz) = 53135

No comments:

Post a Comment