Yes, the dual license GNU GPL & Artistic License remains the same.
I've attached the Readme files from the two versions here.

Thanks,
Jason Schonberg

On Thu, Oct 24, 2024 at 9:34 AM Khem Raj <[email protected]> wrote:
>
> On Thu, Oct 24, 2024 at 6:20 AM J. S. via lists.openembedded.org
> <[email protected]> wrote:
> >
> > This new version brings an updated copyright date and a new maintainer.
> > This distributes under the Perl license (as it did previously).
> >
> > Update the HOMEPAGE and SRC_URI to use metacpan.org instead of 
> > search.cpan.org
> >
> > Signed-off-by: Jason Schonberg <[email protected]>
> > ---
> >  ...gest-hmac-perl_1.03.bb => libdigest-hmac-perl_1.05.bb} | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >  rename meta-perl/recipes-perl/libdigest/{libdigest-hmac-perl_1.03.bb => 
> > libdigest-hmac-perl_1.05.bb} (57%)
> >
> > diff --git a/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb 
> > b/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
> > similarity index 57%
> > rename from meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb
> > rename to meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
> > index 41b4e78c5..7b5980287 100644
> > --- a/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb
> > +++ b/meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.05.bb
> > @@ -1,17 +1,17 @@
> >  SUMMARY = "Keyed-Hashing for Message Authentication"
> >  DESCRIPTION = "Keyed-Hashing for Message Authentication"
> > -HOMEPAGE = "http://search.cpan.org/~gaas/Digest-HMAC-1.03/";
> > +HOMEPAGE = "https://metacpan.org/pod/Digest::HMAC";
> >  SECTION = "libs"
> >
> >  LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
> > -LIC_FILES_CHKSUM = 
> > "file://README;beginline=13;endline=17;md5=da980cdc026faa065e5d5004115334e6"
> > +LIC_FILES_CHKSUM = 
> > "file://README;beginline=6;endline=9;md5=6321739e9ccbf74ee5dd2eb82c42d609"
> >
>
> The checksum changed and the number of lines for calculating the
> checksum as well. are they still conveying the same license terms ?
>
> >  RDEPENDS:${PN} = "libdigest-sha1-perl perl-module-extutils-makemaker 
> > perl-module-digest-md5"
> >
> > -SRC_URI = 
> > "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Digest-HMAC-${PV}.tar.gz \
> > +SRC_URI = 
> > "https://cpan.metacpan.org/authors/id/A/AR/ARODLAND/Digest-HMAC-${PV}.tar.gz
> >  \
> >             file://run-ptest \
> >            "
> > -SRC_URI[sha256sum] = 
> > "3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59"
> > +SRC_URI[sha256sum] = 
> > "215cb59cba610745cfb2d4b3f8ef756d590e57e3ad7986a992e87c4969fcdc7a"
> >
> >  S = "${WORKDIR}/Digest-HMAC-${PV}"
> >
> > --
> > 2.43.0
> >
> >
> > 
> >

Attachment: README-1.03
Description: Binary data

Attachment: README-1.05
Description: Binary data

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113177): 
https://lists.openembedded.org/g/openembedded-devel/message/113177
Mute This Topic: https://lists.openembedded.org/mt/109189678/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to