* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2016-11-19 13:23 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2016-11-19 13:23 UTC (permalink / raw
To: gentoo-commits
commit: 44d1486298ec418cc2cbd3dbc3941171f8897d89
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 13:07:22 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:23:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d14862
dev-perl/XML-Compile: Added version 1.540.0
Deep dependency of sci-biology/meme
Package-Manager: portage-2.3.2
dev-perl/XML-Compile/Manifest | 1 +
dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild | 36 +++++++++++++++++++++++++
dev-perl/XML-Compile/metadata.xml | 12 +++++++++
3 files changed, 49 insertions(+)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
new file mode 100644
index 00000000..91c7ba3
--- /dev/null
+++ b/dev-perl/XML-Compile/Manifest
@@ -0,0 +1 @@
+DIST XML-Compile-1.54.tar.gz 205002 SHA256 4c640da5b99494eb1375996413e2d0bb42f800836957a5c3de1ddf054c0ae4c2 SHA512 824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310 WHIRLPOOL 9aad6bd92bc71185908f14f38a8ab604ce87376d7cbe0f55636a72b6191d02596ef00d49221ffb32cfcd03b715adcce32be8acc1861dbf8cd2aa4af4925edf64
diff --git a/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
new file mode 100644
index 00000000..67dcc24
--- /dev/null
+++ b/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.54
+inherit perl-module
+
+DESCRIPTION="Compilation based XML Processing"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.360.0
+ >=dev-perl/Log-Report-1.30.0
+ >=virtual/perl-MIME-Base64-3.100.0
+ >=virtual/perl-Math-BigInt-1.770.0
+ >=virtual/perl-Math-BigRat-0.100.0
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/XML-LibXML-2.10.700
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Deep-0.95.0
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
+src_install() {
+ perl-module_src_install
+ dodoc -r html
+}
diff --git a/dev-perl/XML-Compile/metadata.xml b/dev-perl/XML-Compile/metadata.xml
new file mode 100644
index 00000000..01fc816
--- /dev/null
+++ b/dev-perl/XML-Compile/metadata.xml
@@ -0,0 +1,12 @@
+<?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</remote-id>
+ <remote-id type="cpan-module">XML::Compile</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2017-04-02 19:35 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2017-04-02 19:35 UTC (permalink / raw
To: gentoo-commits
commit: c7c93a9b465d4955c299300ec853051fd5aa037e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 2 19:34:48 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 2 19:35:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c93a9b
dev-perl/XML-Compile: Bump to version 1.560.0
Upstream:
- xml2yaml adds --keep-root option (default: true)
- Adds json_friendly option
- Add bin xml2json
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/XML-Compile/Manifest | 1 +
dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild | 36 +++++++++++++++++++++++++
dev-perl/XML-Compile/metadata.xml | 12 +++++++++
3 files changed, 49 insertions(+)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index 91c7ba3d107..e3787382201 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-1.54.tar.gz 205002 SHA256 4c640da5b99494eb1375996413e2d0bb42f800836957a5c3de1ddf054c0ae4c2 SHA512 824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310 WHIRLPOOL 9aad6bd92bc71185908f14f38a8ab604ce87376d7cbe0f55636a72b6191d02596ef00d49221ffb32cfcd03b715adcce32be8acc1861dbf8cd2aa4af4925edf64
+DIST XML-Compile-1.56.tar.gz 207239 SHA256 822ff1be69305408f0a427f10da2cc76535bdef593a527a6515d75bbc6cc5fbc SHA512 bd33651aba2270b7d2d61b4660ced63c8979f21d6852001cfbde24f192f52677c92b8fcce1597cc28da4d1791d5f609f8b77b5065d4860545543cdee6e138e9f WHIRLPOOL 8945c1258c7c4db05670c16bb42ab9f1c649978449a64248fb9cd55b5cb0db33ac188ec555d4184d527d5b64ebf77d527a2af36dd31b881ccd02e48faba51d3e
diff --git a/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
new file mode 100644
index 00000000000..9bb1c935a3a
--- /dev/null
+++ b/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.56
+inherit perl-module
+
+DESCRIPTION="Compilation based XML Processing"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.360.0
+ >=dev-perl/Log-Report-1.30.0
+ >=virtual/perl-MIME-Base64-3.100.0
+ >=virtual/perl-Math-BigInt-1.770.0
+ >=virtual/perl-Math-BigRat-0.100.0
+ dev-perl/Types-Serialiser
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/XML-LibXML-2.10.700
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Deep-0.95.0
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
+src_install() {
+ perl-module_src_install
+ dodoc -r html
+}
diff --git a/dev-perl/XML-Compile/metadata.xml b/dev-perl/XML-Compile/metadata.xml
index 01fc816dabd..402e42a6802 100644
--- a/dev-perl/XML-Compile/metadata.xml
+++ b/dev-perl/XML-Compile/metadata.xml
@@ -8,5 +8,17 @@
<upstream>
<remote-id type="cpan">XML-Compile</remote-id>
<remote-id type="cpan-module">XML::Compile</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Iterator</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema::BuiltInFacets</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema::BuiltInTypes</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema::Instance</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema::NameSpaces</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Schema::Specs</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Translate</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Translate::Reader</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Translate::Template</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Translate::Writer</remote-id>
+ <remote-id type="cpan-module">XML::Compile::Util</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2018-03-28 2:59 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2018-03-28 2:59 UTC (permalink / raw
To: gentoo-commits
commit: 3dbf778d8eb6f2e52d3dd0015ea5a56a619b2915
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 02:58:48 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 02:58:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbf778d
dev-perl/XML-Compile: Bump to version 1.600.0
Upstream:
- Improve seperation of lexical-space and value-space facets
- Fix json_friendly enumeration and pattern facets
- Fix early facet on missing field
- Require newer Log::Report
- Move json regression tests to being author tests
- Accept non-ascii word characters in NCName type
- use facets with nested simpletypes
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/XML-Compile/Manifest | 1 +
dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild | 36 +++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index 2776838e5f8..f0892707d51 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1,2 +1,3 @@
DIST XML-Compile-1.54.tar.gz 205002 BLAKE2B ac3bb51453f51b5974955668cdca0faf7020934f6cd68cf1ec3f251921b521bc5f7980cb0d6754bbf3a231be06b7908e625d6f66420b3539d0fb3d5bf9bf0c2f SHA512 824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310
DIST XML-Compile-1.56.tar.gz 207239 BLAKE2B b577947e90b3071a3643bb733b265d95f2f2dce409fa5975ea4cd94e3b1fc7a2984cf8be095dee209a8fb287269b666664b452a3dcb6a5eec67969713f8091a8 SHA512 bd33651aba2270b7d2d61b4660ced63c8979f21d6852001cfbde24f192f52677c92b8fcce1597cc28da4d1791d5f609f8b77b5065d4860545543cdee6e138e9f
+DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015 SHA512 361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b
diff --git a/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild
new file mode 100644
index 00000000000..a4b3b79c2a9
--- /dev/null
+++ b/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.60
+inherit perl-module
+
+DESCRIPTION="Compilation based XML Processing"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.360.0
+ >=dev-perl/Log-Report-1.200.0
+ >=virtual/perl-MIME-Base64-3.100.0
+ >=virtual/perl-Math-BigInt-1.770.0
+ >=virtual/perl-Math-BigRat-0.100.0
+ dev-perl/Types-Serialiser
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/XML-LibXML-2.10.700
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Deep-0.95.0
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
+src_install() {
+ perl-module_src_install
+ dodoc -r html
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2019-07-25 6:48 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2019-07-25 6:48 UTC (permalink / raw
To: gentoo-commits
commit: 01fbac0f16784612456f8d8a3017813b2519e3cc
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 05:46:34 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fbac0f
dev-perl/XML-Compile: Cleanup old versions
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/XML-Compile/Manifest | 2 --
dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild | 35 ------------------------
dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild | 36 -------------------------
3 files changed, 73 deletions(-)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index f0892707d51..6458d5b4dfc 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1,3 +1 @@
-DIST XML-Compile-1.54.tar.gz 205002 BLAKE2B ac3bb51453f51b5974955668cdca0faf7020934f6cd68cf1ec3f251921b521bc5f7980cb0d6754bbf3a231be06b7908e625d6f66420b3539d0fb3d5bf9bf0c2f SHA512 824318d0c941cd3e17f6c7396b815675f87fa03c5b17de6e2a71cfeefcffec8b2f050b1c6d63e013726a3d57cfc76c4ee29dbde14b91a6b1500341dd9c5e7310
-DIST XML-Compile-1.56.tar.gz 207239 BLAKE2B b577947e90b3071a3643bb733b265d95f2f2dce409fa5975ea4cd94e3b1fc7a2984cf8be095dee209a8fb287269b666664b452a3dcb6a5eec67969713f8091a8 SHA512 bd33651aba2270b7d2d61b4660ced63c8979f21d6852001cfbde24f192f52677c92b8fcce1597cc28da4d1791d5f609f8b77b5065d4860545543cdee6e138e9f
DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015 SHA512 361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b
diff --git a/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
deleted file mode 100644
index 7ff94c67182..00000000000
--- a/dev-perl/XML-Compile/XML-Compile-1.540.0.ebuild
+++ /dev/null
@@ -1,35 +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=1.54
-inherit perl-module
-
-DESCRIPTION="Compilation based XML Processing"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Digest-MD5-2.360.0
- >=dev-perl/Log-Report-1.30.0
- >=virtual/perl-MIME-Base64-3.100.0
- >=virtual/perl-Math-BigInt-1.770.0
- >=virtual/perl-Math-BigRat-0.100.0
- virtual/perl-Scalar-List-Utils
- >=dev-perl/XML-LibXML-2.10.700
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=dev-perl/Test-Deep-0.95.0
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
-src_install() {
- perl-module_src_install
- dodoc -r html
-}
diff --git a/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
deleted file mode 100644
index 9bb1c935a3a..00000000000
--- a/dev-perl/XML-Compile/XML-Compile-1.560.0.ebuild
+++ /dev/null
@@ -1,36 +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=1.56
-inherit perl-module
-
-DESCRIPTION="Compilation based XML Processing"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Digest-MD5-2.360.0
- >=dev-perl/Log-Report-1.30.0
- >=virtual/perl-MIME-Base64-3.100.0
- >=virtual/perl-Math-BigInt-1.770.0
- >=virtual/perl-Math-BigRat-0.100.0
- dev-perl/Types-Serialiser
- virtual/perl-Scalar-List-Utils
- >=dev-perl/XML-LibXML-2.10.700
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=dev-perl/Test-Deep-0.95.0
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
-src_install() {
- perl-module_src_install
- dodoc -r html
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2021-10-03 22:47 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-10-03 22:47 UTC (permalink / raw
To: gentoo-commits
commit: b706c59e100926056e062f6be2399eefd38a8c91
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 3 22:41:14 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 3 22:47:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b706c59e
dev-perl/XML-Compile: Version bump 1.63
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/Manifest | 1 +
dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild | 38 +++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index 6458d5b4dfc..0213055a0c0 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015 SHA512 361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b
+DIST XML-Compile-1.63.tar.gz 210240 BLAKE2B 24d912ecc779b66cc3cff208fbf13852ee362cb8ea4e04a987d7594956fcee0c9dab80a61cd04cddc134a7f1711b52c1396338f01447fbb66e674ff6227094cb SHA512 92f030ae7d54ef9aa82910e570d011cb98eda1546695a26626e5b17bfde7016d155f50ffe87fd4ae4111d075ad852d44fa7183ec96bf0c5cb2a7fba46a1a13db
diff --git a/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild
new file mode 100644
index 00000000000..108ed15d7d0
--- /dev/null
+++ b/dev-perl/XML-Compile/XML-Compile-1.630.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.63
+inherit perl-module
+
+DESCRIPTION="Compilation based XML Processing"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.360.0
+ >=virtual/perl-IO-1.220.0
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/Log-Report-1.200.0
+ >=virtual/perl-MIME-Base64-3.100.0
+ >=virtual/perl-Math-BigInt-1.770.0
+ >=virtual/perl-Math-BigRat-0.100.0
+ dev-perl/Types-Serialiser
+ >=dev-perl/XML-LibXML-2.10.700
+ >=virtual/perl-bignum-0.100.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Deep-0.95.0
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
+
+src_install() {
+ perl-module_src_install
+ dodoc -r html
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2021-12-11 11:38 Andreas K. Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11 11:38 UTC (permalink / raw
To: gentoo-commits
commit: bd8041d4e0a747b705a2576fd9416177d7d3e720
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 11:35:49 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 11:38:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8041d4
dev-perl/XML-Compile: 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/Manifest | 1 -
dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild | 37 -------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index 0213055a0c0c..030d5c69a8ee 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1,2 +1 @@
-DIST XML-Compile-1.60.tar.gz 209090 BLAKE2B 215c043b84f46583cedf12b8be2ed48ce29ce0da45fddbb50135ea0685a3504baba22d61b463e42cfd2090514675396c6e6c400722bdf85b2f9d3a9f59a09015 SHA512 361666004b61bbdf07f62421239120256de3cbf5f17da532c7bab5c8fc9c057638dbf2c26604f8ecea3ef1301364dd945ccc9cbddc358096962d4c289009b61b
DIST XML-Compile-1.63.tar.gz 210240 BLAKE2B 24d912ecc779b66cc3cff208fbf13852ee362cb8ea4e04a987d7594956fcee0c9dab80a61cd04cddc134a7f1711b52c1396338f01447fbb66e674ff6227094cb SHA512 92f030ae7d54ef9aa82910e570d011cb98eda1546695a26626e5b17bfde7016d155f50ffe87fd4ae4111d075ad852d44fa7183ec96bf0c5cb2a7fba46a1a13db
diff --git a/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild
deleted file mode 100644
index f33bf719dd0e..000000000000
--- a/dev-perl/XML-Compile/XML-Compile-1.600.0.ebuild
+++ /dev/null
@@ -1,37 +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=1.60
-inherit perl-module
-
-DESCRIPTION="Compilation based XML Processing"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-Digest-MD5-2.360.0
- >=dev-perl/Log-Report-1.200.0
- >=virtual/perl-MIME-Base64-3.100.0
- >=virtual/perl-Math-BigInt-1.770.0
- >=virtual/perl-Math-BigRat-0.100.0
- dev-perl/Types-Serialiser
- virtual/perl-Scalar-List-Utils
- >=dev-perl/XML-LibXML-2.10.700
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=dev-perl/Test-Deep-0.95.0
- >=virtual/perl-Test-Simple-0.540.0
- >=dev-perl/XML-Compile-Tester-0.900.0
- )
-"
-src_install() {
- perl-module_src_install
- dodoc -r html
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/
@ 2024-10-24 10:23 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-10-24 10:23 UTC (permalink / raw
To: gentoo-commits
commit: d01edb158ac1ca1963212da662fa4a9476e448b9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 10:10:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 10:22:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01edb15
dev-perl/XML-Compile: add 1.640.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XML-Compile/Manifest | 1 +
dev-perl/XML-Compile/XML-Compile-1.640.0.ebuild | 39 +++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-perl/XML-Compile/Manifest b/dev-perl/XML-Compile/Manifest
index 030d5c69a8ee..99ea227e585b 100644
--- a/dev-perl/XML-Compile/Manifest
+++ b/dev-perl/XML-Compile/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-1.63.tar.gz 210240 BLAKE2B 24d912ecc779b66cc3cff208fbf13852ee362cb8ea4e04a987d7594956fcee0c9dab80a61cd04cddc134a7f1711b52c1396338f01447fbb66e674ff6227094cb SHA512 92f030ae7d54ef9aa82910e570d011cb98eda1546695a26626e5b17bfde7016d155f50ffe87fd4ae4111d075ad852d44fa7183ec96bf0c5cb2a7fba46a1a13db
+DIST XML-Compile-1.64.tar.gz 210685 BLAKE2B b294737ef12bc1d93d8f6108e79617eacc272f07b033e9d12a8f4a4726233983415f0e5db86b0a77ff0e03a98feaa39b0e87bbb07f8843b01926ac6a35a0e943 SHA512 61517b11de05b19018bc1231992856c13a2acccc5e69d9b15a8631f015837344f62cfc7076454a618f5eb6c768e3d70d8d32a22ee2e41829f928ba3fa538c5e9
diff --git a/dev-perl/XML-Compile/XML-Compile-1.640.0.ebuild b/dev-perl/XML-Compile/XML-Compile-1.640.0.ebuild
new file mode 100644
index 000000000000..ee4249941abc
--- /dev/null
+++ b/dev-perl/XML-Compile/XML-Compile-1.640.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.64
+inherit perl-module
+
+DESCRIPTION="Compilation based XML Processing"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=virtual/perl-Digest-MD5-2.360.0
+ >=virtual/perl-IO-1.220.0
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/Log-Report-1.200.0
+ >=virtual/perl-MIME-Base64-3.100.0
+ >=virtual/perl-Math-BigInt-1.770.0
+ >=virtual/perl-Math-BigRat-0.100.0
+ dev-perl/Types-Serialiser
+ >=dev-perl/XML-LibXML-2.10.700
+ >=virtual/perl-bignum-0.100.0
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/Test-Deep-0.95.0
+ >=virtual/perl-Test-Simple-0.540.0
+ >=dev-perl/XML-Compile-Tester-0.900.0
+ )
+"
+
+src_install() {
+ perl-module_src_install
+ dodoc -r html
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-10-24 10:23 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-11 11:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2024-10-24 10:23 Sam James
2021-10-03 22:47 Andreas K. Hüttel
2019-07-25 6:48 Kent Fredric
2018-03-28 2:59 Kent Fredric
2017-04-02 19:35 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