diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-10-13 03:01:02 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-10-13 03:01:02 +0800 |
commit | 4070ae265eee9b0b081a7b951ca50f7bcf8b167a (patch) | |
tree | fdde7a160aab778de0c173fdf9f9dcc8f02ffd60 /net-im | |
parent | eb583ce6dae6eb45356f96547769c712681f9673 (diff) | |
download | freebsd-ports-gnome-4070ae265eee9b0b081a7b951ca50f7bcf8b167a.tar.gz freebsd-ports-gnome-4070ae265eee9b0b081a7b951ca50f7bcf8b167a.tar.zst freebsd-ports-gnome-4070ae265eee9b0b081a7b951ca50f7bcf8b167a.zip |
lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation
Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR: 229826 (follow up)
Approved by: rust (tobik)
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D17477
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fractal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 251fc4eb59a9..30597885d377 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -2,6 +2,7 @@ PORTNAME= fractal DISTVERSION= 3.30.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ |