Commit Graph

5 Commits

Author SHA1 Message Date
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00
Matthew Heguy 3202ad310b Bring all flag-only mods into cohesion with the same ksp_version and a comment tag to find them all at once. 2015-07-10 09:05:21 -04:00
Paul Fenwick d03d545fee Rewrite versions to be more specific!
As discussed in KSP-CKAN/CKAN#1156, sometimes we see older versions of
mods that have "generic" KSP versions (eg: 1.0), even though newer
versions of those same mods have specific versions (eg 1.0.1). These has
been a side-effect of how KS returns KSP version numbers to us.

This patch adds ".0" to version numbers if and only if we see a later
version of the same mod that has a specific version number in the same
sequence (eg: 1.0 and 1.0.3 causes a rewrite, but 0.24 and 1.0.3 does
not).

Source code coming soon. I haven't checked it into CKAN-meta because
it's not really a place where lots of code should be hanging out.

Also attn @dbent, who identified this issue in the first place.
2015-06-23 13:40:15 +10:00
NetKAN bot 72e2782a9c NetKAN generated mods - AlternateResourcePanel/AlternateResourcePanel-2.7.0.0, KerbalAlarmClock/KerbalAlarmClock-v3.3.0.1, NavballDockingIndicator/NavballDockingIndicator-6, QuantumStrutsContinued/QuantumStrutsContinued-1.3, TextureReplacer/TextureReplacer-2.4, TransferWindowPlanner/TransferWindowPlanner-v1.3.0.0, TriggerAu-Flags/TriggerAu-Flags-2.7.0.0 2015-04-28 16:21:46 +02:00