From: "J. S." <schonm@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jason Schonberg <schonm@gmail.com>
Subject: [meta-perl][PATCH 04/42] libauthen-sasl-perl: Change references to search.cpan.org to use metacpan.org
Date: Thu, 24 Oct 2024 16:07:23 -0400 [thread overview]
Message-ID: <20241024201806.440273-5-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/libauthen/libauthen-sasl-perl_2.16.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
index 531bc61cf..ee373c53a 100644
--- a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
+++ b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
@@ -2,7 +2,7 @@ SUMMARY = "SASL Authentication framework for Perl"
DESCRIPTION = "SASL is a generic mechanism for authentication used by several network \
protocols. Authen::SASL provides an implementation framework that all \
protocols should be able to share."
-HOMEPAGE = "http://search.cpan.org/dist/Authen-SASL/"
+HOMEPAGE = "https://metacpan.org/dist/Authen-SASL/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
--
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 ` J. S. [this message]
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 ` [meta-perl][PATCH 25/42] libmime-types-perl: " J. S.
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-5-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