aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/svgbob
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-12-20 00:14:48 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-12-20 00:14:48 +0800
commit6474c40f73babd7fae47427a3482118e3517496e (patch)
tree9014f248eeccab6481022db44344a707275e4c3d /graphics/svgbob
parentca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff)
downloadfreebsd-ports-gnome-6474c40f73babd7fae47427a3482118e3517496e.tar.gz
freebsd-ports-gnome-6474c40f73babd7fae47427a3482118e3517496e.tar.zst
freebsd-ports-gnome-6474c40f73babd7fae47427a3482118e3517496e.zip
lang/rust: Update to 1.40.0
- Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22843
Diffstat (limited to 'graphics/svgbob')
-rw-r--r--graphics/svgbob/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile
index 8134a588ea21..267e4ee42b4a 100644
--- a/graphics/svgbob/Makefile
+++ b/graphics/svgbob/Makefile
@@ -2,7 +2,7 @@
PORTNAME= svgbob
DISTVERSION= g20190412
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= tobik@FreeBSD.org