Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rakudo: update to 2019.07.1.
Date: Tue, 30 Jul 2019 09:35:16 +0200	[thread overview]
Message-ID: <20190730073516.1CZczBBfPxL5E4udcd6OY1PDP-itV5afC0babStzUDc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13410@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

There is an updated pull request by atweiden against master on the void-packages repository

https://github.com/atweiden/void-packages perl6
https://github.com/void-linux/void-packages/pull/13410

rakudo: update to 2019.07.1.


A patch file from https://github.com/void-linux/void-packages/pull/13410.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl6-13410.patch --]
[-- Type: text/x-diff, Size: 3864 bytes --]

From 9ce9369ea3316490ff7ddc12eb2b0c3c214d53db Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Mon, 22 Jul 2019 23:43:07 +0100
Subject: [PATCH 1/3] MoarVM: update to 2019.07.1.

---
 srcpkgs/MoarVM/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template
index d828cee6bf3..dcae9cdc42b 100644
--- a/srcpkgs/MoarVM/template
+++ b/srcpkgs/MoarVM/template
@@ -1,6 +1,6 @@
 # Template file for 'MoarVM'
 pkgname=MoarVM
-version=2019.03
+version=2019.07.1
 revision=1
 build_style=configure
 configure_script="perl Configure.pl"
@@ -12,6 +12,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
 license="Artistic-2.0"
 homepage="https://moarvm.org"
 distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
-checksum=24b00e5228894fa6f70e9caa73114e5c6ec3686b6305e6e463807a93f70ffc04
+checksum=253c945ee6b589ede6949b8e77814542befcbc326190e18ef549634db4955988
 nocross=yes
 shlib_provides="libmoar.so"

From 9fb1347384139a5715d02b4c86ed5b87db86b700 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Mon, 22 Jul 2019 23:45:34 +0100
Subject: [PATCH 2/3] nqp: update to 2019.07.1.

---
 srcpkgs/nqp/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template
index c200daeb4c0..71b6d4b8621 100644
--- a/srcpkgs/nqp/template
+++ b/srcpkgs/nqp/template
@@ -1,6 +1,6 @@
 # Template file for 'nqp'
 pkgname=nqp
-version=2019.03
+version=2019.07.1
 revision=1
 build_style=configure
 make_check_target=test
@@ -13,6 +13,6 @@ short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
 maintainer="Ruslan <axetwe@gmail.com>"
 license="Artistic-2.0"
 homepage="https://github.com/perl6/nqp"
-distfiles="https://rakudo.perl6.org/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=03ddced47583189a5ff316c05350f6f39c15f75ce44d38b409a4bb1128857fa0
+distfiles="https://github.com/perl6/nqp/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=7324e5b84903c5063303a3c9fb6205bdf5f071c9778cc695ea746e7d41b12224
 nocross=yes

From 9189ca708e9a89d0c430887edb8cbab8566a3138 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Mon, 22 Jul 2019 23:47:12 +0100
Subject: [PATCH 3/3] rakudo: update to 2019.07.1.

---
 srcpkgs/rakudo/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template
index edb7e2cf074..01cbe144520 100644
--- a/srcpkgs/rakudo/template
+++ b/srcpkgs/rakudo/template
@@ -1,6 +1,6 @@
 # Template file for 'rakudo'
 pkgname=rakudo
-version=2019.03
+version=2019.07.1
 revision=1
 build_style=configure
 make_check_target=test
@@ -9,6 +9,8 @@ configure_script="perl Configure.pl"
 configure_args="--prefix=/usr --libdir=/usr/lib --backends=moar"
 make_dirs="
  /usr/lib/perl6/bin 0755 root root
+ /usr/lib/perl6/core/bin 0755 root root
+ /usr/lib/perl6/core/resources 0755 root root
  /usr/lib/perl6/lib 0755 root root
  /usr/lib/perl6/resources 0755 root root
  /usr/lib/perl6/site/bin 0755 root root
@@ -30,9 +32,9 @@ short_desc="Production-ready, stable implementation of the Perl 6 language"
 maintainer="Ruslan <axetwe@gmail.com>"
 license="Artistic-2.0"
 homepage="https://rakudo.org"
-changelog="https://raw.githubusercontent.com/rakudo/rakudo/master/docs/ChangeLog"
-distfiles="https://rakudo.perl6.org/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=dd5d223ccf4f4c67aef0e405851e4e4aafb082137b4f6b0118d2cd19a41b578d
+changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
+distfiles="https://github.com/rakudo/rakudo/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=d91dce95ec3f6fca1723c7eacfcbcc823269ba73dc945d778f608f0c878444f7
 nocross=yes
 provides="perl6-${version}_${revision}"
 

  reply	other threads:[~2019-07-30  7:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30  7:19 [PR PATCH] " voidlinux-github
2019-07-30  7:35 ` voidlinux-github [this message]
2019-07-30  7:35 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-31  8:17 ` voidlinux-github
2019-07-31  8:17 ` voidlinux-github

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=20190730073516.1CZczBBfPxL5E4udcd6OY1PDP-itV5afC0babStzUDc@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).