From: "J. S." <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-perl][PATCH 25/42] libmime-types-perl: Change references to search.cpan.org to use metacpan.org
Date: Thu, 24 Oct 2024 16:07:44 -0400 [thread overview]
Message-ID: <20241024201806.440273-26-schonm@gmail.com> (raw)
In-Reply-To: <20241024201806.440273-1-schonm@gmail.com>
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb
index fa4ad6fc4..67b29019c 100644
--- a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb
+++ b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb
@@ -5,13 +5,13 @@ is transmitted. Sometimes real knowledge about a mime-type is need.\
\n\
This module maintains a set of MIME::Type objects, which each describe \
one known mime type."
-HOMEPAGE = "http://search.cpan.org/~markov/MIME-Types-${PV}"
+HOMEPAGE = "https://metacpan.org/release/MARKOV/MIME-Types-2.26"
SECTION = "libraries"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=11;md5=963ce28228347875ace682de56eef8e8"
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \
+SRC_URI = "https://cpan.metacpan.org/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \
file://run-ptest \
"
SRC_URI[sha256sum] = "bc738483cb4cdb47d61e85fe9304fa929aa9ab927e3171ec2ba2ab1cd7cefdff"
--
2.43.0
next prev parent reply other threads:[~2024-10-24 20:36 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 20:07 [meta-perl][PATCH 0/42] J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 01/42] mime-construct: Change references to search.cpan.org to use metacpan.org J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 02/42] libalgorithm-diff-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 03/42] libauthen-radius-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 04/42] libauthen-sasl-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 05/42] libcapture-tiny-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 06/42] libcgi-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 07/42] libconfig-tiny-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 08/42] libconfig-autoconf-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 09/42] libdata-hexdump-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 10/42] libdigest-sha1-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 11/42] libenv-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 12/42] libextutils-config-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 13/42] libextutils-cppguess-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 14/42] libextutils-helpers-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 15/42] libextutils-installpaths-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 16/42] libextutils-parsexs-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 17/42] libfile-slurp-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 18/42] libfile-slurper-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 19/42] libhtml-parser-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 20/42] libimport-into-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 21/42] libio-socket-ssl-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 22/42] libipc-signal-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 23/42] liblocale-gettext-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 24/42] libmime-charset-perl: " J. S.
2024-10-24 20:07 ` J. S. [this message]
2024-10-24 20:07 ` [meta-perl][PATCH 26/42] libmodule-build-tiny-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 27/42] libmodule-runtime-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 28/42] libnet-dns-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 29/42] libnet-libidn-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 30/42] libnet-ssleay-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 31/42] libnet-telnet-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 32/42] libproc-waitstat-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 33/42] libterm-readkey-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 34/42] libtest-nowarnings-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 35/42] libtest-warn-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 36/42] libtext-charwidth-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 37/42] libtext-diff-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 38/42] libtext-iconv-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 39/42] libtext-wrapi18n-perl: " J. S.
2024-10-24 20:07 ` [meta-perl][PATCH 40/42] libxml-filter-buffertext-perl: " J. S.
2024-10-24 20:08 ` [meta-perl][PATCH 41/42] libxml-libxml-perl: " J. S.
2024-10-24 20:08 ` [meta-perl][PATCH 42/42] libxml-sax-writer-perl: " J. S.
2024-10-24 22:37 ` [oe] [meta-perl][PATCH 0/42] Tim Orling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241024201806.440273-26-schonm@gmail.com \
--to=schonm@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).