aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-07-28 17:14:18 -0500
committerpmichaud <pmichaud@pobox.com>2010-07-28 17:14:18 -0500
commit50cf9ca9f96d69c48db0b2c198c5f6e36758eb8e (patch)
tree1a3ab7b13f9eb96e219b6f52eff3a586be403e0c
parent2995e4aac7333d6cf5e37c9631c209cb02afb8ba (diff)
Add a few more modules for 2010.07 release.
-rw-r--r--Makefile4
-rw-r--r--skel/build/Makefile.in3
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c94817e..4a5cfb7 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,10 @@ MODULES = \
git://github.com/arnsholt/Algorithm-Viterbi \
git://gitorious.org/http-daemon/mainline \
git://github.com/jnthn/test-mock \
+ git://github.com/ingydotnet/yaml-pm6 \
+ git://github.com/moritz/json \
+ git://github.com/snarkyboojum/Perl6-MIME-Base64 \
+ git://github.com/cosimo/perl6-lwp-simple \
DISTTARGETS = \
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index 20d2ddf..3a1701f 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -68,7 +68,8 @@ MODULES = \
modules/test-mock \
modules/Perl6-MIME-Base64 \
modules/perl6-lwp-simple \
- modules/JSON-Tiny \
+ modules/json \
+ modules/yaml-p6 \
all: rakudo