aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-15 14:30:16 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-15 14:30:16 +0000
commit40666d2b8f65d84b7081db7f338111c6652d9c1c (patch)
tree9e40680439e88765b4eff0510e8911ec2dd79eb1 /graphics
parente866391aea47f0dd41529dab1b6b60955a46408b (diff)
downloadports-40666d2b8f65d84b7081db7f338111c6652d9c1c.tar.gz
ports-40666d2b8f65d84b7081db7f338111c6652d9c1c.zip
lang/rust: Update to 1.37.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/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247
Notes
Notes: svn path=/head/; revision=508994
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg2-rust/Makefile1
-rw-r--r--graphics/svgbob/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index d10ea293477a..3275dcb06e82 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librsvg
PORTVERSION= 2.45.90
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile
index 7213b9042786..d77915a63806 100644
--- a/graphics/svgbob/Makefile
+++ b/graphics/svgbob/Makefile
@@ -2,6 +2,7 @@
PORTNAME= svgbob
DISTVERSION= g20190412
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= tobik@FreeBSD.org