Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144457101
D21171.1774707704.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D21171.1774707704.diff
View Options
Index: Mk/bsd.sites.mk
===================================================================
--- Mk/bsd.sites.mk
+++ Mk/bsd.sites.mk
@@ -544,7 +544,7 @@
@${FALSE}
. endif
. endfor
-GL_SITE+= ${GL_TUPLE:C@^(([^:]*://[^:/]*(:[0-9]{1,5})?(/[^:]*[^/])?:)?)([^:]*):([^:]*):([^:]*)(:[^:/]*)((/.*)?)@\1\8@}
+GL_SITE+= ${GL_TUPLE:C@^(([^:]*://[^:/]*(:[0-9]{1,5})?(/[^:]*[^/])?:)?)([^:]*):([^:]*):([^:]*)(:[^:/]*)((/.*)?)@\1\8@:S@::@:@}
GL_ACCOUNT+= ${GL_TUPLE:C@^(([^:]*://[^:/]*(:[0-9]{1,5})?(/[^:]*[^/])?:)?)([^:]*):([^:]*):([^:]*)(:[^:/]*)((/.*)?)@\5\8@}
GL_PROJECT+= ${GL_TUPLE:C@^(([^:]*://[^:/]*(:[0-9]{1,5})?(/[^:]*[^/])?:)?)([^:]*):([^:]*):([^:]*)(:[^:/]*)((/.*)?)@\6\8@}
GL_COMMIT+= ${GL_TUPLE:C@^(([^:]*://[^:/]*(:[0-9]{1,5})?(/[^:]*[^/])?:)?)([^:]*):([^:]*):([^:]*)(:[^:/]*)((/.*)?)@\7\8@}
Index: shells/ion/Makefile
===================================================================
--- shells/ion/Makefile
+++ shells/ion/Makefile
@@ -18,7 +18,7 @@
GL_SITE= https://gitlab.redox-os.org
GL_ACCOUNT= redox-os
GL_COMMIT= a8872014dbce730ccd00aaa722397dc394a52bf4
-GL_TUPLE= redox-os:calc:afba9c5d184ddb9db5e4e71dc357da0499e212cf:calculate \
+GL_TUPLE= https://gitlab.redox-os.org:redox-os:calc:afba9c5d184ddb9db5e4e71dc357da0499e212cf:calculate \
redox-os:liner:3f3d1d4e6058067e9d03a9b1510d8f2edac073c7:liner \
redox-os:small:022635fcb0b0b631b3a06c79c45fa8ebaf4f64f5:small \
redox-os:termion:c27678efc2ed14576361c7ce6d806a6bb576f1a9:termion
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 28, 2:21 PM (2 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28218416
Default Alt Text
D21171.1774707704.diff (1 KB)
Attached To
Mode
D21171: Mk/bsd.sites.mk: Fix fetch with GL_TUPLE site:account:project:commit:group style entries
Attached
Detach File
Event Timeline
Log In to Comment