aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2017-07-24 11:51:31 +0100
committerSteve Mynott <steve.mynott@gmail.com>2017-07-24 15:15:30 +0100
commiteb441c1b54505bfd59351ecde6d2afdf4b1ab3e3 (patch)
tree080bc5217b74fdef828cec49d62039ead905e21d /tools/star/Makefile
parent60e4f01d42a9ca4709dff02f126a305da3e05ae5 (diff)
document last min fix process
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index dcc2de7..b5959ab 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,8 +1,9 @@
+# Usually these exist as tarballs existing on the FTP site(s)
+# eg. 2017.07 etc.
+# Occasionally (mis-)used to pull in fixes (see 'lastmin-fixes.txt')
+# eg. 2017.07-9-gc0abee7 etc.
RAKUDO_VER = 2017.07
-# XXX Work around
-# note neither of the following two tarballs exist on the FTP site(s)
-# manually create under src/
-NQP_VER = 2017.07
+NQP_VER = 2017.07-9-gc0abee7
MOAR_VER = 2017.07
STAR_REL = rakudo-star-$(VERSION)