aboutsummaryrefslogtreecommitdiffstats
path: root/community/rakudo-star/reorder-modules.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/rakudo-star/reorder-modules.patch')
-rw-r--r--community/rakudo-star/reorder-modules.patch42
1 files changed, 18 insertions, 24 deletions
diff --git a/community/rakudo-star/reorder-modules.patch b/community/rakudo-star/reorder-modules.patch
index c0c267edadf..b2ee1d9d3c1 100644
--- a/community/rakudo-star/reorder-modules.patch
+++ b/community/rakudo-star/reorder-modules.patch
@@ -3,33 +3,27 @@
@@ -5,6 +5,8 @@
# Zef, the package manager
- zef git https://github.com/ugexe/zef.git v0.21.4
+ zef git https://github.com/ugexe/zef.git v0.22.0
+
+JSON-Fast git https://github.com/timo/json_fast.git 0.19
App::Zef-Deps git https://github.com/coke/raku-zef-deps.git 0.9.8
# Internationalization
-@@ -15,10 +17,15 @@
+@@ -15,12 +17,28 @@
- # Logging
- Log git https://git.tyil.nl/raku/log v0.3.1
+ # terminal related modules
+ Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git 0.9.1
+
-+Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git 0.9.1
- Log-Colored git https://git.tyil.nl/raku/log-colored v0.1.2
-
-+File-Which git https://github.com/azawawi/perl6-file-which.git 1.0.4
-+Shell-Command git https://github.com/tadzik/Shell-Command.git 1.1
++File-Which git https://github.com/azawawi/raku-file-which.git 1.0.4
++Shell-Command git https://github.com/raku-community-modules/Shell-Command.git 1.1
+LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git v1.0.5
+ Term-termios git https://github.com/krunen/term-termios.git 0.2.7
+
- # terminal related modules
--Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git 0.9.1
- Term-termios git https://github.com/krunen/term-termios 0.2.7
Terminal-ANSIParser git https://github.com/japhb/Terminal-ANSIParser.git 0.0.3
Terminal-LineEditor git https://github.com/japhb/Terminal-LineEditor.git 0.0.16
-@@ -26,6 +33,17 @@
+
# Configuration management
Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
- IO-Path-XDG git https://git.tyil.nl/raku/io-path-xdg v0.2.0
+
+URI git https://github.com/raku-community-modules/uri.git 0.3.7
+JSON-OptIn git https://github.com/jonathanstowe/JSON-OptIn.git v0.0.2
@@ -38,22 +32,22 @@
+JSON-Marshal git https://github.com/jonathanstowe/JSON-Marshal.git v0.0.25
+JSON-Class git https://github.com/jonathanstowe/JSON-Class.git v0.0.21
+META6 git https://github.com/jonathanstowe/META6.git v0.0.30
-+License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.23.0
++License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.24.0
+Test-META git https://github.com/jonathanstowe/Test-META.git v0.0.20
+
Glob-IO git https://github.com/zostay/raku-IO-Glob.git v0.9.0
- Config git https://github.com/scriptkitties/p6-Config v3.0.4
+ Config git https://github.com/scriptkitties/p6-Config.git v3.0.4
-@@ -37,7 +55,6 @@
+@@ -32,7 +50,6 @@
YAMLish git https://github.com/Leont/yamlish.git 0.1.0
- Config-Parser-yaml git https://github.com/scriptkitties/p6-Config-Parser-yaml v1.0.0
+ Config-Parser-yaml git https://github.com/scriptkitties/p6-Config-Parser-yaml.git v1.0.0
-JSON-Fast git https://github.com/timo/json_fast.git 0.19
Config-Parser-json git https://github.com/arjancwidlak/p6-Config-Parser-json.git master
# Database interaction
-@@ -56,15 +73,6 @@
- Template-Mojo git https://github.com/tadzik/Template-Mojo.git 0.2.2
+@@ -51,15 +68,6 @@
+ Template-Mojo git https://github.com/raku-community-modules/Template-Mojo.git 0.2.2
# Taken from the previous iteration of Rakudo Star
-URI git https://github.com/raku-community-modules/uri.git 0.3.7
@@ -63,17 +57,17 @@
-JSON-Marshal git https://github.com/jonathanstowe/JSON-Marshal.git v0.0.25
-JSON-Class git https://github.com/jonathanstowe/JSON-Class.git v0.0.21
-META6 git https://github.com/jonathanstowe/META6.git v0.0.30
--License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.23.0
+-License-SPDX git https://github.com/jonathanstowe/License-SPDX.git v3.24.0
-Test-META git https://github.com/jonathanstowe/Test-META.git v0.0.20
XML-Writer git https://github.com/masak/xml-writer.git master
SVG git https://github.com/moritz/svg.git v1.0
SVG-Plot git https://github.com/moritz/svg-plot.git master
-@@ -94,9 +102,6 @@
+@@ -89,9 +97,6 @@
HTTP-UserAgent git https://github.com/sergot/http-useragent.git v1.1.52
Pod-To-HTML git https://github.com/raku/Pod-To-HTML.git v0.8.1
Pod-To-BigPage git https://github.com/perl6/perl6-pod-to-bigpage.git 0.5.2
--File-Which git https://github.com/azawawi/perl6-file-which.git 1.0.4
--Shell-Command git https://github.com/tadzik/Shell-Command.git 1.1
+-File-Which git https://github.com/azawawi/raku-file-which.git 1.0.4
+-Shell-Command git https://github.com/raku-community-modules/Shell-Command.git 1.1
-LibraryMake git https://github.com/retupmoca/P6-LibraryMake.git v1.0.5
IO-String git https://github.com/hoelzro/p6-io-string.git master
DateTime-Format git https://github.com/supernovus/perl6-datetime-format.git 0.1.5