From: Tim Orling <ticotimo@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [=meta-oe][meta-perl][PATCH] libmodule-pluggable-perl: Update to 5.2
Date: Fri, 31 Jul 2015 07:22:08 -0700 [thread overview]
Message-ID: <1438352528-4758-1-git-send-email-TicoTimo@gmail.com> (raw)
* Convert from Module::Build to ExtUtils::MakeMaker
* Temporarily use github repository until change is merged upstream
Signed-off-by: Tim Orling <TicoTimo@gmail.com>
---
...dule-pluggable-perl_5.1.bb => libmodule-pluggable-perl_5.2.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta-perl/recipes-perl/libmodule/{libmodule-pluggable-perl_5.1.bb => libmodule-pluggable-perl_5.2.bb} (82%)
diff --git a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.1.bb b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
similarity index 82%
rename from meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.1.bb
rename to meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
index b916918..76cac50 100644
--- a/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.1.bb
+++ b/meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
@@ -17,13 +17,13 @@ LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;beginline=322;endline=325;md5=086450ce010f6fda25db0b38fcc41086"
SRCNAME = "Module-Pluggable"
-SRC_URI = "${CPAN_MIRROR}/authors/id/S/SI/SIMONW/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "1b71ed7a67ad8c048d1499540bc892ba"
-SRC_URI[sha256sum] = "e2dc354043bb16f1f3df8c4bb26070b26e594819f218cf8b8ac19e79c720916f"
+SRC_URI = "https://github.com/moto-timo/${SRCNAME}/archive/${PV}.tar.gz"
+SRC_URI[md5sum] = "e32475d6ff5843f738cedacd3b7a2cdb"
+SRC_URI[sha256sum] = "58c62292eea6d06959eba1b97598650813211265403242d57efb2f605c96059f"
S = "${WORKDIR}/${SRCNAME}-${PV}"
-inherit cpan_build
+inherit cpan
RDEPENDS_${PN} = " perl-module-base \
perl-module-deprecate \
--
2.1.0
next reply other threads:[~2015-07-31 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 14:22 Tim Orling [this message]
2015-08-20 15:02 ` [=meta-oe][meta-perl][PATCH] libmodule-pluggable-perl: Update to 5.2 Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438352528-4758-1-git-send-email-TicoTimo@gmail.com \
--to=ticotimo@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox