Skip to content
Permalink
Browse files

MoarVM, nqp, rakudo: update to 2018.08

  • Loading branch information
mojca committed Mar 8, 2018
1 parent 0b7cc8c commit fcb194a3820e33c44e7f950a87755e554229cbe9
Showing with 9 additions and 9 deletions.
  1. +3 −3 lang/MoarVM/Portfile
  2. +3 −3 lang/nqp/Portfile
  3. +3 −3 lang/rakudo/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup compiler_blacklist_versions 1.0

name MoarVM
version 2017.11
version 2018.02
categories lang devel
platforms darwin
license Artistic-2 MIT BSD ISC public-domain
@@ -16,8 +16,8 @@ long_description MoarVM is a virtual machine built especially for \
homepage http://moarvm.org/
master_sites http://moarvm.org/releases/

checksums rmd160 83da78f03d597412ef17fea1d30de2613b26e65d \
sha256 466b44718f7b67d514bd0be07f9945f9cef4f1e404bf99b1e2b67880b28d4cee
checksums rmd160 d12ef211c356a8306ce1953d944e172409a66f9e \
sha256 13ce2d99c5bfe2f95e1acc056f849d4d3047a544115beafa7f47abf3a1add2dd

# TODO: https://github.com/MoarVM/MoarVM/issues/321
# conflicts dyncall libtommath libuv
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup perl6 nqp 2017.11
github.setup perl6 nqp 2018.02
description A lightweight Perl-6 like language for virtual machines
long_description This is "Not Quite Perl" -- a lightweight Perl 6-like \
environment for virtual machines. The key feature of \
@@ -18,8 +18,8 @@ categories lang devel
license Artistic-2
platforms darwin

checksums rmd160 9cc1b6ea96d1c053dde36f0195017004582a14cb \
sha256 73cdf3f7cbda677d45740a57dc60d7c5c05c221a3805c7b5246bf94e4d28fee3
checksums rmd160 70e53c07eed7a78dda51127959312cd4e38cbe86 \
sha256 a067d0998c8cc41d19facfda5df07e83d70e61a824c16f6273b6163e24f94a11

depends_build port:perl5

@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup rakudo rakudo 2017.11
github.setup rakudo rakudo 2018.02
description Perl6 compiler
long_description Rakudo is a compiler for the Perl 6 language (version 6.c) \
Rakudo is built using NQP (Not Quite Perl 6), which in \
@@ -16,8 +16,8 @@ platforms darwin
homepage http://rakudo.org/
# master_sites http://rakudo.org/downloads/rakudo/

checksums rmd160 34535560bed8ad6abae8a2295bcde551fcceadf6 \
sha256 bd586ac13a817da50e768771a2f86e25871d3a1fe3b943328fdcd70203d5e20a
checksums rmd160 89f24b21edada5e2f0b60dc96b3343a397d5eb46 \
sha256 dbbf7572c513b14d22fd0eec7ee71475f7054d733324b0a6d628a137a49b52d7

depends_build port:perl5

0 comments on commit fcb194a

Please sign in to comment.
You can’t perform that action at this time.