The patch below updates devel/snare to 0.4.12, which means we can get
rid of some of the "recent Rust version" hacks for external crates.
Laurie
diff --git devel/snare/Makefile devel/snare/Makefile
index 0ae27d061e5..7e6bdec9abf 100644
--- devel/snare/Makefile
+++ devel/snare/Makefile
@@ -1,8 +
This updates devel/snare to 0.4.11. Happily this doesn't perturb the
crates too much!
Laurie
diff --git devel/snare/Makefile devel/snare/Makefile
index 314212cf38e..60536dd6246 100644
--- devel/snare/Makefile
+++ devel/snare/Makefile
@@ -1,6 +1,6 @@
COMMENT = GitHub webhooks runne
This updates devel/snare to 0.4.10. The main change from a ports
perspective is the further reduction in dependencies.
Laurie
diff --git devel/snare/Makefile devel/snare/Makefile
index a280c1d8caa..314212cf38e 100644
--- devel/snare/Makefile
+++ devel/snare/Makefile
@@ -1,6 +1,6 @@
COMMENT =
The commit below updates devel/snare to 0.4.9. It also breaks the
`MODCARGO` fun out into `crates.inc`, so the normally-long Rust port
diff is even longer than normal! But at least it's a one-off.
Laurie
diff --git devel/snare/Makefile devel/snare/Makefile
index 578e6edfe5f..a280c1d8caa 100644
The attached patch updates snare -- a minimalistic GitHub webhooks runner --
to 0.4.0.
Laurie
Index: Makefile
===
RCS file: /cvs/ports/devel/snare/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile11