Saturday, October 20, 2018

Update of p5-Test-Base, p5-Test-YAML, p5-YAML, p5-YAML-Tiny and p5-YAML-XS

Index: p5-Test-Base/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Base/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- p5-Test-Base/Makefile 20 Mar 2016 19:56:36 -0000 1.11
+++ p5-Test-Base/Makefile 21 Oct 2018 03:57:56 -0000
@@ -5,7 +5,7 @@ COMMENT= data driven test framework
MODULES= cpan
PKG_ARCH= *

-DISTNAME= Test-Base-0.88
+DISTNAME= Test-Base-0.89
CATEGORIES= devel

# perl
Index: p5-Test-Base/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Base/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- p5-Test-Base/distinfo 19 Apr 2015 12:41:24 -0000 1.7
+++ p5-Test-Base/distinfo 21 Oct 2018 03:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Base-0.88.tar.gz) = UjaMxanLvE6roz7YIGcvkgAbc9i8ugu5XV/bHTcLkDk=
-SIZE (Test-Base-0.88.tar.gz) = 52032
+SHA256 (Test-Base-0.89.tar.gz) = J5Shqq6x06KH3SxyhiWGY3llYvfbnMxrQkvE8d6K0BQ=
+SIZE (Test-Base-0.89.tar.gz) = 52105
Index: p5-Test-YAML/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-YAML/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- p5-Test-YAML/Makefile 12 Jun 2017 10:57:57 -0000 1.4
+++ p5-Test-YAML/Makefile 21 Oct 2018 03:57:56 -0000
@@ -2,9 +2,8 @@

COMMENT = testing module for YAML implementations

-DISTNAME = Test-YAML-1.06
+DISTNAME = Test-YAML-1.07
CATEGORIES = devel
-REVISION = 0

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>

@@ -12,7 +11,7 @@ PERMIT_PACKAGE_CDROM = Yes

MODULES = cpan
PKG_ARCH = *
-RUN_DEPENDS = devel/p5-Test-Base>=0.86
+RUN_DEPENDS = devel/p5-Test-Base>=0.89

# Additional depends for RELEASE_TESTING
TEST_DEPENDS += devel/p5-Test-Pod
Index: p5-Test-YAML/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-YAML/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- p5-Test-YAML/distinfo 23 Nov 2016 00:45:51 -0000 1.2
+++ p5-Test-YAML/distinfo 21 Oct 2018 03:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-YAML-1.06.tar.gz) = JzdhAxY8EtfROuRb8iyvWgw4R4NiQlv2hhPDdI92uUM=
-SIZE (Test-YAML-1.06.tar.gz) = 11470
+SHA256 (Test-YAML-1.07.tar.gz) = HzANA09GKYy5KWCRLMBLrDP7J/BbiFLY8FHhELnNmV8=
+SIZE (Test-YAML-1.07.tar.gz) = 11562
Index: p5-YAML/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-YAML/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- p5-YAML/Makefile 23 Nov 2016 00:47:06 -0000 1.20
+++ p5-YAML/Makefile 21 Oct 2018 03:57:56 -0000
@@ -5,7 +5,7 @@ COMMENT = YAML Ain't Markup Language
MODULES = cpan
PKG_ARCH = *

-DISTNAME = YAML-1.19
+DISTNAME = YAML-1.26
CATEGORIES = devel

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
Index: p5-YAML/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-YAML/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- p5-YAML/distinfo 23 Nov 2016 00:47:06 -0000 1.12
+++ p5-YAML/distinfo 21 Oct 2018 03:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (YAML-1.19.tar.gz) = MBD2ULDxehIKNMKj3N/J7iux/hRapSMFk266nAEgAFw=
-SIZE (YAML-1.19.tar.gz) = 81305
+SHA256 (YAML-1.26.tar.gz) = +i+Z1UxK+8WvnaYyJgnStpfQIAtrzm/fZEr/QkKVf7w=
+SIZE (YAML-1.26.tar.gz) = 86698
Index: p5-YAML-Tiny/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-YAML-Tiny/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- p5-YAML-Tiny/Makefile 4 Dec 2017 17:56:27 -0000 1.13
+++ p5-YAML-Tiny/Makefile 21 Oct 2018 03:57:56 -0000
@@ -4,7 +4,7 @@ COMMENT = read/write YAML files with as

MODULES = cpan
PKG_ARCH = *
-DISTNAME = YAML-Tiny-1.70
+DISTNAME = YAML-Tiny-1.73
CATEGORIES = devel
FIX_EXTRACT_PERMISSIONS= Yes

@@ -12,9 +12,9 @@ FIX_EXTRACT_PERMISSIONS= Yes
PERMIT_PACKAGE_CDROM = Yes

TEST_DEPENDS = devel/p5-YAML \
- devel/p5-YAML-Perl \
- devel/p5-YAML-Syck \
- devel/p5-YAML-XS
+ devel/p5-YAML-Perl \
+ devel/p5-YAML-Syck \
+ devel/p5-YAML-XS

MAKE_ENV += AUTOMATED_TESTING=1

Index: p5-YAML-Tiny/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-YAML-Tiny/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- p5-YAML-Tiny/distinfo 29 Apr 2017 13:26:12 -0000 1.7
+++ p5-YAML-Tiny/distinfo 21 Oct 2018 03:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (YAML-Tiny-1.70.tar.gz) = u85LUrXq/bBOMEOXWgjb85TQC30slYrbnQPZ9+kpElU=
-SIZE (YAML-Tiny-1.70.tar.gz) = 72663
+SHA256 (YAML-Tiny-1.73.tar.gz) = vDFfoS6PHj7l4vQw2Qtwil3H5HyGfbqNzjprj74ld0Q=
+SIZE (YAML-Tiny-1.73.tar.gz) = 73708
Index: p5-YAML-XS/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-YAML-XS/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- p5-YAML-XS/Makefile 19 May 2017 05:16:54 -0000 1.20
+++ p5-YAML-XS/Makefile 21 Oct 2018 03:57:56 -0000
@@ -4,7 +4,7 @@ COMMENT = YAML implementation using XS a

MODULES = cpan

-V = 0.65
+V = 0.74
DISTNAME = YAML-LibYAML-$V
PKGNAME = p5-YAML-XS-$V
CATEGORIES = devel
Index: p5-YAML-XS/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-YAML-XS/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- p5-YAML-XS/distinfo 19 May 2017 05:16:54 -0000 1.12
+++ p5-YAML-XS/distinfo 21 Oct 2018 03:57:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (YAML-LibYAML-0.65.tar.gz) = 23ELD8gykeRnpee8LeVV59OAI6jPcQhBcaEn4dDf8Ec=
-SIZE (YAML-LibYAML-0.65.tar.gz) = 143204
+SHA256 (YAML-LibYAML-0.74.tar.gz) = oN0OcOPqukMeNO8EeD8JZ5GW1r6bANO2aX2kb9wDNAg=
+SIZE (YAML-LibYAML-0.74.tar.gz) = 148305
Hi, ports@:

Here is a patch to update :
devel/p5-Test-Base --> 0.89
devel/p5-Test-YAML --> 1.07
devel/p5-YAML --> 1.26
devel/p5-YAML-Tiny --> 1.73
devel/p5-YAML-XS --> 0.74
All patch build and test well on my amd64 system.

OK ?

wen

No comments:

Post a Comment