New commits:
commit 147541b90bf4157c7aee06bc44b238bdfb9109b7
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
curl 7.16.0 with UP_TRIGGERS
seems git and php are OK
diff --git a/ftp/curl/UP_TRIGGERS b/ftp/curl/UP_TRIGGERS
new file mode 100755
index 0000000..1203567
--- /dev/null
+++ b/ftp/curl/UP_TRIGGERS
@@ -0,0 +1,9 @@
+local OLD_SPELL_VERSION=""
+spell_ok $SPELL && OLD_SPELL_VERSION="$(installed_version $SPELL)"
+if [ "${VERSION:0:4}" != "${OLD_SPELL_VERSION:0:4}" ]; then
+ message "This is a possibly incompatible update of curl..."
+ message "Figuring out what spells need to be recast, this may take a
while."
+ for each in $(show_up_depends $SPELL 1); do
+ up_trigger $each cast_self
+ done
+fi
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (147541b90bf4157c7aee06bc44b238bdfb9109b7),
Ladislav Hagara, 01/05/2007