summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-05-09 16:35:52 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-05-09 16:35:52 +0000
commitae589debcdfa990ab1d47d52b0ea9dd28da27645 (patch)
tree4fc3fae2d35db0003655fba9d55ad3c7e507a01a
parentMerge updates from master (diff)
downloadgentoo-ae589debcdfa990ab1d47d52b0ea9dd28da27645.tar.gz
gentoo-ae589debcdfa990ab1d47d52b0ea9dd28da27645.tar.bz2
gentoo-ae589debcdfa990ab1d47d52b0ea9dd28da27645.zip
2021-05-09 16:35:50 UTC
-rw-r--r--metadata/md5-cache/dev-perl/JSON-4.30.016
-rw-r--r--metadata/md5-cache/dev-perl/SOAP-WSDL-3.4.016
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 35 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-perl/JSON-4.30.0 b/metadata/md5-cache/dev-perl/JSON-4.30.0
new file mode 100644
index 000000000000..57cd0a242aaa
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/JSON-4.30.0
@@ -0,0 +1,16 @@
+BDEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=JSON (JavaScript Object Notation) encoder/decoder
+EAPI=7
+HOMEPAGE=https://metacpan.org/release/JSON
+INHERIT=perl-module
+IUSE=test +xs examples
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=xs? ( >=dev-perl/JSON-XS-2.340.0 ) dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/I/IS/ISHIGAKI/JSON-4.03.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584
+_md5_=8f3f34d84f6e5d0a0aba327e9aae0f65
diff --git a/metadata/md5-cache/dev-perl/SOAP-WSDL-3.4.0 b/metadata/md5-cache/dev-perl/SOAP-WSDL-3.4.0
new file mode 100644
index 000000000000..057d31ae26f9
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/SOAP-WSDL-3.4.0
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-perl/Class-Load-0.200.0 >=dev-perl/Class-Std-Fast-0.0.5 virtual/perl-Data-Dumper dev-perl/TimeDate virtual/perl-File-Path virtual/perl-File-Spec virtual/perl-Getopt-Long dev-perl/libwww-perl dev-perl/Module-Build virtual/perl-Scalar-List-Utils virtual/perl-Storable >=dev-perl/Template-Toolkit-2.180.0 dev-perl/TermReadKey dev-perl/URI dev-perl/XML-Parser virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/CGI virtual/perl-Test-Simple virtual/perl-Getopt-Long virtual/perl-Storable ) dev-lang/perl
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=SOAP with WSDL support
+EAPI=7
+HOMEPAGE=https://metacpan.org/release/SOAP-WSDL
+INHERIT=perl-module
+IUSE=test examples
+KEYWORDS=~amd64 ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=>=dev-perl/Class-Load-0.200.0 >=dev-perl/Class-Std-Fast-0.0.5 virtual/perl-Data-Dumper dev-perl/TimeDate virtual/perl-File-Path virtual/perl-File-Spec virtual/perl-Getopt-Long dev-perl/libwww-perl dev-perl/Module-Build virtual/perl-Scalar-List-Utils virtual/perl-Storable >=dev-perl/Template-Toolkit-2.180.0 dev-perl/TermReadKey dev-perl/URI dev-perl/XML-Parser dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/S/SW/SWALTERS/SOAP-WSDL-3.004.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584
+_md5_=fdf749ab6c55decd4db19f7ae79f7e57
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 5446f9c8560b..72c17f499fbe 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -6951,7 +6951,7 @@ dev-perl/Inline 0.800.0: Write Perl subroutines in other languages
dev-perl/Inline-C 0.780.0: C Language Support for Inline
dev-perl/Inline-Files 0.690.0: Multiple virtual files in a single file
dev-perl/Inline-Python 0.560.0-r1: Easy implementation of Python extensions
-dev-perl/JSON 2.940.0: JSON (JavaScript Object Notation) encoder/decoder
+dev-perl/JSON 2.940.0 4.30.0: JSON (JavaScript Object Notation) encoder/decoder
dev-perl/JSON-Any 1.390.0: Wrapper Class for the various JSON classes (DEPRECATED)
dev-perl/JSON-MaybeXS 1.3.9: Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
dev-perl/JSON-Parse 0.550.0: Read JSON into a Perl Variable
@@ -7410,7 +7410,7 @@ dev-perl/SDL 2.546: Simple DirectMedia Layer (SDL) bindings for perl
dev-perl/SGMLSpm 1.1-r1: Perl library for parsing the output of nsgmls
dev-perl/SNMP_Session 1.13-r2: A SNMP Perl Module
dev-perl/SOAP-Lite 1.260.0: Lightweight interface to the SOAP protocol both on client and server side
-dev-perl/SOAP-WSDL 3.3.0: SOAP with WSDL support
+dev-perl/SOAP-WSDL 3.3.0 3.4.0: SOAP with WSDL support
dev-perl/SQL-Abstract 1.840.0: Generate SQL from Perl data structures
dev-perl/SQL-Abstract-Classic 1.910.0: Generate SQL from Perl data structures with backwards/forwards compat
dev-perl/SQL-Abstract-Limit 0.141.0-r1: Portable LIMIT emulation
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index cd08491d6cc6..e8737f20d189 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 09 May 2021 15:50:27 +0000
+Sun, 09 May 2021 16:35:51 +0000