From patchwork Thu Oct 24 20:07:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51216 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5825DD2E03F for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mx.groups.io with SMTP id smtpd.web11.6062.1729801134269230875 for ; Thu, 24 Oct 2024 13:18:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=eEToFTZh; spf=pass (domain: gmail.com, ip: 209.85.128.169, mailfrom: schonm@gmail.com) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-6e3881042dcso12947747b3.0 for ; Thu, 24 Oct 2024 13:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801133; x=1730405933; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yva+mr4yKdIpJ7h0MIP81M/xIygS0h1U9iOqJ20adK8=; b=eEToFTZh6I98ijh3U2TTIiNhbkxaQca4syD7IUP/QX9xjgp9t/gbAK5iP4ytab04Jb jbLO88OFNdqYW5/41Sr1Je9Tz+0Fy1AfgzLsN5pmxszxRCTEJBRPYkfOFrdYRhBajbg6 RUX0qjMzQkdi6MPf0A6VM0QnzzU9gynZ5B7GAXSiJiTqMD5Ob6T77/0OsJKDTqwxPnuZ U6hQWRjBBolUnIrS44JybUrGjWlTk6xXU4XYBHYY5LxPl2wnKRXC5wXNQm457fuZri6w aYISsYf2klfGH1TPlfXZgrIFqpoiK7j7KR3KY2UTDqTkCKUHU97zQT42qWqCDDq5H8SA obpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801133; x=1730405933; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yva+mr4yKdIpJ7h0MIP81M/xIygS0h1U9iOqJ20adK8=; b=WoMitO7RRh6rmHizQzgBPTMEOL93tsv6RlKWX+geKYlCmciKLZnQ/nuzMK6w7rSrHW 58pMb4XOrXQH5s9OFlQfb0BOu6DskLsljPyPqqSmOY4OmiVv7JNdhY9bItIUEAc8kNoZ 7KMvAoVrDTFqUSPyJ3w4ihvvgCLGyRAYkWRrDCUvCW2HWTt10I11lbjjgWv/XQrXvOHQ zVZ7A/QtPjrzmUerqxx9G7xLAjM5ouy4dNcvLz80s83oh4L35AB9rLBJi9//8uH4ywi8 n2LnCqHe1CSMB7IxfISiBXvT/rljO7yBE349+zreaUFxXxjIGeZ63mMbk7grJiiliK30 flcQ== X-Gm-Message-State: AOJu0YwWAV5TVVNen53au8m8hmx/SQY13u6U/PbRJjeGf2subJYcKxh/ epUG6ljZHhjTCMwqyMWBncjV183ulcW1dWvepQjzBkX99sxUqisss+/FIQ== X-Google-Smtp-Source: AGHT+IEuNHaaCGJ7SFU4VdVQQg6Gnmn1vxnzLzYAVEY6CTG753UBydrP6vwERTl1tQoQOzFNUgpoKw== X-Received: by 2002:a05:690c:89:b0:6d9:90f3:1a79 with SMTP id 00721157ae682-6e7f0fa6c18mr87080327b3.32.1729801132942; Thu, 24 Oct 2024 13:18:52 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:52 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 01/42] mime-construct: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:20 -0400 Message-ID: <20241024201806.440273-2-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113179 Signed-off-by: Jason Schonberg --- .../recipes-extended/mime-construct/mime-construct_1.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb index 9da2b1adf..28dbf1399 100644 --- a/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb +++ b/meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Constructs and (by default) mails MIME messages. \ It is entirely driven from the command line, it is \ designed to be used by other programs, or people who act \ like programs." -HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct" +HOMEPAGE = "https://metacpan.org/release/ROSCH/mime-construct-1.11/view/mime-construct" SECTION = "mail" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://debian/copyright;md5=5e2e5da619ac8ef8c84767ccc4656e96" From patchwork Thu Oct 24 20:07:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51221 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79AA0D1036D for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com [209.85.219.173]) by mx.groups.io with SMTP id smtpd.web11.6063.1729801134860792262 for ; Thu, 24 Oct 2024 13:18:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=K661aafV; spf=pass (domain: gmail.com, ip: 209.85.219.173, mailfrom: schonm@gmail.com) Received: by mail-yb1-f173.google.com with SMTP id 3f1490d57ef6-e2e3179b224so1557824276.1 for ; Thu, 24 Oct 2024 13:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801134; x=1730405934; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=v3JsQUfVHOtwIFQDp7km1QA4QU83d2PAUyYanzn3djs=; b=K661aafVX2m+DNZ1/4jOVxys5yp7Ks6VhHvELBuvDBnBnaa1Iw4GRoufDtPa+FzOC3 u1YXeASncmtZbOY12ibVliZ1y7a6SUrNA60hwELnPbFcjoWH3YPpoJtmYlGiVxr4z8kC 2SauAEV2D/6oxzGS5DUC98+ytscuLZkqw5GhfOLg25GNwR4KXOTPFF8fAFjLQnEoKFrJ ip0k6WLY/4JCZjC3dPZleq4qgEffsWYOg6negGOOy5bXkLW5iLv1uC+iWt47Ly1eWhO1 vAH5eHRGV3WjnlRLFgerOWx8Vd/hTGPDicMCpcGeDiCHTPBGGgxLjA26rpfChF5fFnBx HBVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801134; x=1730405934; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v3JsQUfVHOtwIFQDp7km1QA4QU83d2PAUyYanzn3djs=; b=vnTS0Z/KozxmbJEWNcFmwJhx1SozOmNDYZTC5DuuvWRwrr4JkOPMEZXwC6R0h+RNBv W4Yop+lJg5rELTvG/3I+K1PHXhDl0Rnh9ig+LeSRXgiEMqhSoXzuv/QgioXBClkJ0bKQ 5mpuUERZMlKp0m1xIINeopX4VXLzohvdUoT4mTUQtKyLhMJFLKZuC8+PIFbQUQRGAmDW UdAtUMIo0ERAyaICIv9oQJAYLbAXPypaNH3UwRUTR7K56yJnmK332Y2qos832k0/dP56 yizdJsY02uZ3JE69Oqy8GE2ZbzsY27MXVINaJOhiiBaFpo/XgP6fIzHoUknkkOio7YCJ HZtA== X-Gm-Message-State: AOJu0Yx1LHlIYEhCXHeEtYTW1I1SIobpep0LcQz+VCY7kW7piWZdTCRt vmoz1PbHlXTPEHTkYZpvCCuNVuvGYO6dQmuWOIIBAnPu9QwPeVzQFnBVMw== X-Google-Smtp-Source: AGHT+IHAZAvkhy+DJZwLXmm59ZyTOun7eqpeXSfePOAGsBdPjeqc/VnMzQ+L5YgB3lZZLYb6JB5MEQ== X-Received: by 2002:a05:690c:318a:b0:6e3:d8ca:f00 with SMTP id 00721157ae682-6e7f100471amr65507967b3.44.1729801133611; Thu, 24 Oct 2024 13:18:53 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:53 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 02/42] libalgorithm-diff-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:21 -0400 Message-ID: <20241024201806.440273-3-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113180 Signed-off-by: Jason Schonberg --- .../recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb b/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb index 1fc6048c6..cef17fb40 100644 --- a/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb +++ b/meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb @@ -7,7 +7,7 @@ program. It is guaranteed to find the *smallest possible* set of \ differences. \ " SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~nedkonz/Algorithm-Diff/" +HOMEPAGE = "https://metacpan.org/release/NEDKONZ/Algorithm-Diff-1.15" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://lib/Algorithm/Diff.pm;beginline=406;endline=409;md5=d393b8ad3b8994b9d0ae9299b8a8a1ee" From patchwork Thu Oct 24 20:07:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51225 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84AC5D10370 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web10.6178.1729801135553312408 for ; Thu, 24 Oct 2024 13:18:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=FbyoQthY; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: schonm@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-6e33c65d104so12590897b3.3 for ; Thu, 24 Oct 2024 13:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801134; x=1730405934; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Naxzd5CHOWE+dWfePXOgSnb4YuM+mjTEkY7zsl6DN3I=; b=FbyoQthY9ZArpiVZ6Dj7csQG3kfmhikMnFd5GfNqW8YDJYio2RpbCL+pFEwkf/7jMI PuH/Qg+vwrJDI/6nUdoN0gWi6yDjtSiWMtfvM43IL5uTh+KlkwjzhShb8653d5ELo52/ mM3jvi+u4O8BLXnQLEgS3ehEwClJjW1TkPFkhIZfKHxDdZ4qc9zNkB32M7F9EPVZoTx9 6AjVsdnVS200/+FSLogA0WJ1mZl2sOpjT3WpzS6t9nAaXcBcizXuUtH9lMmJ3LjKkT96 ppyMy1mzRff4Zg2OAeaSZmI7ITO9WvrmHUAl8e/mRVPc3OOF8aWYuNbRX/x5r3kElpWZ cmfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801134; x=1730405934; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Naxzd5CHOWE+dWfePXOgSnb4YuM+mjTEkY7zsl6DN3I=; b=oRebNlx+QjlqSI0MNocvIuWIXmY/XjK/GDubq/zvC0tPZ1UYq1WI5k8tkaPMuTKd/4 r4Iye5OEVxfKwwGxcQ/fyZ2PUXxLp1R6FxMDqZ4Mq1/ywaT+52KGBQwtqLgCQMoaoooF aMtlj2gAmbUJ8vFZPhJ8CFeEUmL1S2J855dDOGXXidzrwKKsFZ++F7IGUVJJsA8PZoDn 91Fb/kTVXTP7ANyKNdYmr85uUiB8/UiTVHTmjTFPKQLzMuWLJssp2BhVFV0HahiYWqW9 VxHRe+TcrgL2vyHrzEAzr6GuXla7Dz0iihBlFSbqEt8iRDPF2ow3LBM73/maJgOr0O3g kjwg== X-Gm-Message-State: AOJu0YzPep2+qhXJwD8iF6gPs3ttO6auQWWb58OS3RQ0/TNHjpn2lY4j ckccaXkkJ3cwZCWPp51sJU0R3+JREjJCoMMU/aFw+cLPzv2jl82d2yN1rg== X-Google-Smtp-Source: AGHT+IFGdZmWfOZKvSfbMhTlTBf3uyIPEXcuIPnoAAQvYz76Zn+Wjjta7jnwyozgaqG6S4k83QuVqw== X-Received: by 2002:a05:690c:60c6:b0:6e7:fb87:7097 with SMTP id 00721157ae682-6e85814d48dmr41039327b3.8.1729801134237; Thu, 24 Oct 2024 13:18:54 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:54 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 03/42] libauthen-radius-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:22 -0400 Message-ID: <20241024201806.440273-4-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113181 Signed-off-by: Jason Schonberg --- .../recipes-perl/libauthen/libauthen-radius-perl_0.22.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb index 4a7b576a2..79a371d2c 100644 --- a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb +++ b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb @@ -4,7 +4,7 @@ DESCRIPTION = "The Authen::Radius module provides a simple class that \ Radius server. \ " -HOMEPAGE = "http://search.cpan.org/~manowar/RadiusPerl" +HOMEPAGE = "https://metacpan.org/release/MANOWAR/RadiusPerl" SECTION = "libs" LICENSE = "Artistic-2.0" @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=78ab6ea0cba1f1ec1680ebb149e3bc11" DEPENDS = "perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/RadiusPerl-${PV}.tar.gz \ +SRC_URI = "https://cpan.metacpan.org/authors/id/M/MA/MANOWAR/RadiusPerl-${PV}.tar.gz \ file://test.pl-adjust-for-ptest.patch \ file://run-ptest \ " From patchwork Thu Oct 24 20:07:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51223 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A6E1D1036F for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web11.6065.1729801136198566931 for ; Thu, 24 Oct 2024 13:18:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=RkR9i2tZ; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: schonm@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-6e3a97a6010so16366457b3.1 for ; Thu, 24 Oct 2024 13:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801135; x=1730405935; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=etPdg9xEd1X/LP68qgXsNAS3gvEg4Sj6+BZvlgtjo7A=; b=RkR9i2tZVf3OpusvOHchMT/XsplfUzPjuu2GO03MfTTJoU/mgb/N32I8dQqouH/8UB 66ERHshIio4u1HhazIYvNweiQMPcGscwfsQQVTRfJEzIsHA6+JrUwIMlPUJf2gGQMHQ3 nSpHYIHt5hWKqGaMSgo907uS6tOYljFCijVGWxvkKtKnb72eA5vWd5UUVZFHSgBaWWU7 1vuXz8JJ8BNBuHLRLRYEKMGTasqxkQxgkaKMH+bQ3UeOUgE41YMkUMDx/AtNLGTaZCjy y67My/1xST7n1EaKlUug/URHftb/jd8ufYeC+IwaYrMm6YwReoQwG2RSB/0ZB3hWnR+0 nYlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801135; x=1730405935; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=etPdg9xEd1X/LP68qgXsNAS3gvEg4Sj6+BZvlgtjo7A=; b=b2ttydlQZg234pwsBw2Nt/vXgYI+bnBjiacFiACdPlFw/casHC8K6AYUabw1BhcvpU 1qxtZbW6/Dh7xZUk50jVKSCZbtczComWXegwmf+5G61+isYT+m9wY/Zi8T6HkhCk/sF1 chFtLlv4jh96ivORQjENmyYYvGxgkG5K2nKHU0/3Fp9+cOk3ffliMvdoYQmmaoW0sp83 wMBp4NxsswEKRRHoZ63ogCt5VUGAMcIVrQZfpAfl+fUu16RJbmEyAm0t0CJdAoD0u69Q +VwmsxIZ6gSKfMJgxX0l8EVe99CZQY7SzRx5R8q/g5RK2+4QLQVdz09eFlJLajLwMx40 k7Ag== X-Gm-Message-State: AOJu0Yy/XuMtfdy1YOzJyG8ykhTLuZ57o8pwozI+F68pODeTgiDRszBp BvW8gG35VSuf1F0WYjrrVv9tks2beS/FUN0Y5T+XqTLdIlQy4IVh62CExg== X-Google-Smtp-Source: AGHT+IEE+ZeMPDs/a9i/U+lD76xH4NVuEOeBwq3BGkzmIvOwk/B+TU1XoKY39cUn4auA7L5Lik1Q+Q== X-Received: by 2002:a05:690c:f11:b0:6e3:39c1:1686 with SMTP id 00721157ae682-6e858149d4emr32583927b3.9.1729801134905; Thu, 24 Oct 2024 13:18:54 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:54 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg 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 Message-ID: <20241024201806.440273-5-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113182 Signed-off-by: Jason Schonberg --- 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" From patchwork Thu Oct 24 20:07:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51224 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A9E4D10374 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com [209.85.219.182]) by mx.groups.io with SMTP id smtpd.web10.6179.1729801136875558727 for ; Thu, 24 Oct 2024 13:18:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=a2APwwwb; spf=pass (domain: gmail.com, ip: 209.85.219.182, mailfrom: schonm@gmail.com) Received: by mail-yb1-f182.google.com with SMTP id 3f1490d57ef6-e2e32bc454fso1472418276.2 for ; Thu, 24 Oct 2024 13:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801136; x=1730405936; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zZKL2QMm06j3SLhd5wvA93zmGhQyJ/s1bhz/JIkRquA=; b=a2APwwwbKsIjXEWOCQ5zMjtFirI7uWu9qGvnP/0gYA8HGg9gR7AFP5+Vk3r7Pn+Nle 2KOZvkNlRhYhO+HeIfQiUzuA2KarS7HhyyrfDlq+Z98wJQrroQjs8PMXQeZKCNtwFK6g 1sBZ3XazGaCwu1UxFJ6W5+/X926uYC/YsVVUrMH+GPl1qELVvb3XO8n4t2eR6poEm1Qd NTHdYRn84MAw7CBOsuANKxejT0BKU8haAwHjTGK313Ra7TWfSDETkDKXHXhRj0gr0wsB UMvo7UBDlxSDbguz0geTRSuaFCumN9oi/coj4ZqlgEEHXAeX342Fhqi1prPrb0+KPAzT FInQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801136; x=1730405936; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zZKL2QMm06j3SLhd5wvA93zmGhQyJ/s1bhz/JIkRquA=; b=meSOgb6zwx8X7hsDqAkEBfrADGqIAJiPCup/38Mq75n8hGKj9IMpgOGoBRuzTgsCsv hDNDrjapBPzItG1Yh1CQi+cls60nc+gedxlh1kpcSkIG7NEd4j3gHWTRjQ7LFRzrYkKQ Hx+wEqyJ86eo585+7kOH2l1GHItlgCRPlDXj7FJyDwunT/ixMEKE4hnO04IBm91h8uN0 fqeF1dG19kqk0f+8789GZMm+TVFpWm5sc9B+G9SupdjJmApFrqcB+WL3CJQGYqs7EbQm Tj+3NsIAURTDW7TyVFyO5FiE2j7tro4c5/JPh7yahx2ZlGrHCUgF7kAb1Pk4BqtEnAJP VMIg== X-Gm-Message-State: AOJu0YwTESS7c5W8HKxDietYVa5gMz+fOYdRv1tUJqG4F6nWImld27Bt a5QAXfE7MJn9p1DdJh1zIq+6vqDv8UZEqrRBqZbXIqKwria6YGny5dcwQg== X-Google-Smtp-Source: AGHT+IHP697LV+69ZSPB7nbfYRHsWdFzLnExgNM6hFvY7F680+X56WZIQIBhG+cQaq6yqukwHUGu5g== X-Received: by 2002:a05:690c:c09:b0:6e3:f9e:5fe7 with SMTP id 00721157ae682-6e866355ec3mr34241077b3.46.1729801135552; Thu, 24 Oct 2024 13:18:55 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:55 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 05/42] libcapture-tiny-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:24 -0400 Message-ID: <20241024201806.440273-6-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113183 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb b/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb index 43d6b03f4..e37101d72 100644 --- a/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb +++ b/meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb @@ -8,7 +8,7 @@ a dozen capturing modules to use in any particular situation and just use \ this one." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~dagolden/Capture-Tiny/" +HOMEPAGE = "https://metacpan.org/dist/Capture-Tiny" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=37a4918a30ace24395020e5b8c03b83f" From patchwork Thu Oct 24 20:07:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51220 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74B04D1036C for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mx.groups.io with SMTP id smtpd.web10.6180.1729801137658127494 for ; Thu, 24 Oct 2024 13:18:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=TxQlBiAv; spf=pass (domain: gmail.com, ip: 209.85.128.182, mailfrom: schonm@gmail.com) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-6e9ba45d67fso6949367b3.1 for ; Thu, 24 Oct 2024 13:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801137; x=1730405937; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=DXx9fGYY/p42tYXZ0mrCn0HTMabPcd/89EJCEywL/T0=; b=TxQlBiAvDkNcxBeS6ZvEh0fVUlr+Dsbu7uzxGc5S2tC/IdoAnDJ5wDJDACc6K6HLs9 GxGB2m8KDplKrVtiCOiTkKWeqmIpjSqF9yEjiu0XHAVXZzpNhmEU6dAMgpXChlqXR8hO nuHknaOxwWchNUbhPCSyAfu1/JKBAbAaNM4BPyw1Nwm1TUckTXIIxJ6gfDlb3q7K0Ahc vFrdmBmgef8mAke40VVE6vi/PaVLwDHRoe3Tjene5TrWzcWvVNsEa/Znj0QDynEjnTId l9An/Gifg4J9CndnArzFprxXOjdPqeiJchHXCx9b9tQ+eh5PXFlp//yavmqsYgpH+OAx JnjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801137; x=1730405937; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DXx9fGYY/p42tYXZ0mrCn0HTMabPcd/89EJCEywL/T0=; b=lwMMO+KysikBLL8Ne4UfA1ofGBjiKu0FSoKjuHOQYQuxn4pfcUZckv995Mqh4etWbs 2QTxgzfY10oQeNfxeoZnJGqBUbKy+F/iD0KDATWSb5wqCA0p3XwSVdmgVhtVdakBwqRw AOMUWuEP7/g6jjUdCD3sttgPpvJzvpQUlVPEPjg5vmEpPyfdmIDoNN8e5QYRqK562XDX 3kWfQZqupLUE+DHJ18LGi/Z0kP+suqxykpfSrQ4Yj0r3fP+vhtwBDtOjWWiiV2JLM+el p453u5w8d7M8FZrFnV6gI74hhCcvv3Lo3mjOp2+k2Cvd4wAsS6URHf71P1fHEoIig980 xKIQ== X-Gm-Message-State: AOJu0YylJCpN6oGdnUAKzhC4/WRdpOYTE5j2uidXB8bZF/EFbeq1yAsb 8daLUTNVkOalcptJUkAunizIBA11VXSclC7aKJvuLfw2ce7Qp0SKHR9MlA== X-Google-Smtp-Source: AGHT+IFaVHovVwqKVCiv7G4lZw1KwRH9jro8Ni4q60Z1EUS2p3/4Fr9Dg1LxTgewc1WrC+hkTYZT3Q== X-Received: by 2002:a05:690c:b8e:b0:6e3:d4e3:b9b7 with SMTP id 00721157ae682-6e7f0fa6edemr77254857b3.35.1729801136310; Thu, 24 Oct 2024 13:18:56 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:56 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 06/42] libcgi-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:25 -0400 Message-ID: <20241024201806.440273-7-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113184 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb index 94fb4393c..38c2e0fdd 100644 --- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb +++ b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.66.bb @@ -2,13 +2,13 @@ DESCRIPTION = "CGI.pm is a stable, complete and mature solution for processing a HTTP requests and responses. Major features including processing form \ submissions, file uploads, reading and writing cookies, query string generation \ and manipulation, and processing and preparing HTTP headers." -HOMEPAGE = "http://search.cpan.org/~leejo/CGI-4.28/lib/CGI.pod" +HOMEPAGE = "https://metacpan.org/pod/CGI" SECTION = "libs" LICENSE = "Artistic-2.0 | GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" SRC_URI[sha256sum] = "4697437688a193e3f02556e1d223015590c1f2800b40becf83dc12d5cc5ed8e1" From patchwork Thu Oct 24 20:07:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51218 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66C5ED10365 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web10.6183.1729801138301271612 for ; Thu, 24 Oct 2024 13:18:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=KuF2aoKr; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: schonm@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-6e38fc62b9fso13130097b3.2 for ; Thu, 24 Oct 2024 13:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801137; x=1730405937; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JBsc3X5TuWpphPTEPyqzxTg0p6w5hAx0v2sgta1HzLA=; b=KuF2aoKr8RnZtEy1PxYfjYlxSz3wgmgXwHzGi/cvknbZfuGZiKcHI+iKUYp0TLEzAr zqovJ/1KHRRdHi2ekl3Wa/bVxSPqeXUY6JybdjR5w30RrIsYyTUWbyjJAX9YkvMHA1O0 o5YuisF85aApWCiH2L5X6wozIdl7GG2V/RpjCl6lSnRnbRhoHvWHuuYMDt7mhtjfXYhw TTy7WKztJSHVoJeafo/nNN2yLwpZdqQRu3JyJFh5NqBGQZ9OK5jqbriHcNTFrbwfRSaq RJMaylbqIosHcJEW2QKWM2ISsAWl3aA3SwGe6RFN2eezGkYpOtFiz2bZLwv4b91Yxuko mf3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801137; x=1730405937; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JBsc3X5TuWpphPTEPyqzxTg0p6w5hAx0v2sgta1HzLA=; b=O3OA+nfKCv5CQUNzijbfwfcKYpo3zwXVsIx9IHavHIfd9n8q3xJX5yuwIt2Ea9KnOc LMgcxDYcd4iScowMcy7vxp80cuA52/iMWDLKrRCxzWVwOm5ofu7XBdGKZ8PGB4w09Lau oMhzp0rJt6S5aTJRVP3icKliQI0sGNC78jnVkdm035WuXZ0yJocmeSllyNk8jdJKIMtT 6AnMpduDCH9SFbLbnUMQptLc6Lt4rPmUjsaW7qp54hEeopgQ6VukvwXw1CfpM95rK4LN APMbqhqhQEbeeNWmP/0C/SLqJ7yJXy7fzVsWtflItbHyGSegmHcYli4veX41jrRzpmxm CJkQ== X-Gm-Message-State: AOJu0Yx/pDbI9pT+AWg6bOswlkwARmTU/IB2Q3DBgfDrpsrx3H/ZxTEb ggHwgHXXV3IugS80dpxfGeFHizbx7d4/jScVVbpt9lMRL2syQYSuiZWdig== X-Google-Smtp-Source: AGHT+IG8n0pzTqGQvZtGKohJfdxlyWBBRCeptY5+u0cw6MQehP/CSpZO1u94oprbr68XkE1jk375YA== X-Received: by 2002:a05:690c:67ca:b0:6e2:7dd:af61 with SMTP id 00721157ae682-6e7f0e04c70mr85121367b3.17.1729801137014; Thu, 24 Oct 2024 13:18:57 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:56 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 07/42] libconfig-tiny-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:26 -0400 Message-ID: <20241024201806.440273-8-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113185 Signed-off-by: Jason Schonberg --- .../recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb b/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb index ccdc1e0cb..620659abd 100644 --- a/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb +++ b/meta-perl/recipes-perl/libconfig-tiny/libconfig-tiny-perl_2.30.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Config::Tiny is a Perl class to read and write .ini \ configuration files with as little code as possible, reducing load time and \ memory overhead." -HOMEPAGE = "https://search.cpan.org/dist/Config-Tiny" +HOMEPAGE = "https://metacpan.org/dist/Config-Tiny" SECTION = "libraries" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -13,7 +13,7 @@ RDEPENDS:${PN} += "perl" S = "${WORKDIR}/Config-Tiny-${PV}" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-${PV}.tgz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Config-Tiny-${PV}.tgz" SRC_URI[sha256sum] = "b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d" From patchwork Thu Oct 24 20:07:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51219 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B042D10367 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by mx.groups.io with SMTP id smtpd.web10.6184.1729801138960453623 for ; Thu, 24 Oct 2024 13:18:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=cog3yfds; spf=pass (domain: gmail.com, ip: 209.85.128.174, mailfrom: schonm@gmail.com) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-6e3881042dcso12948687b3.0 for ; Thu, 24 Oct 2024 13:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801138; x=1730405938; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BPGXWwsqHA1JioWAxG+QADg3bYT8YDrf3zwKsE134Gw=; b=cog3yfdsdPeZeC++M0E5fm9Bg01XJYh25PKOdX0sKW4vlOaRemlxveOUTnMAUCNuhE FgjYibEAYyQcQHfMRQTOkAS9fagvRBGLe4fUwFMdl3zbvrUk612nJyi3hwvbwPWyySLK rIVBeDUJRx3Tv1M8yyFro0NnyhPdUGQEeu6K5muIFiWDk2x6iBwZb4raCoo4ZrpnCh7v CQqjuGgzZDPCK9PFORhGEv6ymRRLkyV7ki/8mBUk/k99sVjJHFBfmpmvwhTYMn0MUryy qkU2SqWiuAIcFGw7l8MuHVJD0Oo2ngSO02DvzI/gKdTomVJhHjqc/oD+ES97X8xpG/2E Lo9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801138; x=1730405938; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BPGXWwsqHA1JioWAxG+QADg3bYT8YDrf3zwKsE134Gw=; b=MkFUyYz/tDWdE4WhT0aTlhofL1jPSjnoyJ6wQ7Wd3OYlY48mO5b4KW5j0IqffdY8um /bHcX3bSniE2fdsa1RWwDhiOeD1JFY3THSwpGsMG2EBc26/Ky9Ui6Bb000GCq+ir1nSv QLMtfmuxHAuDhNTMXnULAv17zGhCayOA51zn0PiIL+mYqvhsTUFbHq0Sp+koHE6WlHPk X4ZQCuaohE00N+oh7lSZgDyjzjBnfMtzexPFtu46cyrPzS9Q0HGQ7VyN0AZaGTDSdJAQ zn3pmSM32ECyYawBABognW1HMaIxkKPMxM+jwK5T5rzbLHPzGzvcXGMAV3TORwpJwmMe W7iA== X-Gm-Message-State: AOJu0YzeSrbMHR86yvwAgL5BTyX55pw5qZow5RTQZpYrz9VeZ/OOfTpU +ho1TiNx/rsq66T7dvKCwVGbCxYb9T3rnZwDSGuySQvRwCWkQM50J976gg== X-Google-Smtp-Source: AGHT+IG2Di8JGDTHs6oEQ2//Q1CJd6Ie61otJGWYyKGoKEwe0k1aGZL9IbZtElZWI5Fw7GfU5fQXDA== X-Received: by 2002:a05:690c:386:b0:6e3:d31:cdca with SMTP id 00721157ae682-6e7f0e72eb2mr88497827b3.19.1729801137663; Thu, 24 Oct 2024 13:18:57 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:57 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 08/42] libconfig-autoconf-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:27 -0400 Message-ID: <20241024201806.440273-9-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113186 Signed-off-by: Jason Schonberg --- .../recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb b/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb index f4c1e5673..8331a1d4a 100644 --- a/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb +++ b/meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb @@ -6,7 +6,7 @@ DESCRIPTION = "Config::AutoConf is intended to provide the same opportunities to developers as GNU Autoconf does for \ Shell developers." -HOMEPAGE= "https://metacpan.org/release/Config-AutoConf" +HOMEPAGE = "https://metacpan.org/release/Config-AutoConf" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" From patchwork Thu Oct 24 20:07:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51215 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 697F2D10361 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web11.6068.1729801140441474752 for ; Thu, 24 Oct 2024 13:19:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=kOJPp3Qh; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: schonm@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-6e377e4aea3so11913097b3.3 for ; Thu, 24 Oct 2024 13:19:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801139; x=1730405939; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IPwlcVvGflPmBuMDv04tj9ZdWpbt9Dp1US16zXks+7E=; b=kOJPp3QhYTjC+OxfUBwoBWTyCLrhty/W8k0LKuQTB8X+3ApcKd3jN0TIf7PeS3K5QM vq4P+LpCM8lxXQPicY/2sc22eaTSGc+Mhl1Oy4RawPX7HuoZ5A5I+PbK9CYYE5toFpp0 ySo0dEram+DFpJydSkWUgXsZLcXZaJxdQiMjha0wxO5dqNPGr3wXVjFChgRysothYZDF 0i8LnspY9HxA2b1APieroNWlpA47vI/fjshCCLZ6ZQ/ZVo6zaF1qHOWr3ESGEkD9ygt6 9jQL9gQO2KDOm0Ft7F5mtGI6v/V25InfkFWv0SYEFO/p9TXggW6NdU2qKNqU02/sId5t SE6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801139; x=1730405939; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IPwlcVvGflPmBuMDv04tj9ZdWpbt9Dp1US16zXks+7E=; b=MwrTdQs6OQ2FS3qY7jYbMouluodmJRqItof5Oa/djEjEVmLkgyGNCw/wrz2+nCo8gs cIQlfpdeQAiU+yueDnLLrUkACSdPbJKS4xF8uShguhHJZRZE3fx/3/fL/ATITSILrJd5 GSVoz7AU7reMjQUL+6wcD4jufxVJHnfMS63GGtHJlEeEJ49XwP4AO69Tjxhraq76/B2X /gFUchkJPbt6J5hOVFQZhbhUnnXhryvMvxup7560bDE5h9CwQoY7ipejzeigcaSOakZi W5ySrvotr1Qv7XOPS95GdOR7BSEpYZED7KRb/aIaJPnFXuPDgwzTEpVTH7fcB8yI50wo usbg== X-Gm-Message-State: AOJu0YwQM4sl5LG4kGu/iwBp5YOQgPEl2OpyTEKNojjMWWfCnpYy4zrQ wQabYi/bKjFYc9STK4c/fgT0wNtipuwEfoaSz2oFQw2BgffTKXY/Chu8rQ== X-Google-Smtp-Source: AGHT+IESQuLZLo3XC3QGE9ZP1VVmDwJnOb90Ab4szsshppsszkKSJdXDf8OaF3d9KyAnAftpMF74+g== X-Received: by 2002:a05:690c:10d:b0:6e2:1336:55dd with SMTP id 00721157ae682-6e7f1001c9dmr58473307b3.46.1729801138303; Thu, 24 Oct 2024 13:18:58 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:58 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 09/42] libdata-hexdump-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:28 -0400 Message-ID: <20241024201806.440273-10-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113187 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb index 66369df64..25483bf35 100644 --- a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb +++ b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb @@ -7,7 +7,7 @@ of each line shows the printable characters \ (all others are shown as single dots).\ " -HOMEPAGE = "http://search.cpan.org/~ftassin/Data-HexDump-0.02/lib/Data/HexDump.pm" +HOMEPAGE = "https://metacpan.org/pod/Data::HexDump" SECTION = "libs" LICENSE = "Artistic-1.0" @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://lib/Data/HexDump.pm;beginline=215;endline=217;md5=bf1 DEPENDS = "perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/Data-HexDump-${PV}.tar.gz \ +SRC_URI = "https://cpan.metacpan.org/authors/id/F/FT/FTASSIN/Data-HexDump-${PV}.tar.gz \ file://run-ptest \ " SRC_URI[sha256sum] = "1a9d843e7f667c1c6f77c67af5d77e7462ff23b41937cb17454d03535cd9be70" From patchwork Thu Oct 24 20:07:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51217 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5ABEDD10360 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yb1-f181.google.com (mail-yb1-f181.google.com [209.85.219.181]) by mx.groups.io with SMTP id smtpd.web11.6069.1729801140529666136 for ; Thu, 24 Oct 2024 13:19:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=VUbuh+xa; spf=pass (domain: gmail.com, ip: 209.85.219.181, mailfrom: schonm@gmail.com) Received: by mail-yb1-f181.google.com with SMTP id 3f1490d57ef6-e2972abc807so1511471276.3 for ; Thu, 24 Oct 2024 13:19:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801139; x=1730405939; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3p53T6295F7XREcjWQqwaIVh04xEHwBIOrHAd01rDqM=; b=VUbuh+xaTXL5ra3s733y/Kl9MQaYbVhxpm05xo1aSQTq6c1SsL273Tx+LPgdyJggNp tSLH9+NAaErTzA7bGQobtoX3vAyKJoXg3pKwLP5csIYZJapRsA1wfTQwCUWu7AwkZwHR 6Ca2fJlH2V/YOAnJA0LDpK7xc+d+xgXsJt04vKv+QBL1RrumRUZqMUZelcGcS1olv50t k2K7EJD4FuIYl74+0qbaeFPwPDSoFLU+sB0/2uJ6Tetj7e+JayRMsSRNJ+cQmFor55VZ BKRJNbNpIP9CBw1Z5F2YuXnZmtYKHBUTbYw9VnW3/GgkJ2Rui2/jvPcQxIYI7fvicj68 hOUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801139; x=1730405939; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3p53T6295F7XREcjWQqwaIVh04xEHwBIOrHAd01rDqM=; b=HpE1eAK9PdtU/cUCFpEZWUXG/HyjFXQ6sqiPS9VfTpam3SRMGDklmYWCROHoHofjqs YF8yoQ5rQm98YgF+ph7vLBJSt3qCpHuFB1tvC04uXfdf9/ZDJr2qs8iuCEt1765IzHxE E31rLi55TfyKGT0Rj8JCUl13p6KwXqHPu90toY404Sf4Xi0l6tEVOkw6LghRdyYtbOOw cxMLzMQa3uslWMMaxEykzD/9p/Q8OOgU20ojX37GFJ/gAKhDdI8V4U02q2JQwr0U3Gno ESB17tpklCnMMNQNkFZcUXXd7wR6siCRu+fWRkc3kXyZ/7gLtOOCoOm/MZZA13KbyucU 0lqw== X-Gm-Message-State: AOJu0YyqF8O9iCDp3+s2qYHbCVjAN5qbuEdRqCZ3IYaDkfHVI4F7DUge 3E5FBXmlT6SdnFEJ+XTacBwLXk+4eJRnhT2ZwdkDHcU1z9H9yAtwIT5htg== X-Google-Smtp-Source: AGHT+IHyQGXpuK1wEj7vKRBeLsX6riuYD8AIUOAhjRafmGdVqTfCztk8vZtUaOQ/8vZzilMulfubwQ== X-Received: by 2002:a05:690c:4881:b0:6e3:da91:3e16 with SMTP id 00721157ae682-6e858183348mr39769017b3.22.1729801138986; Thu, 24 Oct 2024 13:18:58 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:58 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 10/42] libdigest-sha1-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:29 -0400 Message-ID: <20241024201806.440273-11-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113188 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb b/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb index 4aa37243a..22c6d3d33 100644 --- a/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb +++ b/meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb @@ -1,12 +1,12 @@ SUMMARY = "Perl interface to the SHA-1 algorithm " DESCRIPTION = "Digest::SHA1 - Perl interface to the SHA-1 algorithm" -HOMEPAGE = "http://search.cpan.org/~gaas/Digest-SHA1-2.13/" +HOMEPAGE = "https://metacpan.org/pod/Digest::SHA1" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=10;endline=14;md5=ff5867ebb4bc1103a7a416aef2fce00a" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \ +SRC_URI = "https://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-SHA1-${PV}.tar.gz \ file://run-ptest \ " SRC_URI[sha256sum] = "68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc" From patchwork Thu Oct 24 20:07:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51222 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AF2BD1036A for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com [209.85.219.172]) by mx.groups.io with SMTP id smtpd.web11.6070.1729801141426943122 for ; Thu, 24 Oct 2024 13:19:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=A5acQmBy; spf=pass (domain: gmail.com, ip: 209.85.219.172, mailfrom: schonm@gmail.com) Received: by mail-yb1-f172.google.com with SMTP id 3f1490d57ef6-e290200a560so1497373276.1 for ; Thu, 24 Oct 2024 13:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801140; x=1730405940; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=RjjWoX1Uug9wwTbTCDevPn1cCdCATPvASlBZVsncMTg=; b=A5acQmBykjyTFNJuesH4PxXV4UUvdTrjEk0Mdx9MjH8IJM60MVsJXKg+dPa19ZlFg7 rlxIIgd111Xj8g+XVMfqZJ8R8dM7ks/5BmXQ0zMcPLzWi1ZlFYuu3aGksVYNWDaUScBx XpLaHndzOcXI+mex3RMyBWiU0ldYr+5d5dsoVGNwUzeR4j6C+GAruwc/DZf+mvo26frJ 4urPUejcF7yCb5W/PIkF5srVfCeOlDTimSV+tOUJKKIbIeHpp82iRu3ykwdJqOs+OmYZ CIWrdbd59w7aTikuPdaafUUNFDQCqLyZ+HPikK2WEndsXtS/tvt2mmOPaYHOlprJ1Mj/ mVqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801140; x=1730405940; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RjjWoX1Uug9wwTbTCDevPn1cCdCATPvASlBZVsncMTg=; b=mbaSokeSS1aC3uIBAOzm/knftZYE1M/ARDcYEHv6Cp1COjg6dRzuwniH95L+gN5RLu 2Pw/QdEzbTsaxSCoVXlbl7sZ8yy/EV3EKo4h2/mC+/J9b6t0oscRJHTUwHTyTajenNJn J5DhQ6T/a7puT5sBo5W6SGLMD1fAu39QY45ujzQhJ7wiJzGE1ZRcQfRx2mQFG298AabQ tK746bK9QHvhQ6eC0TPg5wYP0HBGpYQDBYrNkV8aQ0HHhMvgSMPDOLsXJWVY9PJoNTVv UFZmsZQwwCA4yE3G/OJz6MI0clNRqA2+B4JsuwbnBGCqjRGnfJr3ohUM2oMiZcAMK+OO S11g== X-Gm-Message-State: AOJu0YwaZwy31wE+Fr3wmHvU7d4UyPn8/p9gtrL04Kl38re15DTkaYvB CNidlvmioHIuz9XGK6P0ylqbHpZK4AtRUnTG2TfEtp8gUywTwdKmUIVaNg== X-Google-Smtp-Source: AGHT+IEJzGJjqcy+GUPyW8Q+ASOIGx7Uc0NtAwhxdptzHPDdZamqTLoVcfwVgralhDUy3G0ZpsS86g== X-Received: by 2002:a05:690c:6e01:b0:685:3ca1:b9d8 with SMTP id 00721157ae682-6e7f0fa6de4mr83970487b3.30.1729801140119; Thu, 24 Oct 2024 13:19:00 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.18.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:18:59 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 11/42] libenv-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:30 -0400 Message-ID: <20241024201806.440273-12-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113189 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb b/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb index fd34c6d12..8e3b3dc2d 100644 --- a/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb +++ b/meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb @@ -3,13 +3,13 @@ DESCRIPTION = "Perl maintains environment variables in a special hash named %ENV For when this access method is inconvenient, the Perl module Env allows environment \ variables to be treated as scalar or array variables." -HOMEPAGE = "http://search.cpan.org/~flora/Env/" +HOMEPAGE = "https://metacpan.org/dist/Env/" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=76c1cbf18db56b3340d91cb947943bd3" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Env-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/F/FL/FLORA/Env-${PV}.tar.gz" SRC_URI[sha256sum] = "d94a3d412df246afdc31a2199cbd8ae915167a3f4684f7b7014ce1200251ebb0" From patchwork Thu Oct 24 20:07:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51226 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91E23D10376 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mx.groups.io with SMTP id smtpd.web10.6185.1729801142155734811 for ; Thu, 24 Oct 2024 13:19:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=AynRma6P; spf=pass (domain: gmail.com, ip: 209.85.128.181, mailfrom: schonm@gmail.com) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-6e2e41bd08bso17278797b3.2 for ; Thu, 24 Oct 2024 13:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801141; x=1730405941; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=kanIdvyXalZTW5Sxx0ej3gA5qqev2Mm0A97RIsA7G5o=; b=AynRma6PuOJkN7aKaXfb/fY6HduDyx1N1OZu2dmzfUN+0dH5WhvYvEMFlVLeunoFMw yoXGUHtI+UK5qckYfZZdZuoegX6R3v5VCiPvLsYNnUH1we80io5W+s8fiXz4fXe6NliM DhFY4B3WAtPbrwu1VFLk7akgMI3h6RKaF5oYcGUmN8E2ze3nX4VkDD5HWCE4QRugDVW9 gLvGyW2utsRJY2AvLJjUBhZMkLtTRxkM8kLrwlQ97/TwelFBZHqQFyYzJ9hS/HuLP6f5 vxbVMqLG9uwzyqYTLl1kuozsoP0vGHQriH71rcD0tVt2o/ORWQBH7/NcWRDK+5RgBTCK C5bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801141; x=1730405941; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kanIdvyXalZTW5Sxx0ej3gA5qqev2Mm0A97RIsA7G5o=; b=CWN1pvzh0TvRvhNoCM4wYaG0Ej3FTyRvOsuJsdpB+8g+62Z6oKD9crC1RyTj4JbB0t KoQ9P8DlTiLjhJr6VKR3aIYGGxS2VOS6ThLEJBaIOlDV+2SHAKzo1UwmIj8ggmb0wrC8 Ht9bLW1y9NoHlk5kFm2LFf7nzteYyg3O+SI/4mvwpBm/QrgSanQVkeqgvPMkDay9M5P7 Ma+T23BPnMO0U4e4/UOIeLyvyY5a6yZcTBlZoH4hmXAG52IMmsJbzzmXF0/Lhdh5kJDf X3F+/oVIUiJ213wefhBNPi/+I293TYIggEIZVsHyp/TDIeib1fsvT1qvEhSONBt0wCWg +Jvg== X-Gm-Message-State: AOJu0YyBxBXZU5azLYMFBZhIpTshvsBdoUs1X88g431vJrX0+9c0sXg2 Lyv4dm4mqNRGJlVpAr4OtYR6EqqV2wxo6rvDWEzuvchQYWfN4w+szFXEcg== X-Google-Smtp-Source: AGHT+IGGZIqbKLurmLsSDwkl6O8W2RVU5x6CWWA3mPMxSJWCAQ+9HSCCW/TYARzG1uaZbHGPusxd5g== X-Received: by 2002:a05:690c:2b04:b0:6db:e045:3b07 with SMTP id 00721157ae682-6e7f0df59f8mr66918717b3.17.1729801140776; Thu, 24 Oct 2024 13:19:00 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:00 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 12/42] libextutils-config-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:31 -0400 Message-ID: <20241024201806.440273-13-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113190 Signed-off-by: Jason Schonberg --- .../recipes-perl/libextutils/libextutils-config-perl_0.008.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb index 0f43c537c..b6e80cd88 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb @@ -2,7 +2,7 @@ SUMMARY = "ExtUtils::Config - A wrapper for perl's configuration" DESCRIPTION = "ExtUtils::Config is an abstraction around the %Config hash." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-Config/" +HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e" From patchwork Thu Oct 24 20:07:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51227 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97868D10379 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web11.6072.1729801142938844942 for ; Thu, 24 Oct 2024 13:19:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=CK3E6Djx; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: schonm@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-6e5b7cd1ef5so13663007b3.1 for ; Thu, 24 Oct 2024 13:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801142; x=1730405942; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=oLZezAluDyWhlF+UqafCLYvuVRXZX5ddDdl7MWkRr7Q=; b=CK3E6DjxeYwjK7OtzEonyzuyZBW9VlN7MSf45WC8EJpNVDKCyv4IKBOZgelSl2kljz KXizy5QzV68M7PRPbqyzkOL53W17/lUTf4+zzafG3u1ALaIEAF9ys1iA5GQSIQEB+u0/ 90KwFJfxMFaaKU5w98bLNIIOg/8PwM7ZFM6h9igHaP8VwC1kQpAKxqW7st5JNDHvG/Ig 6/wWDV8vePUPG/W3/Bn2r2r3daD6sC5N2Q8kffmr9f/jYLBnDjtnDgLdtGMP85srABP9 sCkNKytMiQ+GNMf25uFo0w1QD87OlRAjkI/Asu9Rvr+BV5ikQ21wXsUyZOFpjbWWtwqF v/3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801142; x=1730405942; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oLZezAluDyWhlF+UqafCLYvuVRXZX5ddDdl7MWkRr7Q=; b=uO9NQYt7z8dQad1ls+N22jz1df7pAcays46GvFsWLtrTWh9fRbuVGf0gF3g8byWhhn umSCu+8Fvm4ez0+hUq3HomM/rxMjreFkULAdUvwS9ct1mdGl+6bZHNYChCdtPHw0jWuV lGVwBu7s6yIKjIJHQfMJ1+qae8Gt6mZWkooRcT2XWGgVnzlQU457JEg/+/hwkHIRycmY D3cl3Y2MhM+phZlPtmDwIaJom+z1FAWMzb7fET8DPz2r8nTGtoqEYOjIlutSHf5ZL57w wiW0gTskzJDmw4L62okw85jwU8eFb27eLhwfau7UsLG044CpI333os/jgbeudkFDHgRr gCfg== X-Gm-Message-State: AOJu0YyXP27pn0leGaPc0jYfBDB45/874RIg8sWSzOh76hO3D79Ozr5f M1B8Y+NeucT3QmGpKZLyqdKrRJAUgLSCG6JUAr9up3qVjV8PUWjxgLViAw== X-Google-Smtp-Source: AGHT+IHvdmmfMym4nJdksQxop3gjXv3alimjI+2Wsuut1weSelJAB+XBdBZII/JyDSH7owDM01e4hQ== X-Received: by 2002:a05:690c:c18:b0:6d3:f9a6:e29c with SMTP id 00721157ae682-6e8581642c2mr41947797b3.12.1729801141495; Thu, 24 Oct 2024 13:19:01 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:01 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 13/42] libextutils-cppguess-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:32 -0400 Message-ID: <20241024201806.440273-14-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113191 Signed-off-by: Jason Schonberg --- .../recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb index 45b772650..c7accb317 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb @@ -6,7 +6,7 @@ It can generate the necessary options to the Module::Build constructor or \ to ExtUtils::MakeMaker's WriteMakefile function." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~smueller/ExtUtils-CppGuess/" +HOMEPAGE = "https://metacpan.org/pod/ExtUtils::CppGuess" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=81;endline=84;md5=84c0390b90ea8c6702ce659b67bed699" From patchwork Thu Oct 24 20:07:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51228 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98CF9D1037A for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web11.6073.1729801143576732515 for ; Thu, 24 Oct 2024 13:19:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=ZapPPcuy; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: schonm@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-6e2772f7df9so11787007b3.2 for ; Thu, 24 Oct 2024 13:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801142; x=1730405942; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=TdH1TT3/qCGCYbpdsWoWdWV+ZgARfGitNur/2MODxxM=; b=ZapPPcuyQtZPn0Bu3/MZa5yaHNE2u8TITtJ/lMxALxQmyJrhou4xvCIJM+9oyppHcN NJObrM2QGDi30xdxOXLCpgNoBM/6TWkm9vgln1KufJfoJc6QROcVq7KXJ1QchyAAGyy0 MExGALExVlbhNsjkmtGG0GQqSo8+oiN1wYp72DzVZPYa1sv4YkAmaDVmVwdonRnLbhGy 5+4+7EtdLCiKI0v24eZR8N8DUCi2ENThCofXenEiEfOUWlg9L5RNhDdSBYbwVjphG13R W9E9UzWlPaCMifLbizw3YKSWmItvhDtxW+jBMKuNMhJ4i7V8P0tE1GBwCbVSw6bilJ3O xHJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801142; x=1730405942; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TdH1TT3/qCGCYbpdsWoWdWV+ZgARfGitNur/2MODxxM=; b=Fdg3DQzOBE+drcGW1JRKUDHawtHXuQgQoMujr2cK8qbpmgr5RCNV+GFEn5gGmNq5TP aMMHa/Lz8QSTDeDIffnn+jwLl9C8FzLgU7XwnQhDslOJlItVajSBc/7/Ne1ZJA8Oetd1 hTXMZXxocB50cbr91hk8keyz54Bpn3xfJoeBuYYdH4H28HDLgWp7cEYglNZJuPqzarr/ 5j5sfepj+taieWVadgpUWJx6c7RdfkKFOfMD2IkXjhkGw6VTkjyvp3K2nfLluAfcoMnE tN56LFpn1Jb4kEWNvLxAlI16daCwQMp11hbDpAkLMdC4+kgZ+2lLKINhzaRAqnR2Kb1b IhhA== X-Gm-Message-State: AOJu0YwXEGfiJ2DHiCXgZ7vEK69WAewu/ZsL00aszKBmyq0Xo3eTiDts 5cZkaa3PXzQrRXh4Lm2wrG18YJU24B3MaZNTNXpzBKEl8AFgduIqbsfq9Q== X-Google-Smtp-Source: AGHT+IGK8/g6QztUyyhEvAAhvMytVz+h45YpgF7ff/E/ko3qEQ9KP34/bws75Vy8wLfawWRWN6qlJQ== X-Received: by 2002:a05:690c:660a:b0:6e5:de2d:39b1 with SMTP id 00721157ae682-6e7f0dbbf37mr86360737b3.5.1729801142165; Thu, 24 Oct 2024 13:19:02 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:02 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 14/42] libextutils-helpers-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:33 -0400 Message-ID: <20241024201806.440273-15-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113192 Signed-off-by: Jason Schonberg --- .../recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb b/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb index 3ee9df730..e03496d78 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-helpers-perl_0.028.bb @@ -2,7 +2,7 @@ SUMMARY = "ExtUtils::Helpers - Various portability utilities for module builders DESCRIPTION = "This module provides various portable helper function for module building modules." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-Helpers/" +HOMEPAGE = "https://metacpan.org/pod/ExtUtils::Helpers" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=c0280160e4f26faafef507664884bf63" From patchwork Thu Oct 24 20:07:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51230 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9F9A1D10378 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f171.google.com (mail-yw1-f171.google.com [209.85.128.171]) by mx.groups.io with SMTP id smtpd.web11.6074.1729801144049193895 for ; Thu, 24 Oct 2024 13:19:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=EBQYhHui; spf=pass (domain: gmail.com, ip: 209.85.128.171, mailfrom: schonm@gmail.com) Received: by mail-yw1-f171.google.com with SMTP id 00721157ae682-6e38fc62b9fso13130567b3.2 for ; Thu, 24 Oct 2024 13:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801143; x=1730405943; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=n3BxQ/djqsUAmX5YssvbLc2dR8n/wmb+KujOtkBPQlY=; b=EBQYhHuiJghltRSoj3txW9iumFNmkJBmsCxnwKb+2JHDo16WWwqfGU/2OUrXvwNCDT lp1hjnY8hy65mmx3qiqL/Rx9TaX7yJAywRmNGzSrSTTsX+KcVxVYDsny5oSjIS3mVBAA ICocyFnWvfzlWd+FoPRupC4qV8XwZvzv0dxJqpbRJNo2je56TpkgA20yZN6gzMpxdeSi uR6rEv/Cbvv1AgziX5PpMirBsvDGKBIjZqSEwfSbTvRYFVzJGu0aC4BuTQMQ9XuKpODx acLI1kS3KrN2tNAuq9sATMV5U+h2PCkkp0K0Lp8EikUR1DdP34V79NuSODf4Tmc9UOuF 19UQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801143; x=1730405943; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3BxQ/djqsUAmX5YssvbLc2dR8n/wmb+KujOtkBPQlY=; b=K23mIofNI2Lc49F5Jv+3THyUNa69aG0fRFHxmKY9Fj0LM86rtoUdlc9ymBBe+E8KW/ ae3zoWHfMZriaafE0f3XbGKjmPyOJw3T9oUo3Wnlu+SSiO7sZ3NDfkyqay+fPmHWCZM9 6w05jFL7giMMzHsGIYfLFS8QpKgULumUUqorvQSpSXDmanrHwj9dJaxFqoUtS8ill6Zr wmNOLbdFj3WZtK7nNOCVYzlfG6H6vZLq7sRUVCBg3MH1ay8fSdtDaNZvIYMvyV3PhQ52 Oe5owwzj8VQxPwHy6a9licjYDBTBpoZISKkkqRQWLEWnulYAE0E98wyFinHGWzn2KzWn yKhw== X-Gm-Message-State: AOJu0YyZaFj4os209tkJKr0plpxzqjqOjUJ2is/DIH/jPaYp/JFxD2Pj aGEZeZnZ91UGVpzrLcCNdzUHU2EUu/bBCYm97CnMJiYXIAJfGaim5uCBSQ== X-Google-Smtp-Source: AGHT+IH81cxhtPsmC30Aa6S83JU+bNrFxtog7ebMq7fwNCblL/dfH7jA6LuCOJERxthbeCpKzTtkRA== X-Received: by 2002:a05:690c:4a06:b0:6e2:167e:814f with SMTP id 00721157ae682-6e7f0f7ff6amr88020867b3.31.1729801142787; Thu, 24 Oct 2024 13:19:02 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:02 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 15/42] libextutils-installpaths-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:34 -0400 Message-ID: <20241024201806.440273-16-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113193 Signed-off-by: Jason Schonberg --- .../libextutils/libextutils-installpaths-perl_0.012.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb index f4db4ccff..25de3fc5d 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This module tries to make install path resolution as easy \ as possible." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-InstallPaths/" +HOMEPAGE = "https://metacpan.org/pod/ExtUtils::InstallPaths" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769" From patchwork Thu Oct 24 20:07:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51231 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A7218D10380 for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mx.groups.io with SMTP id smtpd.web10.6188.1729801144766206373 for ; Thu, 24 Oct 2024 13:19:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=fIZCShJh; spf=pass (domain: gmail.com, ip: 209.85.128.181, mailfrom: schonm@gmail.com) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-6e38fa1f82fso12627597b3.1 for ; Thu, 24 Oct 2024 13:19:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801144; x=1730405944; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WZHRmrfnYc2WHJpxCow3o37M2IgiFfG/G6Bq0lhEGCU=; b=fIZCShJhp0wQxT0a8fQtPw+PK1egC9+HtP0cdGeJjgrw7Nr9DL3r4PkJJNtugUD+8T ooXyTxhhL00IsHYhSMboGHtyamVmuszD0PIZsdwc36kapOkKNr4WeiCjOJB/L85l9BLg pIB+akUb3/bz8+wZ5GF+E01qg/rIkk4WfitTZ8/DuQsEFowokNxKa6rGqnnj2259pPDk WaN8HXNrM8L89K2g0gURVEl65fe+L21dqhU3rMxfB2nCLMKWUGs3Q8dHWCepG3huQK19 avkTolClw7r9F+gvciNq4GDFTQiKHshGpc5eO+4Roimni1No2xjFdDJ801Di6+d3U5Mu B2lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801144; x=1730405944; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WZHRmrfnYc2WHJpxCow3o37M2IgiFfG/G6Bq0lhEGCU=; b=nakAC6nNxsSGw3MBuY7185AgMmEIgJHeem5J1/7fSM/M+5rVvOGPHLMMT+uPUpfsjf xxgMMWdccj1mqgYnqVyFC7veu6G70WusiA2JyIlUpBNV2Y1n5W+4A9FudyL6bWhiPD9B 2RFMwyabsCmhu2fpqOqBczijlWKnxpgr0pRHGVSU/uVRTUClI7yEol+dhrLfDsPwDQcs 6Tka+tRUmzToqmm8vwg7XZVj+WZb4kEGO2sSxV7Ejz0EAlelGahVh6DRFkHU9UVFgxgf bBBpXedLdxnuXxdhVKhmVWYKE1HLJtWA1d8INwtv2oYo6Ng/b32N9KaMBm2sC87fGQRe O5pg== X-Gm-Message-State: AOJu0YxagPwoMB2RRr7rH8mIpue5FPdFETxSWTsk6osR5/M3gO2pK/f6 DnS7nGpq6XBS4KV4YABMICtULCXmpJydOu5N0h/T18krjn/n48HEMySsMQ== X-Google-Smtp-Source: AGHT+IF4omzXZVlj88qI/4G+41m1E4r5fEeA1WqwtSO6zZbDVHx6sO5cHP42zPloO7R0WNltt7wQpA== X-Received: by 2002:a05:690c:74c9:b0:6dd:c679:f108 with SMTP id 00721157ae682-6e85815202emr40597307b3.5.1729801143417; Thu, 24 Oct 2024 13:19:03 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:03 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 16/42] libextutils-parsexs-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:35 -0400 Message-ID: <20241024201806.440273-17-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113194 Signed-off-by: Jason Schonberg --- .../recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb index 56617fcda..c3a85f6f4 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb @@ -7,7 +7,7 @@ and variables to Perl values." SECTION = "libs" -HOMEPAGE = "http://metapan.org/release/ExtUtils-ParseXS/" +HOMEPAGE = "https://metacpan.org/release/SMUELLER/ExtUtils-ParseXS-3.35" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=120;endline=129;md5=eb858f0e3b1b0bee0c05b86a474ae2b6" From patchwork Thu Oct 24 20:07:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51232 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6E30D1037F for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mx.groups.io with SMTP id smtpd.web11.6076.1729801145582437851 for ; Thu, 24 Oct 2024 13:19:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=c4zbtfJK; spf=pass (domain: gmail.com, ip: 209.85.128.178, mailfrom: schonm@gmail.com) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-6e3d7e6f832so12757157b3.0 for ; Thu, 24 Oct 2024 13:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801144; x=1730405944; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Ml0yzJHEN7eC0AZgbrQELLDQvs5Yk17HvAL665UO7Wg=; b=c4zbtfJKju1MRjKBhSeMLQ4F2sy5C9ar1F8+iYsmWGhtqhdYMjqqsnmxVX39waf7C+ zwYtvZXTtv6+HPFNUTZJeoHnLOupVDOYu6LRdR3RhAvP02J0zKfMRZ01UGsqPpCo1rDR eXrgYfxes10etv8l4r3DlD9CCZwhGB/NGqf8RXe+LnBp8qcu/twNL/Qqdko6PTI/VNUJ uvC/uYBm6W8AjbXu7Aesfgq/whb1nN3jX7RSmkauhYrMkbohF4os0ySkRQ+NEAumwA01 J50GTfXOslgVw/qUgsfOSknz7toalT/TfhsugJgIdSol+RtZ/5RjnM6wpzLEnLTP7MRK XVrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801144; x=1730405944; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ml0yzJHEN7eC0AZgbrQELLDQvs5Yk17HvAL665UO7Wg=; b=rzqEajM1ad1uYBWCkcBehhyt7Rt5fjRLSrlAXEP39TFDaaeZv8WFWjbXViuW36gDDz zPURVN/PGa5beM66LFL3f7vRiFCIPGXnFg8a/6PFRSSUr483eWv84/Hws76v5XFsMxTP ND8sSuIwYEzqkjAamIv7l2A+E9ChQm6uyc49GGnYlJ5lwy12PThWzLyF3OLimWqR8z7v bJbCKiGUlNp0rxFhhkYDTiUrQaiqN/Cxlnue0L7JciGYPELzTEwk+iGDqqVeBJ1YTo2J /v6ZV1XoRYw8lg+SBZ4ubEBUoGnGdhPxkPBwQYauHqjRdP9QX6T3rMKxaxaSn/1CJqiw 3KwQ== X-Gm-Message-State: AOJu0Yywevajc0NmCqW8yXD1l4OIJ4E/2aYvkRcAn1xmqvGVmEAvgSfs kAZjIveK8E4eVNiY1DH2f1oeXdoW9qvYsaHk268kecoUto2a35hM21r3jA== X-Google-Smtp-Source: AGHT+IE0WYnofWS5XWCa1L3gxQURa4FIVsAHICOlbJIhrb2353LjTD1ipB8aP/YzI1X2eFK/VrD6FA== X-Received: by 2002:a05:690c:dc9:b0:6e2:1467:17c0 with SMTP id 00721157ae682-6e85814c712mr35889237b3.8.1729801144107; Thu, 24 Oct 2024 13:19:04 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:03 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 17/42] libfile-slurp-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:36 -0400 Message-ID: <20241024201806.440273-18-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113195 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb b/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb index 3f138baa4..b9ef4c8bb 100644 --- a/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb +++ b/meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb @@ -4,10 +4,11 @@ DESCRIPTION = "This module provides subroutines to read or write \ reading the list of filenames in a directory. \ " SECTION = "libs" +HOMEPAGE = "https://metacpan.org/release/URI/File-Slurp-9999.19" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=37;endline=41;md5=255fbd5f98a90d51d9908d31271ae4d4" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-${PV}.tar.gz" S = "${WORKDIR}/File-Slurp-${PV}" From patchwork Thu Oct 24 20:07:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51229 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id AFCABD1037E for ; Thu, 24 Oct 2024 20:36:14 +0000 (UTC) Received: from mail-yw1-f173.google.com (mail-yw1-f173.google.com [209.85.128.173]) by mx.groups.io with SMTP id smtpd.web11.6077.1729801146106304474 for ; Thu, 24 Oct 2024 13:19:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=FEmJalTD; spf=pass (domain: gmail.com, ip: 209.85.128.173, mailfrom: schonm@gmail.com) Received: by mail-yw1-f173.google.com with SMTP id 00721157ae682-6e3c3da5bcdso14240067b3.2 for ; Thu, 24 Oct 2024 13:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801145; x=1730405945; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=GjbuFUZsYCyvYWy1JdsmNXUZJu6kDs47dXJHb+d6Z38=; b=FEmJalTD0bFXVNSZ6FLsM6SWSuK+0rUQpaQSoCn0YOvC1nKYY/hYlpqDu+TvNj7mzT /TexFEHKtxZm5pP68Z6kYusIsUT5i60VraP+5aZ9nxQEYWLaZwIYuWbLS7zQP1wZxyZA Yj9l7SYdkR6173nI2EmogN+lK/u6jE/uunfoExJ4YnlVwBIuxbTzmuFwyo3vpgUvQZNG qhTdbq9o72Yr/aBcefwJqljGKKXMz4zW4PQre1pTEZiNwGpkuYsB6igA9FSUTzhgfCs6 fU/3doKBCClMgcJXoKr7QiC6TU8FB0VIz0uaFh7kY38/bUnilfL2sFyQVkwvplH3Y4a3 Yrcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801145; x=1730405945; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GjbuFUZsYCyvYWy1JdsmNXUZJu6kDs47dXJHb+d6Z38=; b=N/3aBbv9wxCYsYEmZV9G/N5h9sVN0yLHrNESqZCQVoKAzSdnVBbXUp8r79pHniAg9+ Q86HToBy9AqRL46uCQM3rzgFhFID4LybNDvt3Vo+35JL8eM/C49vQTe5xiMefGu1sp2f XiK6v/OeBwAp2t8Xk8vmB8hpMxyVXNPHXbT+e7MTW/QA2h07VaRZr14NlJfxLXtmjTJJ If8+XuF12t3uB8M3fOGI5NpwPtvvq2+21T6AbsYraaiaZbpaaW0oB9sf4W8C1JGmQXcp NPrOS45ltb9NsNtoBzBBJs1kiOwU4i0kwcc47I1Qq7B0GFENj5Rhwox+4/BvQTBy/s/o MnwQ== X-Gm-Message-State: AOJu0YzZQfOjP0DV/c6e6pEcSwCiM/MzsWPQqHR8SoN6MqmV/N9/Wwbw 8lDABnpnig6qfky/3KLKFl4TQ8EoXOPvW2VfOmtNTE2hmzz3OV9ck23Gkg== X-Google-Smtp-Source: AGHT+IEYHOIEDi6ry1vojD65lg9m70/hq3Yn1LhrNHgI6+w/lvSjtZx45kSzrpalwidAR37ZVooU9g== X-Received: by 2002:a05:690c:360b:b0:6b0:70fc:f6e4 with SMTP id 00721157ae682-6e7f0e3e59emr89656887b3.15.1729801144712; Thu, 24 Oct 2024 13:19:04 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:04 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 18/42] libfile-slurper-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:37 -0400 Message-ID: <20241024201806.440273-19-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113196 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb index e29abb3e3..410ce8046 100644 --- a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb +++ b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.014.bb @@ -6,7 +6,7 @@ errors, write functions don't return any meaningful value." SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE= "https://metacpan.org/release/File-Slurper" +HOMEPAGE = "https://metacpan.org/release/File-Slurper" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c1951996392b872397b798 \ file://${COMMON_LICENSE_DIR}/GPL-1.0-or-later;md5=30c0b8a5048cc2f4be5ff15ef0d8cf61" From patchwork Thu Oct 24 20:07:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51234 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B0990D1036F for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mx.groups.io with SMTP id smtpd.web11.6079.1729801146558133237 for ; Thu, 24 Oct 2024 13:19:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=aOOavegn; spf=pass (domain: gmail.com, ip: 209.85.128.182, mailfrom: schonm@gmail.com) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-6e5b7cd1ef5so13663427b3.1 for ; Thu, 24 Oct 2024 13:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801145; x=1730405945; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=oKO+qkwSP79cOBNc5LhGFwEWbvlj3s6u2Rlm128unxY=; b=aOOavegnuZM8OURXKxYaQ+tOr2Q8I8ZllutPcpylfTOTN6+TJrLdpcj0SgI8hHUZ6j 2eVsD5AXS5WIawm3e9SEihpqXiEUeHjGbWNjWmWHqSEb/W1icOAf1M0cJoZzNujya5Xh 1gWurZtR+4zYPMrcRpIeS1fBi1U1U5N4+4oYTA51Iin0/0I91xt8z7TW7pVzPOONUcuH uRqAjkdVW/YsofENfhhei5q2PEBsQWsqkNGNHSpuMF5dC+uSKM8Yg4W+WVl+vHdsK2+M L34J8/lq12pSYOJCwiZbZCKX0DfxUyPr8z/9l624bsbPH7ho9xCZe6zpWIotaObdSXwV XM+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801145; x=1730405945; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oKO+qkwSP79cOBNc5LhGFwEWbvlj3s6u2Rlm128unxY=; b=ZmbMlHoSv3etWbrftyfZ5fqy8fG5GDTTwtLiznu/eCrv/kWxZjIkgDuo0Pkxv0dtSt BItmiohRJlUhmM4ifTvwWjwoL43lb3ogDbiLqsvzGPKAszLg8ablTPzRmxfmtxHR5cEx eWsntGjEe542VbEkMQ2RtZOkYfqCPS8hHZMycfN8VWm7gcpGVxBqdfc4jMnQGkTyw6qR 2UE5UvT3yNiNxulWNiR2+v3MVNohEgBxZ+xdcNFL1bJm4l+AmP+2TuLFFzLpsQ0OUrn+ hCM5OACk5BqnQrefwVX/0+ziDdn+mP29ICPKNzhtOiUK9A+5mTS5l773Buf+IT2HsPXK Y2qQ== X-Gm-Message-State: AOJu0Yw7OQx4M0TjC41gfkep3wIy7zGW/ePO9hYEFILWMiTXzNCGoUKb bPYB9HOFQDLSBBRqAouKysgRFI5SLPttyriNFR34C0SWSHVFzANpd8PgNg== X-Google-Smtp-Source: AGHT+IHpChpG7PZNtNKk54DpH6LV45xFXZlPu1O5R3bDyzbbNBpbCvUapHN0uynYfTA/yPIAuqgguQ== X-Received: by 2002:a05:690c:f85:b0:6e3:2508:43ca with SMTP id 00721157ae682-6e85e8b384cmr31778327b3.27.1729801145332; Thu, 24 Oct 2024 13:19:05 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:05 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 19/42] libhtml-parser-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:38 -0400 Message-ID: <20241024201806.440273-20-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113197 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb index 4dbcc107b..a3f287dce 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb @@ -1,5 +1,5 @@ DESCRIPTION = "This package contains the Parser.pm module with friends." -HOMEPAGE = "https://metacpan.org/release/HTML-Parser" +HOMEPAGE = "https://metacpan.org/release/GAAS/HTML-Parser-3.72" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" DEPENDS += "perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz" SRC_URI[sha256sum] = "ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b" From patchwork Thu Oct 24 20:07:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51233 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A50CFD1036A for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com [209.85.219.173]) by mx.groups.io with SMTP id smtpd.web11.6080.1729801147238488853 for ; Thu, 24 Oct 2024 13:19:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=mDlIs604; spf=pass (domain: gmail.com, ip: 209.85.219.173, mailfrom: schonm@gmail.com) Received: by mail-yb1-f173.google.com with SMTP id 3f1490d57ef6-e28fe07e97dso1550580276.3 for ; Thu, 24 Oct 2024 13:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801146; x=1730405946; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+zVcVlI1JD/UZiMVjWfk97RIfJVZQxwXNeCRb69+z18=; b=mDlIs604oq0j7wosuJl2AF/KuOT808LyM6LKX/oFFTN2RfmfeOi3Ts5WK1MXf11TkA lHg5jNsXS/QRlb1Ljz9Gk4l8ZQ9pZ3wvYLxA+kpkmqcgzbybNQonPhOv+xjui3ZQAJho AVz2muu5J2n2cS6q+iKMJs1PA4yolmtFdPqd0w+ErqU6BclWz8v5amBTsRfHMYTQgUWv kpDp+GvYRTwLHwEhBMbL57B3opcPWdhp79SY6wzqrA4fajiBecUNhdusPuttBA3FV4sj evS7zg7MUJFGWmAeefj/AaYE0aXNWIKJx7D428lPIS5a5rRKByLXHpDN6T1anDAVPwU6 FEsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801146; x=1730405946; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+zVcVlI1JD/UZiMVjWfk97RIfJVZQxwXNeCRb69+z18=; b=lRLQHhwNtQd+KPkv3wNyL8FKUbcdpJfIoo/HW4Uzqd57wp2dZu77MIn4hBlh3SZDyU gj9zaDt9/Xb2c0WertP1+DjaB/d70IWsALAXw5Tz0yMbdxDuXZPP2w3v8das0hHPpUii AxuoTqEvcorN+m6JEstHowzRVdXcniuAMLHuJdwMRbaDJKfzYt1tqWYF/hFbrled8upn rJTL4SjHD1C3Y+DMCqbsM36isDBY/2L+zLAa3D8WaN21dBb73cyX6m/2a0O7mjK5CHP3 uzcaOiRfo1cYul0ykNeGv3NNhncvJTkhUy+4UX42bavAsw7PSv+dCUxx4LeMHCyJR+GT S94w== X-Gm-Message-State: AOJu0YzJSGxZXTtTeMPS7eMxziL5SzuVAWvK26EsN2+mgPK0pEp+amVa y68OsIBRu/wB3gDn3i3cqAt5fhy0WLh/UTiZC6SDt0hq16seAeCR0DT/+w== X-Google-Smtp-Source: AGHT+IEYxnuMQz1QKv1p2ZDGqYzH/90fWZ7uAkZjFhBeoUgM7e8WQyh9Lj1S8duLW8xx1a5b8EST2Q== X-Received: by 2002:a05:690c:39c:b0:6e3:39ed:f029 with SMTP id 00721157ae682-6e7f0fdc58amr90210377b3.44.1729801145972; Thu, 24 Oct 2024 13:19:05 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:05 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 20/42] libimport-into-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:39 -0400 Message-ID: <20241024201806.440273-21-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113198 Signed-off-by: Jason Schonberg --- .../recipes-perl/libimport/libimport-into-perl_1.002004.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb index 690bbe92e..c16c358fc 100644 --- a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb +++ b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb @@ -11,7 +11,7 @@ directly, since they effect the current unit of compilation. \ SECTION = "libs" -HOMEPAGE = "https://metacpan.org/pod/Import-Into/" +HOMEPAGE = "https://metacpan.org/pod/Import::Into" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=209;endline=223;md5=3cf363f1e405dea6db2c6cd0ef23680c" From patchwork Thu Oct 24 20:07:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51249 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id F154CD10389 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yb1-f170.google.com (mail-yb1-f170.google.com [209.85.219.170]) by mx.groups.io with SMTP id smtpd.web10.6191.1729801147868469705 for ; Thu, 24 Oct 2024 13:19:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=NtZtB0yT; spf=pass (domain: gmail.com, ip: 209.85.219.170, mailfrom: schonm@gmail.com) Received: by mail-yb1-f170.google.com with SMTP id 3f1490d57ef6-e2e32bc454fso1472580276.2 for ; Thu, 24 Oct 2024 13:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801147; x=1730405947; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WxjhWxWyh2jUAgq6cGNY+QKQaLiuavrgSzERmQW/nWA=; b=NtZtB0yTf2wgq4P5oKFwO6Ktt76NimZPyrx60917zkF8T1BnBFTw/Iqb+GP7YFGv/H ATcidEUoNZZLass2qIsbuFnODjftL9Hs0UIu+7lnpIRIDyBPmh31x1gudyxw4tJxqFhb Mo4ZgxfDqXCRU9Kv4gB96ualXLEcGkUkv8U/c4I8fpDfj+6fUoWFdbib2Tk58r4kDWv9 VU7vjP0Huy+IpTdg2WWlim0g+gAJxU5taZaJTYQCFp0jU1NyoIOSy0ikferDd3rvPERm Ek/445MvjxgGtdauqUSIva7EIK6yzK0tbzk68I6PGiIWXZCQB2HBRZfk8mJ9tLpowTw8 Jl5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801147; x=1730405947; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WxjhWxWyh2jUAgq6cGNY+QKQaLiuavrgSzERmQW/nWA=; b=aDiw0lv+0tobK9IELk6rzqMNUGe9jsB2gCnIpu6o6rCBiseIQEVLYIoQkRnOFoU5vH kfbgXM4+d8I9yRSA7LCceHGAtKRyrVSGu+pwB1/4fTGFK7bnirl04vI2Y381/pUumqNe sZb4J4xAoM7frFgZumKDNbTtVJ94URkrSRbiNLvO2ST2H5qukliu28ZXi/lRcOJJLnYq mXqFjcbEtl8q8F6ykbw90BIFpB3B1pKp4j7JaXz4PrxvfX6UeTNRwQosRqE/k9g4Qf6U 0n3TaAHOQHXnq5JiPwC3V1ugMTCh64tlr/DPIE7vZ+1YUyHqfPYwL0gn80Dufi9mMz89 RMDg== X-Gm-Message-State: AOJu0Yygry5b9qOABMxRsBh4zcKJpHNvuv43zpTcbcIvJN43m9P4RLIi 643IOj75TICXlyhPKEMQhpYiuH9Ahj37cWecYmZU/a1AzYti5tJkaMtwnQ== X-Google-Smtp-Source: AGHT+IGFEDP7AXMan/sjcpoTBgCQ58pVn+wGR1YMRaYijIK1zzF/1R7a5RdeP3RxbHhIus/653Xyow== X-Received: by 2002:a05:690c:3203:b0:6dd:b7e0:65b2 with SMTP id 00721157ae682-6e858184304mr30752177b3.24.1729801146562; Thu, 24 Oct 2024 13:19:06 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:06 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 21/42] libio-socket-ssl-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:40 -0400 Message-ID: <20241024201806.440273-22-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113199 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb index e745cecaf..689c46b90 100644 --- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb +++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.089.bb @@ -6,7 +6,7 @@ needs to write a full-featured SSL client or server application: \ multiple SSL contexts, cipher selection, certificate verification, and \ SSL version selection. As an extra bonus, it works perfectly with \ mod_perl." -HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" +HOMEPAGE = "https://metacpan.org/dist/IO-Socket-SSL" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" From patchwork Thu Oct 24 20:07:41 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51237 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B728D1038E for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) by mx.groups.io with SMTP id smtpd.web10.6192.1729801148577773493 for ; Thu, 24 Oct 2024 13:19:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=kBVWjNlc; spf=pass (domain: gmail.com, ip: 209.85.219.177, mailfrom: schonm@gmail.com) Received: by mail-yb1-f177.google.com with SMTP id 3f1490d57ef6-e28fd83b5bbso1515126276.0 for ; Thu, 24 Oct 2024 13:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801147; x=1730405947; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SLdmVAcA/UVQ76QfLrwQ4iIZahyOyLXSnTngdJRLvZk=; b=kBVWjNlcd+qnomNsWfKJrk9MEWOemyXp87cec3Mp131ink4hxOBfdiEhl6ywQe/GGX HhGBaHCcaIs7RLHDplYo2h68OcVhQLdcZOt3xoIR0kcsyr9jzXGVrieJa63soDoD0AiF sC5CNGF4RP/sV9XsQlv1lalf3Iti0rt8g/lcN3au5z6VaqGOp2RLQQTt/MHDU1rK/YRF lVL/17Uj284P6cOpfXo5ZUoNg541g24sZNGy/45luUiOl780j8c9CXGrXTmSZPTUdUQj kOdoXfL4gf0VqW//mSahBekN/TuBTb+EanXKaUYrb1H7S1oJRk9nDHZdbKcQG8yCokgM 3McQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801147; x=1730405947; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SLdmVAcA/UVQ76QfLrwQ4iIZahyOyLXSnTngdJRLvZk=; b=EaihfE34IxYQHcZfyJ1Kak4oIhvL4nASMZuKfhVhxi13UQ2z5iZLoAbH4o+JvC3SGx 7oMwiooiK13dhD6dqF92gZezt3iDxi244GuZS7vCi6gBs8F2rWeG1+K8X57megy3XXB9 MjV2k4MI5SbiCFoxQ0bRDe1p45DGfN20NBoNdnHw22H75WbWwLx8qyr/uZqFghLvlEez MHSuxD59rBu4TQJtS3gX+LtzVyK42b2cmRGHkTJQEs67XXoEfkD39OLjaGY9bkIM94Hh 29+ewK837Y2ZvnlMz7qx/O1yyDOiygDAmzslhqvUiD3z1ryou59YHshIQkxMknd6AE7V 1edw== X-Gm-Message-State: AOJu0Yxi1naAJgABK28w/7uZrAj1AxSLJYUzQoyog8w0s5titM8gBakb 2aIw2WUG5PSP5iL+rM2FpE5Xt1+rcma56hthYumoJG5PfxVNAXTNp1PV7Q== X-Google-Smtp-Source: AGHT+IEPedVqK/QWChA8sAbF2ZCLgSCYyWGR7G+H5o+ecoji434J7hHlJFhu/Eqg2D5M84Rv29PgOw== X-Received: by 2002:a05:690c:670b:b0:6e3:36cc:eb74 with SMTP id 00721157ae682-6e7f0f7e3abmr93921607b3.32.1729801147174; Thu, 24 Oct 2024 13:19:07 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:07 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 22/42] libipc-signal-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:41 -0400 Message-ID: <20241024201806.440273-23-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113200 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb b/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb index 6172933f1..ca49b304c 100644 --- a/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb +++ b/meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb @@ -2,7 +2,7 @@ SUMMARY = "IPC::Signal - Utility functions dealing with signals" DESCRIPTION = "IPC::Signal - This module contains utility functions for \ dealing with signals." -HOMEPAGE = "http://search.cpan.org/~rosch/IPC-Signal-1.00/" +HOMEPAGE = "https://metacpan.org/release/ROSCH/IPC-Signal-1.00" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=16;endline=18;md5=f36550f59a0ae5e6e3 S = "${WORKDIR}/IPC-Signal-${PV}" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/IPC-Signal-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RO/ROSCH/IPC-Signal-${PV}.tar.gz" SRC_URI[sha256sum] = "7c21f9c8c2d0c0f0f0f46e77de7c3d879dd562668ddf0525875c38cef2076fd0" From patchwork Thu Oct 24 20:07:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51252 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2D0AED10397 for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by mx.groups.io with SMTP id smtpd.web10.6193.1729801149212267834 for ; Thu, 24 Oct 2024 13:19:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=nhLxQXMG; spf=pass (domain: gmail.com, ip: 209.85.128.174, mailfrom: schonm@gmail.com) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-6e5e5c43497so11982377b3.3 for ; Thu, 24 Oct 2024 13:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801148; x=1730405948; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zBfDDQkCDIShXW8BSAcvOZVBnAJmYJjrfPbqR28Wtpw=; b=nhLxQXMG7NksWQrU4GNSYJtBPofkML3nnkFsx0Tmj3i0qaaVWYPzfBkYf10US3OBVR m3jo+yTsBswj/dqFIpaCI/gOR7Zh1qjTBGd89onwlVwTDEuRgLtrjLhgkYNyHh+WQ0tG AWLM05ZZ7i4JMRSariQ/eeI/win4NzZaUhm7rTAQ3WzlXkE7yEGvqENRYbFzlWLc56ZT RfEPTKEvuiO2WoyUjC8KPytH1zQSn0kd0u+iNMgwwmFwnqMYxVAo/hsTMgGVPxRtGx30 rc1fG+/QjJjWcbWcn/QDd3JCoJ+o/UvTBk2u1jIue9zAs6UYExRHmOVF7gdc2qvLPSD+ MZug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801148; x=1730405948; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zBfDDQkCDIShXW8BSAcvOZVBnAJmYJjrfPbqR28Wtpw=; b=c4pf9L+jCcup72KurM41LyMVM+ldB138O1Lzg+9hG2UWCJXLvHWwv2J31yxXVk/WVI xFP7YAGU9z8jvF6RZOfj5vhzV3N9EQDI10bS14kS5iQ4MoMD8R8XgR/63Ccaztogk5WI mL5qXz0rV3XGM7Lc0IRbIXFbnSkgVrGFm/I4ytSRKy60yjkrq6lTcPCpHBidIZuWfPds 2OWw6M1nVepoZppKDMmRYRI3pqRNWAx58aQtBSVna2qmEAVaZav4Pgpu2vnxRY4jDxBC SC/vicB/h4ZP2+uUHLgytYm1yZhnVzQW5QjaXFnmUjbr+6aLyhswg61TcpQ1r5p+7C+S CaQg== X-Gm-Message-State: AOJu0YwjkhHpKRRoDqCZ6+jsR7Xzr1punc/9l6SRKsaHE2PVVDMtA4Q6 QaR6gqMLs/Mb2TsZnitGxo6z6ue5sXRLLyGv0DKT9HyrVnWEuk84yj8m4w== X-Google-Smtp-Source: AGHT+IH0EslDyjl5RGarT/64bxQk86wORghOs+f2gydnPpDT1MbGZ7rjHXyp1iv51Tbn6vImsdbkBQ== X-Received: by 2002:a05:690c:6d07:b0:6dd:d894:bc40 with SMTP id 00721157ae682-6e7f0e7355bmr91165337b3.26.1729801147795; Thu, 24 Oct 2024 13:19:07 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:07 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 23/42] liblocale-gettext-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:42 -0400 Message-ID: <20241024201806.440273-24-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113201 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb index 654fd2eed..9774ac55d 100644 --- a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb +++ b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb @@ -4,7 +4,7 @@ functions for retrieving message strings from databases constructed to \ internationalize software." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~pvandry/Locale-gettext-${PV}/" +HOMEPAGE = "https://metacpan.org/pod/Locale::gettext" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;md5=d028249c2d08dca6ca6c5bb43b56d926" From patchwork Thu Oct 24 20:07:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51253 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41336D1039B for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web10.6194.1729801149601416469 for ; Thu, 24 Oct 2024 13:19:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=OHnzidvP; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: schonm@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-6e2e3e4f65dso15812967b3.3 for ; Thu, 24 Oct 2024 13:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801148; x=1730405948; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wznq+34GUaVPp+2uVKjR04l423rzfcUx2peK/abVoAE=; b=OHnzidvPUN5mGXzpEYEYHNMycWrRsTP9nDrooImg3CXqgmaukio+3NF0yTxBwB8uuf K9DCp/bnU/eLnfmWfXfESNqfYeXne4ZgTOnCBRRQAD/V9DDy7Pcj1DACtkLHBjlTpQUK FTkCXwM4J3UPZsymiztAt9JloJGCMkvJw8yMd5EjjKs+BKnJfZqIs+j8e4kZqxGBFGWX Q4QW0U/mTS5x4U6LgMmqIwg8gJlmzscLvFV5og7XZi2EaBD4Vpz6/jjeKilgifzI+/uO Qkf7t6lb+AkzN79bOSsEj2kVL7kVbGC5inp6EvlD0O7YVOrku8o0EUzmaOaQMzvPZSFO UaoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801148; x=1730405948; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wznq+34GUaVPp+2uVKjR04l423rzfcUx2peK/abVoAE=; b=PDjvTLW24GvoHESIlj9/ds8V6Ltcvwu+mJha6SWzHwVFuNYPfL8I5X5UftPUVDjMWX 6CjvTG2RhK2P+GCld9MQLzZLQDnpKWCp0Rc79T2mjSDNho2wXH5PlLxWcnuvbfhkr6CW LJwRzjDIMor1TFI0kn/QClubSE6YkQQMtC2MwNVWeQHLYMhn706tTVwx6S+IpW6wqpU4 04st3+O5T5egG1EY/qQL6YGC2RxrR9m6E9K8d5QMHfyWIm6Z3y2/t4rXjCGUGamYXWl2 RLuTT9XCXwuD8zU9XbSZGui4qATLgzTUroRT11zP5VaUGAdLFy/gnAbc8fksp0TXpVcb qT2Q== X-Gm-Message-State: AOJu0Yxw8Tp1fKvR+5ufxQ7mi+c1uklhJs1BdC7LR3F7MD2Yo1qKHZIX jQk1NMoDNB+mqpCl9OOAVLuaPGYCAGsd6VrltEnwsPzkiG8NPO9bMsRSPA== X-Google-Smtp-Source: AGHT+IEXmQW544Iw8TyfqxWMQTOXtL8BCGHX7b9i4ezSg7d+xsK0IK44wTTOW9bc5UlRiSInWTFE0A== X-Received: by 2002:a05:690c:660b:b0:6ac:ce34:9726 with SMTP id 00721157ae682-6e85816be26mr34392157b3.18.1729801148420; Thu, 24 Oct 2024 13:19:08 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:08 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 24/42] libmime-charset-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:43 -0400 Message-ID: <20241024201806.440273-25-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113202 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb b/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb index 27ed41e99..a39081851 100644 --- a/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb +++ b/meta-perl/recipes-perl/libmime/libmime-charset-perl_1.013.1.bb @@ -1,7 +1,7 @@ SUMMARY = "MIME::Charset - Charset Information for MIME." DESCRIPTION = "MIME::Charset provides information about character sets used for MIME \ messages on Internet." -HOMEPAGE = "http://search.cpan.org/~nezumi/MIME-Charset-${PV}/" +HOMEPAGE = "https://metacpan.org/release/NEZUMI/MIME-Charset-1.013.1" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" From patchwork Thu Oct 24 20:07:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51239 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CA36D10393 for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com [209.85.128.177]) by mx.groups.io with SMTP id smtpd.web10.6195.1729801150450636518 for ; Thu, 24 Oct 2024 13:19:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=TiNzFUS3; spf=pass (domain: gmail.com, ip: 209.85.128.177, mailfrom: schonm@gmail.com) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-6e3a97a6010so16369297b3.1 for ; Thu, 24 Oct 2024 13:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801149; x=1730405949; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=pWl89J5hkI/I6XtV2ZUDlYhDKv4jmg82Bz/bTLxZwlw=; b=TiNzFUS3y7bxbN3IOxswLWkriV40RB2hLpUeF65FQAPOVEBXlqsHCUm8hkjbElHfsK tHhMuJ0ZRHhB60/lX1EO2JOoxfE3DfqecERRbl6dpt3M0hC+3qMiCwnm49ga9RmdF9AV vaoVRlEp+dQ3yxcvVPL35iLRZWZ/72mPjWzB2+1r3FEFVc9pgGmQDGQlyDqTy9eucCSp w+oDhNeEXFV0hzDcC3bBShqPhzVAjj0Wjz6waJYBCp+YNENEg623+NsYcHNNS5pQp7C6 8bIpEriQ7mnWCXejRXY+48SXIcFGLUgZiFiSx8DRI+kKs9t7J8OQMn+XN8E4HSgx9w9x Pzxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801149; x=1730405949; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pWl89J5hkI/I6XtV2ZUDlYhDKv4jmg82Bz/bTLxZwlw=; b=ec9K7Q85Xz7jdWFrw4KHkG6SHe79kAFDEKXiWP+qT0GLo+D1Bg0XDVfEMPZ4GsdOl3 ppUnuC8rJarx3y9955PD/7I8k7PeA34jN3ZaoUnLQTan4JOL5D4WMaj+sHCibDWiJTru X2s8/WydoKAhYXqGdUZmtlnlHah431rwCzZgJKmOAkYBQPrr+77MSyOIAffxE/HLpjCg q8HhNmItNvqQsW0f+PkGqJaM21TEWnQ+EWAXtQccsHZ3Man1a/pyGAYhaaZLL4hgcIs6 C5wcdP5zIsJg7ERlI3v3GGbMrUa2en2NUk8RrJjqkpBG1OvlPGu83d1pJkDd3GnfJU1t ++Og== X-Gm-Message-State: AOJu0YyBF2B9+wlY4g/oCsVKlacBd3xsxFTTVIKh+hIBxKFgXVPFBPkc ooW1sPQiVzDw2WvgoIC5YrXRNlzIRChh5iBRnH0wr0sEWsLyR4nbOmVILA== X-Google-Smtp-Source: AGHT+IEix01bCAMCWJBML46pC3Uz10pAd8Al68L47nd4C8DIGxpG17N4uL3PhgFWubIQXQUTkY8UeA== X-Received: by 2002:a05:690c:a:b0:6e3:1e5d:fe2 with SMTP id 00721157ae682-6e86632061cmr33020327b3.31.1729801149036; Thu, 24 Oct 2024 13:19:09 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:08 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg 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 Message-ID: <20241024201806.440273-26-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113203 Signed-off-by: Jason Schonberg --- 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" From patchwork Thu Oct 24 20:07:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51240 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4447D10376 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web10.6197.1729801150992578736 for ; Thu, 24 Oct 2024 13:19:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=BWwx8cu3; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: schonm@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-6e39bf12830so10167507b3.1 for ; Thu, 24 Oct 2024 13:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801150; x=1730405950; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+QD4ViCaY+PlqFJPCQORiB+LzOtmP2rH0PYXMgvDwew=; b=BWwx8cu3Wr53fsDUd0ylEgmaTCs4pN/tV7Kspp0+JTO4S9IO2IMgvpNKUj4fTPu0Cq DaEIRenFQdzjjvg546ABMHvnEmDLsBgmG08gMpbW46QwtAIEd5BUhWBKjx9G1PjjjnmP CEBQjHPUD+Itz4dmsjqrHgmXD0wc3pNRFtbtnDXM4fwwVS5zDLQwrC9mcgmyj6idKv1X t62tZ+oMUTBUnakEszGvTjj5E7lGrRMgrq6SOGPtQSqeLtxebIpB57bATBvDjDyZVuqc BmkHc2jCkEES4FqS44wllqnPAkOaizC3N1DAII+oPywE1XESH9ZfaxCrN7DHhb0TF0MP ARkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801150; x=1730405950; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+QD4ViCaY+PlqFJPCQORiB+LzOtmP2rH0PYXMgvDwew=; b=gPhFp+yMdZxcJ1FjygBzM66QGoyfAbryjL26VejZ1xxiqWZmuYK8aHZVCaJiK38mqt nVrfZ5lRiSjipJFrGbSlyxx34CUmY+uyQEeVuetRfpMhNH1fUZbsy4WdSJBVqGDyfuNd EBJ1WJgRfrmCoJM1pxDS0VGDs0BHkzJdIhLjr9uGp8lXeqAbIrEm/SnabRreRMcjXEFM +WzeP5H/aoLbQqcFh+oc6LgLLdNYUS8rneOUNXWo+EceBmjPk1rz5lgQYFFqaxz8IDSL CtMcOvTApB4yuTBawkzmdKn+1S65P8IyVsUlN/gFehNsssv062S6sc7zASnn1cS+zPQ3 WVtA== X-Gm-Message-State: AOJu0Yz82ssJZpYFa8aq4zO3BBGAy1+bh96yoEgLZyak8X4KYct0smbp ulV40HVsceyBsU1jU8OovESnvj/NHmrhYxvxPPWJqq1otR+OiHtl7V7pqg== X-Google-Smtp-Source: AGHT+IHzPUXzRqGqqLxNb422hmZj7cTEc5HnuKHLH0qpB/91mb3rKHjj0EvoslI7zHCX0BMqCQMggg== X-Received: by 2002:a05:690c:6f06:b0:6e3:ceb:9e5c with SMTP id 00721157ae682-6e85811788fmr33095667b3.17.1729801149730; Thu, 24 Oct 2024 13:19:09 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:09 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 26/42] libmodule-build-tiny-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:45 -0400 Message-ID: <20241024201806.440273-27-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113204 Signed-off-by: Jason Schonberg --- .../recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb index 860185007..a662b4540 100644 --- a/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb +++ b/meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb @@ -7,7 +7,7 @@ Whereas Module::Build has over 6,700 lines of code; this module has less than \ 120, yet supports the features needed by most distributions." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~leont/Module-Build-Tiny/" +HOMEPAGE = "https://metacpan.org/release/LEONT/Module-Build-Tiny-0.048" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=2b9e8b5e2bd19fcc97ac84b78a271a64" From patchwork Thu Oct 24 20:07:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51247 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA328D10380 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f173.google.com (mail-yw1-f173.google.com [209.85.128.173]) by mx.groups.io with SMTP id smtpd.web11.6086.1729801151694589822 for ; Thu, 24 Oct 2024 13:19:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=XCaIvWN9; spf=pass (domain: gmail.com, ip: 209.85.128.173, mailfrom: schonm@gmail.com) Received: by mail-yw1-f173.google.com with SMTP id 00721157ae682-6e38fa1f82fso12628687b3.1 for ; Thu, 24 Oct 2024 13:19:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801151; x=1730405951; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=sWNDKYLozzi5fWyelTYQhhHdbIf4xGHmYzEPY52t16c=; b=XCaIvWN9MFFawW/grLh9UfxrgbgFTTL9PxgmvPtH2ui5L2UX50j/RtJppi5RooJcWD zeGVPxp7pV87zXlPB5CnBUZX6sliMaqja3sJq9pGcKKxJ8+zTz9Tr4TBNPsrIJX0uJr5 EXC8dOrSvMz3BrVC8RGozadmdPTAGrVrEfol+GkAxbyL+ZhB9gCsBm6fchG4XhFCdXUB mVPw3VyDO6ZJQPaLcLvVChDafkflIisHpXHEeGJ0W5949EFlHpi2kgOY8kpzmnVQ/tuF XB4RwqQsTYVfaiePGMlTKMjhWjEk42zFgHzJ6bVaOzS4tv7m3NmM4bzD+mIwuzs8fpdm JBRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801151; x=1730405951; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sWNDKYLozzi5fWyelTYQhhHdbIf4xGHmYzEPY52t16c=; b=vXwvfHBzKUoNnWml8EIWE6U0+rcbq+fFAZO86VlF+4oGhwtQLKRZcO+8eYIWroWZVl bUjyHNiHegt0JjJALJibQxB5QD66ltakMds8x4cnp28olXgaJGsuJ5deP2hCJNG5fDZM YPIseIGC+zNjrRCs0BRcG7ryw8Bf2jnHpT8LkcVYRc+2c8b+MAtaGxxMu4rBTJSFsQOc quiUjgHCDJ+oul4koXdYFpRozkk1wkGzXnGmR3a09QfwMI09jeyuWxNleQaGQMFbIAaa w9wNp1k/YSCixD5WhBOL+f6Ra9jMktnbfiJ2M6NMQddtLLgO7sqtPiqPVyAz6ub8hRLo Euag== X-Gm-Message-State: AOJu0YxFWwwIFbEeazzVqebQ2Ts2DmLYpo6+BMBZ/3qEPTsAwR2Pwyvw N7gaXvQaOE/kMehTtByH0Ng6xwD9wLirWTU+TnyIPSHp0h27XAd0yiRLvw== X-Google-Smtp-Source: AGHT+IHGWqqbs6LFcbnm5GzNByqlbHmw+07mPLbc9qHQuktvRRCR8F+uc+c/Tm7sOehBteS73L6e8Q== X-Received: by 2002:a05:690c:490b:b0:6e3:2b25:8972 with SMTP id 00721157ae682-6e858180faemr41181437b3.21.1729801150371; Thu, 24 Oct 2024 13:19:10 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:10 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 27/42] libmodule-runtime-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:46 -0400 Message-ID: <20241024201806.440273-28-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113205 Signed-off-by: Jason Schonberg --- .../recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb index 9c4370e96..0ed61ac3a 100644 --- a/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb +++ b/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb @@ -14,7 +14,7 @@ are applied on any Perl version where the bugs exist, except for a case where \ one of the bugs cannot be adequately worked around in pure Perl." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~zefram/Module-Runtime/" +HOMEPAGE = "https://metacpan.org/dist/Module-Runtime" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=36;endline=44;md5=9416434672a57853d6181f3da9094963" From patchwork Thu Oct 24 20:07:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51250 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D84C8D10384 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by mx.groups.io with SMTP id smtpd.web10.6198.1729801152413926243 for ; Thu, 24 Oct 2024 13:19:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=PRcPHfiE; spf=pass (domain: gmail.com, ip: 209.85.128.174, mailfrom: schonm@gmail.com) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-6e7e1232648so13483287b3.0 for ; Thu, 24 Oct 2024 13:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801151; x=1730405951; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EUJOznKq5Pta1AshOZ/0jZ/P9Hu6lLWoQS7a/ISDU2U=; b=PRcPHfiENsSdgBBvjGmNJ3dNNM6vr5ob6vc0FvgdRO4skZndO7WyoKWMUTIYtrJPxf 4YrjV3oUyFAV3T8zm7M/RMeCMlrrsF9/AN18JNaNf/16gjZVYjVVyeQGAYIUxbrjswGl bh+o7HNLbXjccMwET8ox3Tjw/5pdySLcG1FlLE8r7Gt8sH/GlSKrX+oWnsdJI/Ag84XR KLxL853AozyIN083vgEsXvTAh04yrVsK0EBzSOQa004dHV7SdJYBRTlVtg0GUtbHxG96 4cGcPOCmmjx2KRC4XmYF7/4+EcJsg9Puw0He68v5YFQ/niu3a1tcNxq/u6GGi2ds5hV5 Xh7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801151; x=1730405951; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EUJOznKq5Pta1AshOZ/0jZ/P9Hu6lLWoQS7a/ISDU2U=; b=UHxPFmFWbaYJt8PTJ7v2kyT0Y1sV39E3U0EPSXxB/lILXzn71splBF6cWYQxYL1cpQ GvV82MHhh9x30I4IoQ6bQdWqxKsapgICrcw5AHhk5iG3OHrzFcDWcJYCGqLZrK92tCfo 7MvBbSTI2FoQ7QJMNCYB4hX69t3cNrj+3BuglchPSEMdFv6AsZMe0ZW6i/fjK2M/iSA9 lnVMo66jr/0V+NrKAkPtbI4Csi3IEPy2F38/+bzRE+cEPketpnC9DT+OMGg/S2oeJYO5 67yPSaTWziZ/F8CzaxE1jiz+46xcU8OYWDZ8AegK50c+9Kssk7uFyQ8DYZg1PQ3JQQGX 8udA== X-Gm-Message-State: AOJu0YywUlST8wonLSPRAxBRDHJmtV9pm012FyQMz0KUG6kfVQt8tB6J L+MDuTngnTdUZs69LEgeKhIvtVOa2R0SAQb2hvPK2hIYCDSv56QYvqPv/w== X-Google-Smtp-Source: AGHT+IHGglVuwlMhpgTFRFFA8i5Ks6NzDK7mGCot/+HGD3WgHyWti2xC1gZA5X37xPeiyDpE2oyXHA== X-Received: by 2002:a05:690c:60c7:b0:6e2:ada7:ab3e with SMTP id 00721157ae682-6e7f0f4e81amr20211507b3.30.1729801151075; Thu, 24 Oct 2024 13:19:11 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:10 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 28/42] libnet-dns-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:47 -0400 Message-ID: <20241024201806.440273-29-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113206 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb index 7b411f09a..de979cf22 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.47.bb @@ -1,5 +1,5 @@ DESCRIPTION = "This package contains the DNS.pm module with friends." -HOMEPAGE = "http://www.net-dns.org/" +HOMEPAGE = "https://metacpan.org/pod/Net::DNS" SECTION = "libs" LICENSE = "MIT" @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=252;endline=269;md5=de95b6a896d5f861 DEPENDS += "perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz" SRC_URI[sha256sum] = "fec3dab10ac82dbac26b1ae2e367909256f420835d96cda7dc1b508e29938f0b" From patchwork Thu Oct 24 20:07:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51246 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id EBBFBD10387 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com [209.85.219.182]) by mx.groups.io with SMTP id smtpd.web11.6087.1729801153427534886 for ; Thu, 24 Oct 2024 13:19:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=T+CaOTME; spf=pass (domain: gmail.com, ip: 209.85.219.182, mailfrom: schonm@gmail.com) Received: by mail-yb1-f182.google.com with SMTP id 3f1490d57ef6-e291cbbf05bso1543062276.2 for ; Thu, 24 Oct 2024 13:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801152; x=1730405952; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=KD/OKAFNYcCoNDuak9I719uuanyfooQzq69O52aX3Zs=; b=T+CaOTME+P0Mq4FxmEHn4VbuEmEZYrSq0sB33oSfK91ZcV6B11s0+DcCFHR8xAbvzT KvTNdAirzdWRXwQqDyWz1t6LDvpisRf1OZmWsaigfWqxGrov4b7Jevl+ip/vnmaGZcai 93mcUN925jdsFpsD6Itq6E0Sxp6sM203XS+DYDnssFaeO8GEBmpkSazQqyuHjwQQw4vH ojF+GVp71QoiRpPnASiy5uiwTg7rXLavv2esYmAGY7msgMkILJDg0F+9rZYyi8gyyPMU DCVd+du2xJQs7Lnid0djzBh6H/9Z88vrPtnm964/I6yMzpCCPnHcjZ6rzttY2m2jAmxu ut/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801152; x=1730405952; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KD/OKAFNYcCoNDuak9I719uuanyfooQzq69O52aX3Zs=; b=TDnr/7cE8pjH6KrtQj2wr5b/tfuYCT6J6HOmaO1jwLKSNGgyH2noEUFDUDylk5TIDJ fTQ6N2UU2O4oNN+w7l018hJoQga3G5z3tuWvQ31QIYqYAnl3A/3LykfX63ysPJx1CEi/ DvUk8TN89xk1PY8toUAEaOx3K6Yi7iq68PKG1OO3BWbH79eKoo6TSaydzxoJVzaDVkYa tVXVwZEA0phqvMqZwZYnB1nuT3uy7alDnnoJFoSULWdnnqOVEsJrOYqcwjekMaI5PFKW D/+a9lMtewJwusuom4y0EzFDuPOZ5gYc0lDWUZ0cikzeF4zpRT3X9O6yXlnZ7eviMdiL bPsQ== X-Gm-Message-State: AOJu0YxzzRjsAc3wZsL0u4sXnSIfbZsNiak6JKxYpXnD9MIfrrZa3jwu qjRDLel55/Trhs6oAygChGd4gnxqtwOe4jeei6JJ4uGfTIK0O9lOqNpBFA== X-Google-Smtp-Source: AGHT+IGuy1R+nMdNvrt670QW3N3JSEpza2Iavk6gX7ob+54Xe6ccktlYzS0yfOq64yoHM7vlsf+EyA== X-Received: by 2002:a05:690c:4513:b0:6dd:ba9b:2ca7 with SMTP id 00721157ae682-6e7f0ffbd92mr73277097b3.46.1729801151775; Thu, 24 Oct 2024 13:19:11 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:11 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 29/42] libnet-libidn-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:48 -0400 Message-ID: <20241024201806.440273-30-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113207 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb index a22b63809..de85e2664 100644 --- a/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb +++ b/meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb @@ -6,13 +6,13 @@ Turbo Fredriksson's PHP-IDN. \ " SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE = "http://search.cpan.org/dist/Net-LibIDN/" +HOMEPAGE = "https://metacpan.org/dist/Net-LibIDN/" DEPENDS += "libidn" # We must need glibc-gconvs to enable charset related functions, # such as Net::LibIDN::idn_to_ascii(). RDEPENDS:${PN}:append:libc-glibc = " glibc-gconvs" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/T/TH/THOR/Net-LibIDN-${PV}.tar.gz" SRC_URI[sha256sum] = "2f8acc9442b3866ec7dc63cd449fc693ae3e930d5d3e5e9430fbb6f393bdbb17" SRC_URI += "file://libidn-wr-cross-compile.patch" From patchwork Thu Oct 24 20:07:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51238 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B345D1038D for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mx.groups.io with SMTP id smtpd.web10.6199.1729801153717617805 for ; Thu, 24 Oct 2024 13:19:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=aE3digwR; spf=pass (domain: gmail.com, ip: 209.85.128.169, mailfrom: schonm@gmail.com) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-6e3c3da5bcdso14241237b3.2 for ; Thu, 24 Oct 2024 13:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801153; x=1730405953; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=dmbaDhqFkynshdUI49yiFV1VmxOkFdsWivSlZEoq+uQ=; b=aE3digwRqHVeepxqwTaxrnHPXL/RC/E09xLGqz3kKRZVoZJS2cGb1noLncYMALm36e Z9BsyUZuqAYZf0DxwemluuJrAoGxUZOjuoJ20L/Qo0SMvtLkJ8Fqcth0zMc9um2LWBvt mQSrdWJkOBm/npGdyjWzF3JcSSTJAAQJzmbgEcX0JBHNjKjaSGhuQsrbnRSkL5+q27r7 78XgUH/HeXY0lLpP0yHZwDWwxQdBgRWdy+7zPE1BRvUT9BIVnYMuNR5t6EEkeUH/9ue0 y8WpYK2q79LcT2PBF65fgkzTgeuno10Ahb27rrOU5jyZBrkZTY0R1y3cmaQm1jrwIPdC ADsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801153; x=1730405953; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dmbaDhqFkynshdUI49yiFV1VmxOkFdsWivSlZEoq+uQ=; b=ioQbwfTVvo3eINzEYNIBZ/7nx5iWJJeH0BNTom3i1pQjroQev4SBf+9mSK3Xw7j9Ne 6CZ6Qhk8wKOK4QYiFywvXnVEaf8VEcRnJanZDHA6jVCAyXtsuIa+qCah2us9L3PGIoUk 8JTt+TNfzngp+fSQdx3a0Y1ly1IPwiWa+mlwMwpjLTRSZySJ8qcaF/ZLZnvnW4my5tJL yIdR/MZZ/DSzl1GkXo3qhJ3/sK0wFACbBLkj7P8wog7GGk7TZS3UFu9j5O7G8ZTCKZrA rVz4cZxaMZzUfrqDevk/M7SIEXdf4VzZHC5J+HJLZyelLVdLR/1Mpx0IMNikIA2Nt0d5 Wsgw== X-Gm-Message-State: AOJu0YyWARcqeqWOmj92MIUhE3VebCXEgkN68rYHGnSryUzxAQOFzACH I+eDambxuinlj2WYqlGirfacob35m+gILjQSLJiFtPcKg78vdHiA/5nD9w== X-Google-Smtp-Source: AGHT+IFUk8hqb3xw/ObKYBOfosyOE2BQYpRisbGXxQUC/qOOHTrHgiThOdUkKfyV9Xclwy2et7hQIQ== X-Received: by 2002:a05:690c:b88:b0:6e5:a4d6:e544 with SMTP id 00721157ae682-6e7f0e73184mr88772017b3.24.1729801152406; Thu, 24 Oct 2024 13:19:12 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:12 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 30/42] libnet-ssleay-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:49 -0400 Message-ID: <20241024201806.440273-31-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113208 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb index a91bb6cbe..707b9fdef 100644 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb +++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb @@ -4,7 +4,7 @@ web pages on SSL servers (for symmetry, same API is offered for \ accessing http servers, too), a sslcat() function for writing your own \ clients, and finally access to the SSL api of SSLeay/OpenSSL package \ so you can write servers or clients for more complicated applications." -HOMEPAGE = "http://search.cpan.org/dist/Net-SSLeay/" +HOMEPAGE = "https://metacpan.org/dist/Net-SSLeay" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -23,7 +23,7 @@ RDEPENDS:${PN} += "\ zlib \ " -SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \ +SRC_URI = "https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \ file://no-exec-on-configure.patch \ file://run-ptest \ " From patchwork Thu Oct 24 20:07:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51236 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id ED8FED10388 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com [209.85.128.177]) by mx.groups.io with SMTP id smtpd.web10.6202.1729801154419411337 for ; Thu, 24 Oct 2024 13:19:14 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=F5j0zt/6; spf=pass (domain: gmail.com, ip: 209.85.128.177, mailfrom: schonm@gmail.com) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-6e305c2987bso12956167b3.0 for ; Thu, 24 Oct 2024 13:19:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801153; x=1730405953; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OZS5QVH0RHdlSzXXPHbNY1Mt2QMeBQYjyAaw32+KO1Y=; b=F5j0zt/6DWKjPKvSdLZxuAeTxLCOByBlt4AjokIxXEDeiHJwTuR2AkIg7Eoo7bMUGk I16VcrskT9ewDkRqi4m5ltuB4H4GTMi/CI4gEEGAjACUdgzUUUuYD/WwXMulhDJcRH5V //E+5lGf6e5PlX+T5pQpy4lvzh6qM3KQye0vcVebS2qTwaPe5osYuagxhz6emrAqDHGy V7rlT0Rr01kXah/bLKQN5LPeb4tntx87EloJn+6yEWVghE3k44A++vnLdcb0P53feEPk 85qQQMlR2zmPQex6t9ODOQbFf6UjU4HExmSzLeHLykjSSIZ6thJHb9xt/bM746Sgb4fR 1HqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801153; x=1730405953; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OZS5QVH0RHdlSzXXPHbNY1Mt2QMeBQYjyAaw32+KO1Y=; b=nGjUoZ+sNXl5q061CCMrwgZHtLun9vgotsIEFMmbqxQ8Vq+Bxve5G9wM7bwjcFO2iV Kxp0QTUpDwXVI5qo3daWmpXw60vtUWd7PqlVkA6JiyT96x+KNWQt0fJiT7BBoFd+pTuX H0dAJBahgGFdwpv4Ss1q4cVV4zYX6MfJ45ziXUTEfpn6MG7AO498PuUgl6nsoIIbyYlV 5q9+h31IQnxhrVCxbPKJduDzLRc3KnaIW1/NZi21uNAAZWnqLD92Jrt9eDIQMqsa7249 LmEj/q0KGA3XqgIr7N286VZiSDQDqojWjNHigeJFEnshxgfuitxzfWADRzWefvX08dmQ oylQ== X-Gm-Message-State: AOJu0YzCknHby0BVwSkmItki3tDLY8WRONjWrP0AOtehNUzrTqTNRHAD sEfYKvzublF/vSgCuZtwCzsi088oGLwPqIW3k1VqcdGFkB+Zvxn++P2C0g== X-Google-Smtp-Source: AGHT+IHpbCPBpopxr+oWDvcYkGvTUMbcDiGmzbiuBmVbq3W/EXjuePGVJ8/RqpHfiJXWcBZ2jyti6w== X-Received: by 2002:a05:690c:4512:b0:6e3:12f6:d8b3 with SMTP id 00721157ae682-6e7f0fd7e50mr90639267b3.37.1729801153170; Thu, 24 Oct 2024 13:19:13 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:12 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 31/42] libnet-telnet-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:50 -0400 Message-ID: <20241024201806.440273-32-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113209 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb b/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb index d90b47d21..d5b1c504a 100644 --- a/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb +++ b/meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb @@ -8,13 +8,13 @@ These interactive features include the ability to specify a time-out and to \ wait for patterns to appear in the input stream, such as the prompt from a \ shell." -HOMEPAGE = "http://search.cpan.org/dist/Net-Telnet/" +HOMEPAGE = "https://metacpan.org/dist/Net-Telnet" SECTION = "Development/Libraries" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=4;endline=7;md5=e94ab3b72335e3cdadd6c1ff736dd714" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/J/JR/JROGERS/Net-Telnet-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/J/JR/JROGERS/Net-Telnet-${PV}.tar.gz" SRC_URI[sha256sum] = "677f68ba2cd2a824fae323fa82e183bf7e3d03c3c499c91d923bd6283796a743" S = "${WORKDIR}/Net-Telnet-${PV}" From patchwork Thu Oct 24 20:07:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51242 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B8AFD1038F for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yb1-f170.google.com (mail-yb1-f170.google.com [209.85.219.170]) by mx.groups.io with SMTP id smtpd.web11.6088.1729801155331602096 for ; Thu, 24 Oct 2024 13:19:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=G8eZU01m; spf=pass (domain: gmail.com, ip: 209.85.219.170, mailfrom: schonm@gmail.com) Received: by mail-yb1-f170.google.com with SMTP id 3f1490d57ef6-e28e4451e0bso1485196276.0 for ; Thu, 24 Oct 2024 13:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801154; x=1730405954; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=re6KsNPRWwewi0K04pJQewJcY5V6kXAH4dRU6hiyi94=; b=G8eZU01mMp6z9E8bednCLI2Oj//DYzmJ5CHgcwZu0xAKUwO+5UHIKpEEI29c0CQqef VJJg7YORXch3+6jUP+QZwV82fgzvPapTr7Zc1MTiI8/jqWCzsKrkSTm1ciOSUKMKMn1B 726pVhR6ktEYrMSNq/fCtKyv8WCyqXfV3KnN6nleLFAxy66p6FCTOATklIuPsyATPVQE 37lWw5Tyr/0E1LT++zC+YCh8J334kzMkkONy5hn7NPGu0kkJRsIgpnNRQttK/9FnjMjS WXk8ZQEqZba7/XbU64xJQtxAGV147/xzv0szVpdaywbCXHj+VwStlRlgnSdVDYTDAVTb 0NRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801154; x=1730405954; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=re6KsNPRWwewi0K04pJQewJcY5V6kXAH4dRU6hiyi94=; b=dHiIKzEPk+Vq0emwoBsnCrpQAnaAJ19niu45xHh4BDzMyDYGMeneX8fRiiWf6SC9rL bngadWgmUVdr4/Bnq7Q2AHoShcfAnMqvtVhVxYayI5hJxlUOgbW6DjyHlvIN7rMpCiJu wc/L79b5gvuwZqFpEj9h3AhmyObVyyRr8cBXNYVheFofImhC9lbr5gc4yQayG9HoxEh7 A/aNq8UA/Q62cLRv400y41iGcd1gf9Ptc8TAWhMdUfuWoLmPj06yQs97TChm1N5CVH3T YomAhX8a2WdlAmGVC6HDyx9tNidK77sNxBnNa+EcyfUpQCMgAAjWv0RqKvS0xWaieDjn mwTg== X-Gm-Message-State: AOJu0Yxg2Q6LE1CdWkFuE8hqpaHG216utWU8HjrKniSZJ2shHTzvnMvi aUVPAPIIMc22xdbJX+8eQsEvOeKTMlPF5jFtGPixJSbv2cB8KJpCIs0Azg== X-Google-Smtp-Source: AGHT+IGQJNmbtG7gUgzAu9YMCUXZjFvq2xFffX9aN/jfBaHr1HA4nB1hArkcTVWY9YskPWqkKCwSCg== X-Received: by 2002:a05:690c:4093:b0:6e2:aa89:9d0 with SMTP id 00721157ae682-6e858166a13mr28082037b3.10.1729801153863; Thu, 24 Oct 2024 13:19:13 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:13 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 32/42] libproc-waitstat-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:51 -0400 Message-ID: <20241024201806.440273-33-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113210 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb b/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb index 5e4c71b70..db7ca17ad 100644 --- a/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb +++ b/meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb @@ -2,7 +2,7 @@ SUMMARY = "Interpret and act on wait() status values" DESCRIPTION = "This module contains functions for interpreting and acting \ on wait status values." -HOMEPAGE = "http://search.cpan.org/~rosch/Proc-WaitStat/" +HOMEPAGE = "https://metacpan.org/dist/Proc-WaitStat" SECTION = "libraries" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -12,7 +12,7 @@ RDEPENDS:${PN} += "perl libipc-signal-perl" S = "${WORKDIR}/Proc-WaitStat-${PV}" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/Proc-WaitStat-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RO/ROSCH/Proc-WaitStat-${PV}.tar.gz" SRC_URI[sha256sum] = "d07563f5e787909d16e7390241e877f49ab739b1de9d0e2ea1a41bd0bf4474bc" From patchwork Thu Oct 24 20:07:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51235 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C8C3DD1036C for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) by mx.groups.io with SMTP id smtpd.web11.6089.1729801155892453263 for ; Thu, 24 Oct 2024 13:19:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=Bsvw2fE6; spf=pass (domain: gmail.com, ip: 209.85.219.177, mailfrom: schonm@gmail.com) Received: by mail-yb1-f177.google.com with SMTP id 3f1490d57ef6-e29687f4cc6so1514511276.2 for ; Thu, 24 Oct 2024 13:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801155; x=1730405955; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=AI9vZz1VBiKx3XYWnkxEpbHCD7BasWiE5HxFtWd0shc=; b=Bsvw2fE6oekVnJyvHY0dtW8yz7+19T7McmC/JC3AAsETwpFGWDWA8LCJ0PjPYhorKt uKGuuR9J33XrX8rqfQHGJhW7+3v9BFSiNTAbMPvbyL4hPjSYhUCiqPzuj2DRJwNQ0SBD 5CwkHePYZrI2GyHKWxcpN1qfOrGdD5ESCDJjPz1QMftf0eKtLkCOnB2OOhknHCM9z/i/ QX25bSyvTtGLJoAGc4pPirlu1XX6OowPFdglYTQkB9yfncgt+9M45C2hrIjIT0Yi0XUa RcxmkL1kCKLSDajTcs5uuOz35nOa4ljhlJGEdAcmbqdrvOhvpPKrueYvNOKo+2Mj1t9F QdMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801155; x=1730405955; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AI9vZz1VBiKx3XYWnkxEpbHCD7BasWiE5HxFtWd0shc=; b=b1k2/D1eiJcp9+Jbk7HAyfegh0g4+wRwpbenaknp9Zgq/+bdHjaIHk8whd64rrUIKc EHXzZb/AMfZALn/zoll7ral5x48dovJdGTE99nwypl9EyNTsye4fW4DnOgw0EpyITDz6 7Jp/su4MN5fdFhvkeiSxMduaHyhSmypo9jzZdKHgs6RNFk3fvTWC+0PLcq5BJEjaV0hr lxvrF0PtPBR4X4nHP63nD/T/yLJYvFuTrtEB2fW7+RGmum37hOUTz8McARL/uSa859GL mfcBVTObbiwDy+vmigXYmWSEMkdbc0QVgpb/9+1gwGs5yNiR8/EpkbuXerNrv/zdUQ+i bVOQ== X-Gm-Message-State: AOJu0YwpMbA757iACLgAJ47dnDSOl4g/3LjYBgRLzAnHdqra8iOep/3K xgn1c0jKvX2fl5kXOLjvbfj9WJh3pJRzfmknxUcUL7oCO8V+s8pLy/YMuA== X-Google-Smtp-Source: AGHT+IFF4MW4qv2s1SVh3Nw25yR1yzeCrzBj3RFDS4WCRLDjFuxRwZ3FD5Yc1iv7BGccd4vQ4uvv/g== X-Received: by 2002:a05:690c:6609:b0:6e7:d974:8cd4 with SMTP id 00721157ae682-6e7f0db262amr81868247b3.3.1729801154599; Thu, 24 Oct 2024 13:19:14 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:14 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 33/42] libterm-readkey-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:52 -0400 Message-ID: <20241024201806.440273-34-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113211 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb b/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb index 831ea1a8f..3f184badf 100644 --- a/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb +++ b/meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb @@ -6,7 +6,7 @@ handy functions for working with terminals. One of the main goals is to \ have the functions as portable as possible, so you can just plug in 'use \ Term::ReadKey' on any architecture and have a good likelihood of it \ working." -HOMEPAGE = "http://search.cpan.org/~jstowe/TermReadKey-${PV}" +HOMEPAGE = "https://metacpan.org/release/JSTOWE/TermReadKey-2.38" SECTION = "libraries" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" From patchwork Thu Oct 24 20:07:53 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51251 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 387BBD1039A for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f169.google.com (mail-yw1-f169.google.com [209.85.128.169]) by mx.groups.io with SMTP id smtpd.web10.6205.1729801156741560231 for ; Thu, 24 Oct 2024 13:19:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=LxOSUkcn; spf=pass (domain: gmail.com, ip: 209.85.128.169, mailfrom: schonm@gmail.com) Received: by mail-yw1-f169.google.com with SMTP id 00721157ae682-6e2e508bd28so12098407b3.2 for ; Thu, 24 Oct 2024 13:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801156; x=1730405956; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UKO7Ed+eGUjWDidniwj8EPinarO0QrTINipTE7QSfeg=; b=LxOSUkcnWTQgKLo2OecR+k7Zy90bpwLmSDa2ztczDWzRbz4/uPhkNF+9X8gO2V4zqk U0orLGW6j8Vq3hadS1i+mLtgsO+Z3HEOh7w5s+Hf2SeBNOsiNaf95tsfAbjEgTk2xOuf kToHTlrdykcDnRHb/Pi1BvlGYcfaIYC3IqJ5u68rYagHJKYRJAug5KSG55jcdVyTTkwr oEg5wVZnGPgzjuwJI7V/sRx39CxIpp2/SA/D0iLk1a4kQdI2lt0QUqpOiCjgUR42mJhI A9VUSPvqDyAFaBeEzv2MNhe7fpnKyi69Sptks0q6201fOlN7tGCbKIvJW6qTDJ7tquLb GphQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801156; x=1730405956; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UKO7Ed+eGUjWDidniwj8EPinarO0QrTINipTE7QSfeg=; b=k5P5rUNGLZ0zQ6dndLrlCjFVoyVvSkTM/gXvFZTVdiDYrBpxQVx72FSwfHogBlGUe1 hsxc9gRHrYbgNYVTMMnZqIceJFnUZ8XTq4O3GNvsz/BxFtYxeHzmY+UB1zmjON2Wh7Ig IquGdyZVQbsTeVYTDJi+K9Ub3w1vDMmDufxtxXqjkLArwWa8lxmUYz9B45jDVKGulDWj GNpQq4AimvT7PNHM1ZURUl4PSATMiUB0a9aj7QAVKwfJ5W9O5Zu2hqjyJJuGIsSfkrIV KVUxFN5P544uam0du4HFgIddsq+Fi38xrS8/CyHNNEkDjcwSyFaoZNL/Hw04ZC8e9rop sACA== X-Gm-Message-State: AOJu0Yw+tepB6yIHaIxny2lgMI3lXXRjpGYHSM2AjGvfWB+L0gb3O12X cuWTbuXO9layV+6fhkUhlReW3/pPx7djYM/qADztCaW17B1myg3r+V6n4Q== X-Google-Smtp-Source: AGHT+IHNmtR22izk8a41+6ArO+vpx5mITpXpuBuY2S7zs1HcilVqWecyZUsV+v57edjvIY9EMo2zzQ== X-Received: by 2002:a05:690c:d94:b0:6e0:5d7:8432 with SMTP id 00721157ae682-6e85814c9edmr31393977b3.5.1729801155319; Thu, 24 Oct 2024 13:19:15 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:15 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 34/42] libtest-nowarnings-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:53 -0400 Message-ID: <20241024201806.440273-35-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113212 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb b/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb index aea0e7e0f..fe178b46c 100644 --- a/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb +++ b/meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb @@ -16,7 +16,7 @@ run when any forked children exit." SECTION = "libs" LICENSE = "LGPL-2.1-only" -HOMEPAGE= "https://metacpan.org/release/Test-NoWarnings" +HOMEPAGE = "https://metacpan.org/release/ADAMK/Test-NoWarnings-1.04" LIC_FILES_CHKSUM = "file://LICENSE;md5=d8045f3b8f929c1cb29a1e3fd737b499" From patchwork Thu Oct 24 20:07:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51245 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C239DD1037E for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web11.6090.1729801157361743937 for ; Thu, 24 Oct 2024 13:19:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=Zr9yJbYO; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: schonm@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-6e5b7cd1ef5so13664747b3.1 for ; Thu, 24 Oct 2024 13:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801156; x=1730405956; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=XPaZoFIoGkCniotym7cix1YNB0wVu9J55W3hQucvAWA=; b=Zr9yJbYOYKMGT/fS7LM+An00UN0WgkHWl9pOphqvE/ejgnw9ETFwrquv6HEbZgewOT GL8C+hVwmZ+9PEGJbumCVLqfr3WjYrCeYQbvOQs8eljcpfwd4fr3Wzb9IEV5wftlpVQS YbHVzFMCjuWfwSbiooH6Jm5UqffNBLlOcTSrPFfYYwRpUvfhY6ACILlhVKMsuHYNprOW 5FoLOIqyGL/80XE/0C83lQCHUhP7gSuXjQuaGN4Ud183kYLZIyHE5x17WbrbgO75jgdJ UTinqeohHvRYKnqfVrkPOhdW8fyLPBcIl08SByOUEhMaaB1hkhLMZRKKNm8zbEZ543/F WBQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801156; x=1730405956; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XPaZoFIoGkCniotym7cix1YNB0wVu9J55W3hQucvAWA=; b=rJpnmn7BGPwzuOi+A5YD8iMju3eDjnRW/xm6a9hx+IZynbXgcaMFjh0t4ZDqz2IAxY UJB0Nxj/Gh+YZuxSOtUA1JpGb3eripVSsUvzKG+dXoxdp5vCQ3NIq6DsiWWkyu21GXay gvNOdhTGlu8DxFif25z/GbFIkzjheNfW5nAb9Cj6sQXnTMckbnAnNHDy13cGRTzgjUy7 qINtT4UqY8/dEP73m83Hzm+uQxGxl5/mtqkqR9RW3KT6k4Bozuhnaldn3w411UZGE1ee U4biWygJ239/rDssaxsRynL9kHVEAKAd8eZ0NTXOpbx9OCBUyUp2/ZtqF0GZ8u/0K0IS C3fQ== X-Gm-Message-State: AOJu0YyVuFMteJC1/jejRwWs4jr80wsH0y6t5w44kG5xGxihQ1A7tLSq xwr/2FDYqxb8/zClXoSZgYV/o1QWnHbMOk6F39TqzAo0ImznkwWi+Sj/RQ== X-Google-Smtp-Source: AGHT+IHDstLNJpwXtEFku2MDGgUAsgRVS5TATowViMiLvlr0VM07XvCgQpVGlJNlpYUEhM4sXLhXqQ== X-Received: by 2002:a05:690c:9683:b0:6e3:b6c:d114 with SMTP id 00721157ae682-6e86632f8b1mr41734597b3.38.1729801156000; Thu, 24 Oct 2024 13:19:16 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:15 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 35/42] libtest-warn-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:54 -0400 Message-ID: <20241024201806.440273-36-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113213 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb b/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb index 5148fbeb0..0f0816df9 100644 --- a/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb +++ b/meta-perl/recipes-perl/libtest/libtest-warn-perl_0.37.bb @@ -7,7 +7,7 @@ the time to go take a look. \ " SECTION = "libs" -HOMEPAGE= "https://metacpan.org/release/Test-Warn" +HOMEPAGE = "https://metacpan.org/release/Test-Warn" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=73;endline=78;md5=42b423d91c92ba59c215835a2ee9b57a" From patchwork Thu Oct 24 20:07:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51248 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 21C5FD10385 for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yw1-f175.google.com (mail-yw1-f175.google.com [209.85.128.175]) by mx.groups.io with SMTP id smtpd.web11.6091.1729801157951053377 for ; Thu, 24 Oct 2024 13:19:18 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=HQhgxB3U; spf=pass (domain: gmail.com, ip: 209.85.128.175, mailfrom: schonm@gmail.com) Received: by mail-yw1-f175.google.com with SMTP id 00721157ae682-6e2e41bd08bso17281957b3.2 for ; Thu, 24 Oct 2024 13:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801157; x=1730405957; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mT2WGBWg6U8G9B/gHnXeqA+rTXUDzqZ7ZSZ7503x31E=; b=HQhgxB3UaOsLcsQHNv8LBY2i4Vef113v3POlQ0qC9q918KtETE8Zemd2vSF73LD54r kcXLU41K/DY5cDSv9XtqqyZU8GVI4lRbiw8VR+//JMvci7IGFcznneQ8OtBkKALUJuob Ma8Mw9IaW2RN0MmZk8aEJ75Dn9hHkPY7RdUcy3MnnI8FDGBl82Uo2wVevcyVztJAtwWN YCyejRE7NVf0ItMkeEaRuAz4Zil57myZOS0SiPFQolM4xOmtRjpvZJOuu3/y4q9uEXW5 9+/7ZJVzPd9/PR9+4VbtmuMq3HtqVwW3U7po8LaCuSLv0fYo7A/wrpk6DJ/CwMkpuDLY xXzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801157; x=1730405957; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mT2WGBWg6U8G9B/gHnXeqA+rTXUDzqZ7ZSZ7503x31E=; b=nm6nFtBD64NrCqNLBpa531EUA7gFgCVQ8tq0dXcsrr1Tp6j9hhyZGyi0D4Q2nfeDiD MTaBW7PlrvE4OcB+e7L1itAc7J1J9s46+irYktD4qYxUyhqDTdTrDo3tY9qvYSL8vyF7 tmr6RyROXOuIPYJuE9K+2jcM5caZEVcykDXPX+bToQ/GDjIFC99h3UmEcCvPptaffMde zI0Z3y7GvlkbfRUIHnMRzJuWAhIilZk4C1fYd7YBltX6vAQCsnhzJdhBpLtt0o5QbdjP GUQdU7FEmGdhosJmfCFIqiCiBZGQbPioSYs/tZt8Zr0HyLE9Q1IkuTEFXgXlvsv0mJHt nzCQ== X-Gm-Message-State: AOJu0YwHoiU5RuI4Ebv79HZOzxvt2bJ6YZBCXHmouEPFHvwNVeAFYQYv IyA24lrCILD8Lr/HQnJ32qROH3mPTqRbV2Umv/RGyW+BJvnSmPE2uHYBrg== X-Google-Smtp-Source: AGHT+IHARIfpF9I6lhaja45s37ol8+K8cPiD/yc+OOt6CMFMlvGvg1QRPxfBmh22SOSjtot/yXAKtg== X-Received: by 2002:a05:690c:9b06:b0:6e3:4512:5d84 with SMTP id 00721157ae682-6e7f0fa375bmr87811147b3.40.1729801156707; Thu, 24 Oct 2024 13:19:16 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:16 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 36/42] libtext-charwidth-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:55 -0400 Message-ID: <20241024201806.440273-37-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113214 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb index e9a2bd474..8f16aa1ec 100644 --- a/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb +++ b/meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb @@ -10,7 +10,7 @@ width of the first character of the given string and mbswidth() gives the \ width of the whole given string." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~kubota/Text-CharWidth-${PV}/" +HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-CharWidth-0.04" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;md5=d8d54c8c500cbdd57a4c15911d9d96db" From patchwork Thu Oct 24 20:07:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51243 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B427DD10374 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mx.groups.io with SMTP id smtpd.web10.6206.1729801159290204214 for ; Thu, 24 Oct 2024 13:19:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=F2XvUuPW; spf=pass (domain: gmail.com, ip: 209.85.128.182, mailfrom: schonm@gmail.com) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-6e38fc62b9fso13131867b3.2 for ; Thu, 24 Oct 2024 13:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801158; x=1730405958; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=W9lCigUgfeDhBdQLghHW+NG8LsaQAKoimOzdOplAMQI=; b=F2XvUuPWfiuYI4PizZRzx6/WlfrqXouahvS7eWKZ8HO3PmfdYyCjrdRE0aoJwioRKR Y6KWylrcVkZ9yF4cf5mRYvoIksZCdoqbfl675Yf8synrZ4tx2ov7afps+ghXZZNRckMl 5Desovb5N1dsiovBYy+GEio4ArgjhQtnBUVvZIgLzIKCqhaepieHaZjFPA9Cm15oT4Xs y+JKzeeZgvcdVYz3+DI3qXQmXOQgXPbhNigQJcsscDgvqXghrkIj0BqXSu6F3Pz7excf WtQLkM+fqtyLI1yPAj6m3iOsww/biNU+Peku7gZ9PsxpG7pEbyX1UxwkQAcG5FhXlI1H b2tQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801158; x=1730405958; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W9lCigUgfeDhBdQLghHW+NG8LsaQAKoimOzdOplAMQI=; b=nArf38nlb3tAJbqmsiVN4lB66SzhoqGTy9e3nFH/qBQSDMsLGOH59lMCfkbhgTAExm GCsTZqTu4KwwvNJzcM2IATG6hxj6cswg4zLCMw9p6pc2j4wOdrEFlOnmWFrLy0/4exNi 9AcMPC92b/vC+XhFmrGMEWYAhyyb7Tl9OjMGhKDcUoa9drK2lyi8JzWWlvo940lE5ygV EUqroHyWIhljNiLKsVCOp0dNFGLZkBQq0HNtuZ2npN6XaHJIPE9X8TRLankc98gpupHY MQ60qZb8lTRhqGDoEY2QJujLq4Z0YfYfMWwBDei7hpt9/+vQhQZPfbe9f8J7opEuHv3W GCQg== X-Gm-Message-State: AOJu0YyzYdtKPcxDfXG15pJz7IJ/RDAeLP4VepeD2GG8g6YtTVX8RleQ NAGmTvgz3BshzD/50ewhLMrdYyJC7ldpjl6xS08DWhdAnzRrFvhn7IcMDA== X-Google-Smtp-Source: AGHT+IEb7xJTNVkdl57jEUh+BskwHye6OcahWEcx2AOqoz1WPtuuN1rEgCWjZj2yj0Bfyfz/QNFd1A== X-Received: by 2002:a05:690c:3411:b0:6e3:39b6:5370 with SMTP id 00721157ae682-6e7f0e47ed9mr69746437b3.24.1729801158031; Thu, 24 Oct 2024 13:19:18 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:17 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 37/42] libtext-diff-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:56 -0400 Message-ID: <20241024201806.440273-38-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113215 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb index 2e89b759b..9c473d15a 100644 --- a/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb +++ b/meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb @@ -6,7 +6,7 @@ faster than shelling out to a system's diff executable for small files, \ and generally slower on larger files." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~ovid/Text-Diff/" +HOMEPAGE = "https://metacpan.org/release/OVID/Text-Diff-1.41" LICENSE = "Artistic-1.0 | GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3" From patchwork Thu Oct 24 20:07:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51241 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22041D10395 for ; Thu, 24 Oct 2024 20:36:25 +0000 (UTC) Received: from mail-yb1-f181.google.com (mail-yb1-f181.google.com [209.85.219.181]) by mx.groups.io with SMTP id smtpd.web11.6094.1729801160057893914 for ; Thu, 24 Oct 2024 13:19:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=fE6LSwEa; spf=pass (domain: gmail.com, ip: 209.85.219.181, mailfrom: schonm@gmail.com) Received: by mail-yb1-f181.google.com with SMTP id 3f1490d57ef6-e29047bec8fso2063424276.0 for ; Thu, 24 Oct 2024 13:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801159; x=1730405959; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7QibYLqeB67Hf77T/nLDQx/OyQonm3kLAbXk/YyBUlc=; b=fE6LSwEa0iZ54S8ufk8eDvafpybr3Js2lhBHX22AfkFi2P1neaomVwmY5ni1dwqwnU MIKfwB8tRc3EXP2kYMgr+QEJUSZXPnodS03hGZZZH/1MCVFxKN4j9Z+gbHw5HOPAIiF3 hS5nxMqA9K7lfpyE6/Uk+JQMWqX25SCTU723ctiRjY2J/DLzpKk6tMUNFoJMmi+1r9Mz YiIZ6DPVLQhZUq03V6RkU7RTCm2iTnqn+qLvRSOMOe9kthwVTkk3qoqpTzwRUyxDq2S2 r5f0irEtEJUurPe04kfpMoFhH8pXRxdhQeMhlnL8sJad4xelhrA50k9KzYNfigzanZD+ wj/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801159; x=1730405959; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7QibYLqeB67Hf77T/nLDQx/OyQonm3kLAbXk/YyBUlc=; b=tnrIqK5irM/09CIRyL6TynNW3F5co28e9eqQUN6/gCFzMtgs63xPdGgMrPZFGFLr1p Y1K2/MzuhZCDZ0yxKC3wl05EU5j6+Q+zuVwEYHwzuzbjXRGav4mqHo6sHWcw1NHYBYHt pcrTku77bDULWH23VlwQe9H64kTEEoL5oFT///n2ksfoPSKayLbPUZYlrWogbGY+3X+R 6YLbEL8PEtxr028M9eV7lf7SPIhTPoGWh57MRtqfT+tDN+0TpdeCtHiPqLhJcGSeE7F+ Prh/co8OwEROHTaSW9PQjTAayjPS1D2LytlHQE4wGkf0bhe0iKwnBWjRp77CF/sECWMx ELJg== X-Gm-Message-State: AOJu0YxvES2TFeBXhntnZrnkYSJu1CPL4YMJylpoCnOH5+PHvhqcCOOU rsg4YQRQccgGpPdXbHA7scjQHttZE4fvgWTn8cPeRPi+bnxzQ54+y83JwA== X-Google-Smtp-Source: AGHT+IEakEe3zIzjCo5fkg8/+dRaz0gjiN+EkgGdbCdNovy3m1r/+dEpf2qR2IRiQy9CipvwID+AVQ== X-Received: by 2002:a05:690c:fc5:b0:6e2:b262:bebc with SMTP id 00721157ae682-6e83432ea82mr29116027b3.0.1729801158674; Thu, 24 Oct 2024 13:19:18 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:18 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 38/42] libtext-iconv-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:57 -0400 Message-ID: <20241024201806.440273-39-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113216 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb index 88125845b..d242630d8 100644 --- a/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb +++ b/meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb @@ -8,11 +8,12 @@ Settings of fromcode and tocode and their permitted combinations are \ implementation-dependent. Valid values are specified in the system \ documentation." SECTION = "libs" +HOMEPAGE = "https://metacpan.org/pod/Text::Iconv" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=3;endline=6;md5=fadf2919c7128e887d26b4d905f90649" RRECOMMENDS:${PN}:append:libc-glibc = " glibc-gconvs" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-${PV}.tar.gz" SRC_URI[sha256sum] = "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3" From patchwork Thu Oct 24 20:07:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51244 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A50A9D10367 for ; Thu, 24 Oct 2024 20:36:24 +0000 (UTC) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by mx.groups.io with SMTP id smtpd.web11.6095.1729801160565839938 for ; Thu, 24 Oct 2024 13:19:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=aqDmzrXp; spf=pass (domain: gmail.com, ip: 209.85.128.172, mailfrom: schonm@gmail.com) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-6e2772f7df9so11789307b3.2 for ; Thu, 24 Oct 2024 13:19:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801159; x=1730405959; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4GiAs4FS/EM1Wcnb7+cDkAYuTc0AIq+Waw3PsYMkpFc=; b=aqDmzrXpbKYsNteg/Lfn3o8X+/mttqKllGYQ7+6ATSSVsd6qgT8b/FJFqSwPdbcNLm w33WNcxUxYfoW69iDIVWKjAQrzhvp4tAiIRfa75dlgmVm3WDngJEJawikN9N17oqUbG6 JRzJbvtMzM78rDJrpvPkMyT4r7ySWGp24kq03lH3Sb3O9FcQguWwzuhq5A5iPrCJGHUC 6onYYmjziNOlR1txqz9FhroYrK954qaoWnS87Xucb5/BA1Ve+6pTPSzGC684DBh6ue+8 AwIGwGHywhGUzgYgYl3kLPvD8FQdfljJ8avu11JK2oWiPcp4OuHpHRDUj1GwEcPr9ov0 o0og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801159; x=1730405959; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4GiAs4FS/EM1Wcnb7+cDkAYuTc0AIq+Waw3PsYMkpFc=; b=F8Vz+QA63iswN7Yi5SmtkXo4ztP7O18cjO3T8aARA/teVTmedZQG689ixEz3oflb/y NFPESIRzaKPWtPrGGzcDk/uEUmBOHRoHXmtQzzuaVhDPDvGkg1yZg8SRKrLAecPo1zX8 t07GEcwJpCdyiAjv78NnSsULlouNva8kp9v/X/s7W15c3Zgl1zOlVs6S6LUA+XnhCZET 8drFdp84BrJVFHk4pelhgcUK27n68Wb6W5kesHM1OxIu24xU+kUAPr+1+wEIOX/I7992 Ee5e3S1MYhLRXrDdM8VQdxzqIVKRWp5NCD8YvEslBZ5GfmNYTS63a0fbnQlpHfqEsics IHfw== X-Gm-Message-State: AOJu0YxPGVwd8/mxvF6I4sulParUOZm1Yheu1Jwyp+5mFsDy6zwtfQus uqBBTsAn5NW0Wg1xnYp+qOm7yx6v5JUgRTvWS7KzdFQSaL2598BGciKktg== X-Google-Smtp-Source: AGHT+IG026/zWrHelCtsA+gq588hMGod30r0a2W6Qhte4TnR4rLB+ohCexc2DqNiQPEgrztbNeJA1g== X-Received: by 2002:a05:690c:4d87:b0:6db:d7c9:c97b with SMTP id 00721157ae682-6e7f0fdb740mr87963867b3.40.1729801159323; Thu, 24 Oct 2024 13:19:19 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:19 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 39/42] libtext-wrapi18n-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:58 -0400 Message-ID: <20241024201806.440273-40-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113217 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb index 0949dbb7a..7bc2e234a 100644 --- a/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb +++ b/meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb @@ -11,7 +11,7 @@ characters). Also, minimal handling of languages which doesn't use \ whitespaces between words (like Chinese and Japanese) is supported." SECTION = "libs" -HOMEPAGE = "http://search.cpan.org/~kubota/Text-WrapI18N-${PV}/" +HOMEPAGE = "https://metacpan.org/release/KUBOTA/Text-WrapI18N-0.06" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" LIC_FILES_CHKSUM = "file://README;md5=080862e1e40cdcddef4393e137285858" From patchwork Thu Oct 24 20:07:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51256 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22783D1036C for ; Thu, 24 Oct 2024 20:36:35 +0000 (UTC) Received: from mail-yb1-f182.google.com (mail-yb1-f182.google.com [209.85.219.182]) by mx.groups.io with SMTP id smtpd.web11.6096.1729801161438478708 for ; Thu, 24 Oct 2024 13:19:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=MPuOEZ30; spf=pass (domain: gmail.com, ip: 209.85.219.182, mailfrom: schonm@gmail.com) Received: by mail-yb1-f182.google.com with SMTP id 3f1490d57ef6-e29327636f3so1577140276.2 for ; Thu, 24 Oct 2024 13:19:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801160; x=1730405960; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5OOIiC2fEvuuE2LASMzufEROJOGG55HhM4fiXrU1QH4=; b=MPuOEZ30jQbU7LhfKza2P8LepuzX0ZRyyvbyh0FGu5mvsv4wvQEY3q5S1xZxqmPL0V gTS8WTc6jHRugeaRHp5j16T/OXpiZCQ4XSyIca0DgeFttak0kFZRYQ3RcNGofDimNLF3 9Mx+kGpR8oJdljORK3DEX7Z64cMSv9lyAOR5dzUa6jKCTAs5Lr8AKnn8XheUI9zlLWK6 7LjMBtNNgYyIp37SvUONn1lrU5QghGyBcL58OuBQlDhcdIwhstjZRmTScCV2R1J9677O M/ZV38yhGd7f2l7k8oRdgc43PhtruGOWPExwTWcMotIm3GaKBfkM9lC1B3BnQQ1zne2y 6T8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801160; x=1730405960; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5OOIiC2fEvuuE2LASMzufEROJOGG55HhM4fiXrU1QH4=; b=ZGDYJc4fUDaZc5R3XtkSMjBoPlq9qRo679HJ3Jhzjm+1NhFaYrUihgOAjKudCvO7Un KLcTm00oDCmhWjJI5boRPfmGcZ7aDypU3pXBuSgzNi77D+vLIYYkLiVZuJLtoR/8+pnv esns7ObNJzgmbwydUYCTXk4WDCzH7CMBnkxH6TpLaiEjNShnYssgQcnOI0DGLzznZJVc fRr03FEHROhrMadffz4vi6ldrzbPH7w/HCFoUmSoEZwRgWfyKXBeEp6DYcP2ulexY3jz 2nhLrbuBeL70cMHxfaJ5enaaxZrP2OiHNlatUXqke1PFZLhzQGm67920ohLA8FP28EbS 4zPw== X-Gm-Message-State: AOJu0Yx2GbLpRO4TAu13+Wgvd6DP4nAU/dghkWtOQaXoCIx6mhXpAfZf 3TfloJUnhKEJK+bffGH0ql8HgV7oHkHLKyl6te7qX3OaKxi7KQuP8aMdTg== X-Google-Smtp-Source: AGHT+IGT5QIuUy/aOPfmbyO6aCfMGNCxLS/fcrI7xF6K0+x+WUHql7+5Scdxwk2/EMQDipNkhoBp6Q== X-Received: by 2002:a05:690c:445:b0:6e3:2361:df8c with SMTP id 00721157ae682-6e7f0fda974mr90884337b3.42.1729801159997; Thu, 24 Oct 2024 13:19:19 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:19 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 40/42] libxml-filter-buffertext-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:07:59 -0400 Message-ID: <20241024201806.440273-41-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113218 Signed-off-by: Jason Schonberg --- .../recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb index 2261dafbb..1c3dc7d50 100644 --- a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb +++ b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb @@ -8,11 +8,11 @@ of putting all characters into a single event. \ " SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE = "http://search.cpan.org/dist/XML-Filter-BufferText/" +HOMEPAGE = "https://metacpan.org/dist/XML-Filter-BufferText" DEPENDS += "libxml-sax-perl-native" RDEPENDS:${PN} += "libxml-sax-perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBERJON/XML-Filter-BufferText-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/R/RB/RBERJON/XML-Filter-BufferText-${PV}.tar.gz" SRC_URI[sha256sum] = "8fd2126d3beec554df852919f4739e689202cbba6a17506e9b66ea165841a75c" LIC_FILES_CHKSUM = "file://BufferText.pm;beginline=88;endline=90;md5=497aa6d79cc84c3d769a2a0016bee928" From patchwork Thu Oct 24 20:08:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51254 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26AD6D10376 for ; Thu, 24 Oct 2024 20:36:35 +0000 (UTC) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com [209.85.128.174]) by mx.groups.io with SMTP id smtpd.web11.6097.1729801162072298298 for ; Thu, 24 Oct 2024 13:19:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=Zx7V8uBL; spf=pass (domain: gmail.com, ip: 209.85.128.174, mailfrom: schonm@gmail.com) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-6e390d9ad1dso11857317b3.3 for ; Thu, 24 Oct 2024 13:19:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801161; x=1730405961; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YkZZp29qqLN9JNIwmKMuoS0D8aki4AWwX6mqb6kOpDU=; b=Zx7V8uBLYvQttfxlSBaZua5QzE4CEg5+whBL8Ko2sfn9nDIEyF3kvhjP0121IAKPpy swm8Qo6rRis5VR++9yUXJ4R018Sni03fp4qadx9yffzh2hDNF0/hMCjhDv2hiqxqgEcJ tlGVE0H+PCC8PVLjun4/J6mZYhKTSQrKpaV+q25fbXxwPrYlM7lP/R98zSmhdSZiqu8j TyrUCa+tBEqiplN8tMEvLfkbD8EIugsXH8NCGI0HSgsmFvgE1/hoJwTjQJ+ooJXq6phM FsX+9dUfTXBRXVy1SF7Xot6KqEBY0O3py/NznY+m4DC5thVY3n0U0pMXhRjWPQvCG3Zv JIpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801161; x=1730405961; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YkZZp29qqLN9JNIwmKMuoS0D8aki4AWwX6mqb6kOpDU=; b=A4oaVJYjCdaPNKQ+8c6B0PVeFvIYuJZit1Ll8+wALzPrDeZYGEp5gsJWQbGmvUJ40s KNGVtNJJvfAwLYens4ztTSa7oA2gkHuT55BXk5RKz82a0J71YCnwwwRO5PWUyt7uRPv0 aA4ttia4Vf20DPZcjv2Ujj/h4yGunutf5BU1iCo/qRO3g8O0CAreer48pWzajQph5NfC U6VKt97BsCpUzrz3Al/voeTFST5m0IaMY+/gq9KJ9ESkEke4gUmJasejAPtxhqQfirkf 1R1052hQuQBN5aF5QOuXziNLPj5q0ySSFLPiqTjesehFZY3BGUshpNEkqDg7ePy+c1UT H+yA== X-Gm-Message-State: AOJu0Yzjd6hDzI1iaXC82LzmwEWC8lpOGDbAvn+GAXo1/FZJr5bYdFAU gDB+CnF9sXbedO1ri0M29ZE9OsuXxHfUC8hs2PCPSMtmZuQvqc5QQTRocA== X-Google-Smtp-Source: AGHT+IFI1LzUmfrRnCoJEURi0Was+lT8/Rm+jtt5VfiaI6eNnzBemT17Y/ehcZnoYx55R/+0EzSzng== X-Received: by 2002:a05:690c:386:b0:6e2:2600:ed50 with SMTP id 00721157ae682-6e7f0e2eefdmr88254797b3.21.1729801160717; Thu, 24 Oct 2024 13:19:20 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:20 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 41/42] libxml-libxml-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:08:00 -0400 Message-ID: <20241024201806.440273-42-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113219 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb index f184b89e5..b1d5e5db5 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb @@ -6,7 +6,7 @@ The module is split into several packages which are not described in this \ section; unless stated otherwise, you only need to use XML::LibXML; in \ your programs." -HOMEPAGE = "http://search.cpan.org/dist/XML-LibXML-1.99/" +HOMEPAGE = "https://metacpan.org/dist/XML-LibXML" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" DEPENDS += "libxml2 \ @@ -22,7 +22,7 @@ RDEPENDS:${PN} += "\ zlib \ " -SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \ +SRC_URI = "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.tar.gz;name=libxml \ file://disable-libxml2-check.patch \ file://fix-CATALOG-conditional-compile.patch \ file://using-DOCB-conditional.patch \ From patchwork Thu Oct 24 20:08:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "J. S." X-Patchwork-Id: 51255 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 227B4D1036F for ; Thu, 24 Oct 2024 20:36:35 +0000 (UTC) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com [209.85.219.173]) by mx.groups.io with SMTP id smtpd.web10.6210.1729801162782223517 for ; Thu, 24 Oct 2024 13:19:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=mjji5VZo; spf=pass (domain: gmail.com, ip: 209.85.219.173, mailfrom: schonm@gmail.com) Received: by mail-yb1-f173.google.com with SMTP id 3f1490d57ef6-e29327636f3so1577166276.2 for ; Thu, 24 Oct 2024 13:19:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729801162; x=1730405962; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=eoO6+H5DFkFTnFrMMeVcjft4ymrQO8Ca3UxUi1gXFPg=; b=mjji5VZoZjhI3kR6z0PAkFHPsp9fd95efh/goZa9hyRfb4fdmPhnsz/KymOPYNgJ5N o/a3V50fs6vSmR/8Xo+kWqOYw0+qTkWZiaON3HQteQdEMz5yIAwxkqnimRYZG7bWRCXf IvoRkSKLiKiFYaJlbhmdZiN06dimBrD1JVGS0lyosLvwCnDIqNdpz9eU4VNRYBEjg3C2 raJpa+3kusW2qvUxmK6vSZXlo8RdyCex8cGu0SNvi0GBl6gacVWx99xpz+VYhZfLHjHk vEtZF1B1F2sjwje+BTN47WW6nu/c3pb1bSgvRF+myez/fhKhXdYjx1XfPE/Ute6OU/Vb eQZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729801162; x=1730405962; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eoO6+H5DFkFTnFrMMeVcjft4ymrQO8Ca3UxUi1gXFPg=; b=BzWFHD6iewgRZ2vqTc9Vbvr5AQTEnxtelmVD/pYlL+wvJALK6132ZAtYk4V0hPq/PO 9RmtklJL9YgoOzoY1oLZsvqGs8b2PNih687Eqa+7R7+buMIVPSoBijIAFGMJPA5jBUsQ 6F7/HCSB//4HH9q19umjZTSidwHcKYx51ZARXYqTygoNR7hy+nHPMwjhkDqu1ziXscht SFBo7q/gBxNu1ReFsyTWdi0pDS2GxcoFE+OdihQXwra06jDKNLsb8WulYcr4wj8sRAHt THdOpP0FjQkMOJNkig3euOIRGMV0olwnCt5+CTjByPtfSe5QK72urTCF4jQecQTcxLES opLw== X-Gm-Message-State: AOJu0Yw+LiOK5XYEMPQ5iOaqcHo0caHtHHRJtgjm7Yexak2cNkwHb3pH 9gt/x61AvR5zqlSh8R6O+ZVj7dX1OCiUtqGOEMzIWnZyJSTroE815kALJg== X-Google-Smtp-Source: AGHT+IFVJ0PkxrCN5S7aRcI/ie1O6+Hg06JXVUGg/guKdcY9enT2PVmJ7zwgY961O7l2hVi/AKm1HQ== X-Received: by 2002:a05:690c:289:b0:6db:3b2f:a18a with SMTP id 00721157ae682-6e7f0e3e41bmr73780887b3.11.1729801161412; Thu, 24 Oct 2024 13:19:21 -0700 (PDT) Received: from localhost.localdomain ([67.7.85.114]) by smtp.gmail.com with ESMTPSA id 00721157ae682-6e5f59f551csm21484897b3.10.2024.10.24.13.19.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 13:19:21 -0700 (PDT) From: "J. S." To: openembedded-devel@lists.openembedded.org Cc: Jason Schonberg Subject: [meta-perl][PATCH 42/42] libxml-sax-writer-perl: Change references to search.cpan.org to use metacpan.org Date: Thu, 24 Oct 2024 16:08:01 -0400 Message-ID: <20241024201806.440273-43-schonm@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024201806.440273-1-schonm@gmail.com> References: <20241024201806.440273-1-schonm@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Oct 2024 20:36:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/113220 Signed-off-by: Jason Schonberg --- meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb index c3dee2bcb..f906cda2e 100644 --- a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb +++ b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb @@ -8,11 +8,11 @@ the AxKit XML Application Server. \ " SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/" +HOMEPAGE = "https://metacpan.org/dist/XML-SAX-Writer" DEPENDS += "libxml-filter-buffertext-perl-native" RDEPENDS:${PN} += "libxml-filter-buffertext-perl" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz" +SRC_URI = "https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz" SRC_URI[sha256sum] = "3d61d07ef43b0126f5b4de4f415a256fa859fa88dc4fdabaad70b7be7c682cf0" LIC_FILES_CHKSUM = "file://README;beginline=45;endline=46;md5=d41d8cd98f00b204e9800998ecf8427e"