* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/xmlm/
@ 2022-04-04 19:32 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-04-04 19:32 UTC (permalink / raw
To: gentoo-commits
commit: 98049d34aa3eadc34c6a248a2575b7621fb2fc59
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Apr 4 19:31:47 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Apr 4 19:32:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98049d34
dev-ml/xmlm: add 1.4.0, drop 1.3.0-r3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/xmlm/Manifest | 2 +-
dev-ml/xmlm/{xmlm-1.3.0-r3.ebuild => xmlm-1.4.0.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest
index e96019c4d..fa2717989 100644
--- a/dev-ml/xmlm/Manifest
+++ b/dev-ml/xmlm/Manifest
@@ -1 +1 @@
-DIST xmlm-1.3.0.tbz 25176 BLAKE2B 546f433386101c2460b0a8cadf94e383269e81792d068fa4c85d78117a5e65a64bd5e2fac0a5857d6bdefc7c511ae98cc77410b276ecb0300baf73d70ccb2251 SHA512 fd3b9ba8cd12321fd8d56e9ce829a7c8b121bff11cbf7ede58fa0280302fe0ba64f510360ff5b5182591faef660792db66db36e45f6355e3d22bb521f8e308fe
+DIST xmlm-1.4.0.tbz 26122 BLAKE2B dcc75836199eeca49967c4245b793b612c3ac83677dc4185d956437af63802759cc99190ad3ad036227706b4ecd4af938ed76d2f049b1273e81bf13b79e6316b SHA512 69f6112e6466952256d670fe1751fe4ae79e20d50f018ece1709eb2240cb1b00968ac7cee110771e0617a38ebc1cdb43e9d146471ce66ac1b176e4a1660531eb
diff --git a/dev-ml/xmlm/xmlm-1.3.0-r3.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild
similarity index 100%
rename from dev-ml/xmlm/xmlm-1.3.0-r3.ebuild
rename to dev-ml/xmlm/xmlm-1.4.0.ebuild
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/xmlm/
@ 2022-04-05 2:14 Ronny Gutbrod
2022-04-05 2:16 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
0 siblings, 1 reply; 4+ messages in thread
From: Ronny Gutbrod @ 2022-04-05 2:14 UTC (permalink / raw
To: gentoo-commits
commit: aeaa506ae06ed9160b2c6108952cddf4dafa195b
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Apr 5 02:09:23 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Apr 5 02:09:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aeaa506a
dev-ml/xmlm: update SRC_URI and HOMEPAGE (HTTP -> HTTPS)
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-ml/xmlm/xmlm-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/xmlm/xmlm-1.4.0.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild
index bb7de9ee7..e470e5e5e 100644
--- a/dev-ml/xmlm/xmlm-1.4.0.ebuild
+++ b/dev-ml/xmlm/xmlm-1.4.0.ebuild
@@ -7,10 +7,10 @@ inherit findlib opam
DESCRIPTION="Ocaml XML manipulation module"
HOMEPAGE="
- http://erratique.ch/software/xmlm
+ https://erratique.ch/software/xmlm
https://github.com/dbuenzli/xmlm
"
-SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
+SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/xmlm/
2022-04-05 2:14 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/xmlm/ Ronny Gutbrod
@ 2022-04-05 2:16 ` Ronny Gutbrod
0 siblings, 0 replies; 4+ messages in thread
From: Ronny Gutbrod @ 2022-04-05 2:16 UTC (permalink / raw
To: gentoo-commits
commit: aeaa506ae06ed9160b2c6108952cddf4dafa195b
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue Apr 5 02:09:23 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Apr 5 02:09:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aeaa506a
dev-ml/xmlm: update SRC_URI and HOMEPAGE (HTTP -> HTTPS)
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
dev-ml/xmlm/xmlm-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/xmlm/xmlm-1.4.0.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild
index bb7de9ee7..e470e5e5e 100644
--- a/dev-ml/xmlm/xmlm-1.4.0.ebuild
+++ b/dev-ml/xmlm/xmlm-1.4.0.ebuild
@@ -7,10 +7,10 @@ inherit findlib opam
DESCRIPTION="Ocaml XML manipulation module"
HOMEPAGE="
- http://erratique.ch/software/xmlm
+ https://erratique.ch/software/xmlm
https://github.com/dbuenzli/xmlm
"
-SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
+SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/xmlm/
@ 2024-11-21 21:21 Julien Roy
0 siblings, 0 replies; 4+ messages in thread
From: Julien Roy @ 2024-11-21 21:21 UTC (permalink / raw
To: gentoo-commits
commit: 486992ec68ac71c46bcc84b211049efd4aac5f0a
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Nov 21 21:21:06 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Nov 21 21:21:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=486992ec
dev-ml/xmlm: treeclean
moved to ::gentoo
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-ml/xmlm/Manifest | 1 -
dev-ml/xmlm/metadata.xml | 25 -------------------------
dev-ml/xmlm/xmlm-1.4.0.ebuild | 33 ---------------------------------
3 files changed, 59 deletions(-)
diff --git a/dev-ml/xmlm/Manifest b/dev-ml/xmlm/Manifest
deleted file mode 100644
index fa2717989..000000000
--- a/dev-ml/xmlm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xmlm-1.4.0.tbz 26122 BLAKE2B dcc75836199eeca49967c4245b793b612c3ac83677dc4185d956437af63802759cc99190ad3ad036227706b4ecd4af938ed76d2f049b1273e81bf13b79e6316b SHA512 69f6112e6466952256d670fe1751fe4ae79e20d50f018ece1709eb2240cb1b00968ac7cee110771e0617a38ebc1cdb43e9d146471ce66ac1b176e4a1660531eb
diff --git a/dev-ml/xmlm/metadata.xml b/dev-ml/xmlm/metadata.xml
deleted file mode 100644
index 87b57f2d1..000000000
--- a/dev-ml/xmlm/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>fogti@ytrizja.de</email>
- <name>Alain Emilia Anna Zscheile</name>
- </maintainer>
- <longdescription lang="en">Xmlm is a streaming codec to decode and encode the XML data format. It
-can process XML documents without a complete in-memory representation of the
-data.
-
-Xmlm is made of a single independent module and distributed
-under the ISC license.
-
-Home page: http://erratique.ch/software/xmlm</longdescription>
- <upstream>
- <doc>https://erratique.ch/software/xmlm/doc/</doc>
- <bugs-to>https://github.com/dbuenzli/xmlm/issues</bugs-to>
- <remote-id type="github">dbuenzli/xmlm</remote-id>
- <maintainer>
- <name>Daniel Bünzli</name>
- <email>daniel.buenzli@erratique.ch</email>
- </maintainer>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ml/xmlm/xmlm-1.4.0.ebuild b/dev-ml/xmlm/xmlm-1.4.0.ebuild
deleted file mode 100644
index 3a16841c7..000000000
--- a/dev-ml/xmlm/xmlm-1.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit findlib opam
-
-DESCRIPTION="Ocaml XML manipulation module"
-HOMEPAGE="
- https://erratique.ch/software/xmlm
- https://github.com/dbuenzli/xmlm
-"
-SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="dev-ml/topkg"
-BDEPEND="dev-ml/ocamlbuild"
-
-RESTRICT="!test? ( test )"
-OPAM_FILE=opam
-
-src_compile() {
- ocaml pkg/pkg.ml build --tests $(usex test 'true' 'false') || die
-}
-
-src_test() {
- opam_src_test
- ocaml pkg/pkg.ml test || die
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-11-21 21:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-05 2:14 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/xmlm/ Ronny Gutbrod
2022-04-05 2:16 ` [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
-- strict thread matches above, loose matches on Subject: below --
2024-11-21 21:21 Julien Roy
2022-04-04 19:32 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox