* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2016-11-19 13:23 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2016-11-19 13:23 UTC (permalink / raw
To: gentoo-commits
commit: 15b2738d7bd9f1b10f0c2ba3a843900bae632758
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 13:22:42 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:23:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b2738d
dev-perl/XML-Compile-SOAP: Add version 3.200.0
Required by sci-biology/meme
Package-Manager: portage-2.3.2
dev-perl/XML-Compile-SOAP/Manifest | 1 +
.../XML-Compile-SOAP-3.200.0.ebuild | 31 ++++++++++++++++++++++
dev-perl/XML-Compile-SOAP/metadata.xml | 26 ++++++++++++++++++
3 files changed, 58 insertions(+)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
new file mode 100644
index 00000000..bfbd408
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -0,0 +1 @@
+DIST XML-Compile-SOAP-3.20.tar.gz 100249 SHA256 a5bf457134b66d3efb6d7429e47c4f78bd44e1ad32141d7d62f7a48ccf59f462 SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5 WHIRLPOOL a54e8d1d8e1db055e51d900ffaa2766e31b1903af05fa32aa856d1fba4081b83e47971f640b480541406417b50544b137773751958c77433fdd164d49ce3bc42
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
new file mode 100644
index 00000000..4395571
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.20
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/File-Slurp-Tiny
+ >=dev-perl/libwww-perl-6.80.0
+ >=dev-perl/Log-Report-1.50.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.510.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
diff --git a/dev-perl/XML-Compile-SOAP/metadata.xml b/dev-perl/XML-Compile-SOAP/metadata.xml
new file mode 100644
index 00000000..49eb063
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">XML-Compile-SOAP</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP11</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP11::Client</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP11::Operation</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP11::Server</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Client</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Extension</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Operation</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Server</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Trace</remote-id>
+ <remote-id type="cpan-module">XML::Compile::SOAP::Util</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Transport</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Transport::SOAPHTTP</remote-id>
+ <remote-id type="cpan-module">XML::Compile::XOP</remote-id>
+ <remote-id type="cpan-module">XML::Compile::XOP::Include</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2017-01-17 10:50 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2017-01-17 10:50 UTC (permalink / raw
To: gentoo-commits
commit: a9896657f0dd4236c63e8f11355158b673821bf7
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 10:49:43 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 10:50:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9896657
dev-perl/XML-Compile-SOAP: Bump to version 3.210.0
Upstream:
- Optimization: XOP hooks no longer trigger unless the XOP module
is loaded.
- Constant XS_DAEMON_NS now XC_DAEMON_NS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/XML-Compile-SOAP/Manifest | 1 +
.../XML-Compile-SOAP-3.210.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index bfbd408..ebcd2e9 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-SOAP-3.20.tar.gz 100249 SHA256 a5bf457134b66d3efb6d7429e47c4f78bd44e1ad32141d7d62f7a48ccf59f462 SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5 WHIRLPOOL a54e8d1d8e1db055e51d900ffaa2766e31b1903af05fa32aa856d1fba4081b83e47971f640b480541406417b50544b137773751958c77433fdd164d49ce3bc42
+DIST XML-Compile-SOAP-3.21.tar.gz 100491 SHA256 9fc98b89d1a21c963c11c54edd4705165dcb185f782574bce0167a390f6cb167 SHA512 f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697 WHIRLPOOL 98e8d769f4917570f6d7c2dc58017189cbff79cc8b56aa46df0d52ea006b7341fb5a946e81657debe1da50b12014ce220f16903270e5e98b76a9470c97a9ec13
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
new file mode 100644
index 00000000..1bde73a
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.21
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/File-Slurp-Tiny
+ >=dev-perl/libwww-perl-6.80.0
+ >=dev-perl/Log-Report-1.50.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.510.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2018-03-28 3:18 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2018-03-28 3:18 UTC (permalink / raw
To: gentoo-commits
commit: 0cc4951fb7d81859c76c76eda6a85dfd44a8dc99
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 03:17:54 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 03:17:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc4951f
dev-perl/XML-Compile-SOAP: Bump to version 3.240.0
Upstream:
- Fix ::XOP::Include file-reads always die()'ing
- Fix ::XOP::Include not enforcing raw mode
- Add 'Host' to header
- Add RPC style header with type part
- Fix ::Server::compileFilter failing with empty RPC bodies
- Fix use of experimental keys on scalar
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/XML-Compile-SOAP/Manifest | 1 +
.../XML-Compile-SOAP-3.240.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index f9b1f1761cc..3a15fbcee3f 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1,2 +1,3 @@
DIST XML-Compile-SOAP-3.20.tar.gz 100249 BLAKE2B 240d9d0ee30ed4b058b86057e8a87bd40b878247d2125380e7805fe83f5cf472f30353777f9043d1d493070bc221262ec0d98d2e5c187818fa53fb92c1bbbf9e SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5
DIST XML-Compile-SOAP-3.21.tar.gz 100491 BLAKE2B edccfe788cccf654e9a694d62e8d2be8a6d0a6a557453e9659854736df932412cabe3577c14adef5bb7fbd4aea7d3f712953718742e1bec7457d25a18bc6e2ba SHA512 f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697
+DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
new file mode 100644
index 00000000000..db47b202e59
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.24
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/File-Slurp-Tiny
+ >=dev-perl/libwww-perl-6.80.0
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/Net-HTTP-6.160.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.580.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2019-07-17 11:54 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2019-07-17 11:54 UTC (permalink / raw
To: gentoo-commits
commit: 13642648f1d2a04ea8c7a08ae6df7b94e9f841c7
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 11:54:13 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 11:54:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13642648
dev-perl/XML-Compile-SOAP: Fix missing Test-Deep dep bug #663408
Bug: https://bugs.gentoo.org/663408
Bug: https://rt.cpan.org/Ticket/Display.html?id=130096
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
...-Compile-SOAP-3.240.0.ebuild => XML-Compile-SOAP-3.240.0-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild
similarity index 91%
rename from dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
rename to dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild
index db47b202e59..9dac7b577f1 100644
--- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -25,6 +25,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/Test-Deep
>=virtual/perl-Test-Simple-0.540.0
>=dev-perl/XML-Compile-Tester-0.900.0
)
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2019-07-25 6:48 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2019-07-25 6:48 UTC (permalink / raw
To: gentoo-commits
commit: 72b327f6469d0cc0105fb22c37b02ff9b82adee2
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 05:51:32 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b327f6
dev-perl/XML-Compile-SOAP: Cleanup old versions
Closes: https://bugs.gentoo.org/663408
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/XML-Compile-SOAP/Manifest | 2 --
.../XML-Compile-SOAP-3.200.0.ebuild | 30 ----------------------
.../XML-Compile-SOAP-3.210.0.ebuild | 30 ----------------------
3 files changed, 62 deletions(-)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index 3a15fbcee3f..28e9d9fc229 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1,3 +1 @@
-DIST XML-Compile-SOAP-3.20.tar.gz 100249 BLAKE2B 240d9d0ee30ed4b058b86057e8a87bd40b878247d2125380e7805fe83f5cf472f30353777f9043d1d493070bc221262ec0d98d2e5c187818fa53fb92c1bbbf9e SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5
-DIST XML-Compile-SOAP-3.21.tar.gz 100491 BLAKE2B edccfe788cccf654e9a694d62e8d2be8a6d0a6a557453e9659854736df932412cabe3577c14adef5bb7fbd4aea7d3f712953718742e1bec7457d25a18bc6e2ba SHA512 f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697
DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
deleted file mode 100644
index ef877552527..00000000000
--- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=3.20
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Soap 1.1 XML Compiler"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-perl/File-Slurp-Tiny
- >=dev-perl/libwww-perl-6.80.0
- >=dev-perl/Log-Report-1.50.0
- virtual/perl-Time-HiRes
- >=dev-perl/XML-Compile-1.510.0
- >=dev-perl/XML-Compile-Cache-1.30.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
deleted file mode 100644
index 4efd77e5425..00000000000
--- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=3.21
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Soap 1.1 XML Compiler"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-perl/File-Slurp-Tiny
- >=dev-perl/libwww-perl-6.80.0
- >=dev-perl/Log-Report-1.50.0
- virtual/perl-Time-HiRes
- >=dev-perl/XML-Compile-1.510.0
- >=dev-perl/XML-Compile-Cache-1.30.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2021-10-03 22:47 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-10-03 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 1b4970246950d6225550cb76ba56cdf035fb49a8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 3 22:44:56 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 22:47:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b497024
dev-perl/XML-Compile-SOAP: Version bump 3.27
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-SOAP/Manifest | 1 +
.../XML-Compile-SOAP-3.270.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index 28e9d9fc229..c8bd6e79e93 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035
+DIST XML-Compile-SOAP-3.27.tar.gz 103376 BLAKE2B 5d519b320d36c6bcdd78d8a7a1bcf0d873f6e1cb8095b900a0a742a7d22960cf72ffeec638330f7381db4d0c70031e146e5a5227cb927865a8d956fcac887881 SHA512 eb064916b6ae0b2e5bd85b1ad328aecee529a4bdc147d85d6c96f6024234c44ee6751920f3e8d7a84cdaca717941db60a0d031d54641e9e9b1532e795810d869
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.270.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.270.0.ebuild
new file mode 100644
index 00000000000..86ec0e1bc91
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.270.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.27
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-perl/File-Slurper
+ >=dev-perl/libwww-perl-6.80.0
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/Net-HTTP-6.160.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.580.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2021-12-11 11:38 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11 11:38 UTC (permalink / raw
To: gentoo-commits
commit: e0abbe90a710eb05d9d1cbcf3d68deb13668c555
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 11:36:38 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 11:38:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0abbe90
dev-perl/XML-Compile-SOAP: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-SOAP/Manifest | 1 -
.../XML-Compile-SOAP-3.240.0-r1.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index c8bd6e79e931..53664b844fea 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1,2 +1 @@
-DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035
DIST XML-Compile-SOAP-3.27.tar.gz 103376 BLAKE2B 5d519b320d36c6bcdd78d8a7a1bcf0d873f6e1cb8095b900a0a742a7d22960cf72ffeec638330f7381db4d0c70031e146e5a5227cb927865a8d956fcac887881 SHA512 eb064916b6ae0b2e5bd85b1ad328aecee529a4bdc147d85d6c96f6024234c44ee6751920f3e8d7a84cdaca717941db60a0d031d54641e9e9b1532e795810d869
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild
deleted file mode 100644
index 7b99b9ec5af2..000000000000
--- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=3.24
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Soap 1.1 XML Compiler"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-perl/File-Slurp-Tiny
- >=dev-perl/libwww-perl-6.80.0
- >=dev-perl/Log-Report-1.50.0
- >=dev-perl/Net-HTTP-6.160.0
- virtual/perl-Time-HiRes
- >=dev-perl/XML-Compile-1.580.0
- >=dev-perl/XML-Compile-Cache-1.30.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- dev-perl/Test-Deep
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/
@ 2023-06-17 23:57 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2023-06-17 23:57 UTC (permalink / raw
To: gentoo-commits
commit: c833ce2060e57b47fa68fb5729da56256809a8aa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 23:55:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 23:55:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c833ce20
dev-perl/XML-Compile-SOAP: add 3.280.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XML-Compile-SOAP/Manifest | 1 +
.../XML-Compile-SOAP-3.280.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
index 53664b844fea..fd7c3019e3a4 100644
--- a/dev-perl/XML-Compile-SOAP/Manifest
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-SOAP-3.27.tar.gz 103376 BLAKE2B 5d519b320d36c6bcdd78d8a7a1bcf0d873f6e1cb8095b900a0a742a7d22960cf72ffeec638330f7381db4d0c70031e146e5a5227cb927865a8d956fcac887881 SHA512 eb064916b6ae0b2e5bd85b1ad328aecee529a4bdc147d85d6c96f6024234c44ee6751920f3e8d7a84cdaca717941db60a0d031d54641e9e9b1532e795810d869
+DIST XML-Compile-SOAP-3.28.tar.gz 103657 BLAKE2B c88b4a266537281297d60360dbac7292638cb030d32b5e29c06fa43796bad2ede0f540b9dc20703430cc690806ebf6c823218b0c773b1a5e78b23b6b27485b3e SHA512 52901978120e9de5105960ee5add3bc4321a6db99b6d0dea223073cf0607ed272f769bec676173bf908ec4ee0454e19c66c5663c6bd4d792455e9a8b9fcebb65
diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.280.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.280.0.ebuild
new file mode 100644
index 000000000000..91406d2f4030
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.280.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.28
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-perl/File-Slurper
+ >=dev-perl/libwww-perl-6.80.0
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/LWP-Protocol-https-6.0.0
+ >=dev-perl/Net-HTTP-6.160.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.580.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-06-17 23:57 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-SOAP/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2023-06-17 23:57 Sam James
2021-12-11 11:38 Andreas K. Hüttel
2021-10-03 22:47 Andreas K. Hüttel
2019-07-25 6:48 Kent Fredric
2018-03-28 3:18 Kent Fredric
2017-01-17 10:50 Kent Fredric
2016-11-19 13:23 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox