rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / runtime / smalltalk / stack-spur / patches / 03-sqPluginsSCCSVersion.patch
blobf9300f5fcf681e444e1a81e8ab235036f0534bd6
1 --- opensmalltalk-vm-sun-v5.0.68/platforms/Cross/plugins/sqPluginsSCCSVersion.h Fri Nov 22 20:49:52 2024
2 +++ p0/opensmalltalk-vm-sun-v5.0.68/platforms/Cross/plugins/sqPluginsSCCSVersion.h Sun Nov 24 12:02:59 2024
3 @@ -9,10 +9,10 @@
4 */
6 #if SUBVERSION
7 -static char SvnRawPluginsRevisionString[] = "$Rev$";
8 +static char SvnRawPluginsRevisionString[] = "$Rev: 202411221949 $";
9 # define PLUGINS_REV_START (SvnRawPluginsRevisionString + 6)
11 -static char SvnRawPluginsRepositoryURL[] = "$URL$";
12 +static char SvnRawPluginsRepositoryURL[] = "$URL: stes@openindiana:src/opensmalltalk-vm $";
13 # define URL_START (SvnRawPluginsRepositoryURL + 6)
15 static char *
16 @@ -35,10 +35,10 @@
17 # undef PLUGINS_REV_START
18 # undef URL_START
19 #elif GIT
20 -static char GitRawPluginsRevisionString[] = "$Rev$";
21 +static char GitRawPluginsRevisionString[] = "$Rev: 202411221949 $";
22 # define PLUGINS_REV_START (GitRawPluginsRevisionString + 6)
24 -static char GitRawPluginsRepositoryURL[] = "$URL$";
25 +static char GitRawPluginsRepositoryURL[] = "$URL: stes@openindiana:src/opensmalltalk-vm $";
26 # define URL_START (GitRawPluginsRepositoryURL + 6)
28 static char *