aboutsummaryrefslogtreecommitdiff
path: root/www/zola
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
commit6474c40f73babd7fae47427a3482118e3517496e (patch)
tree9014f248eeccab6481022db44344a707275e4c3d /www/zola
parentca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff)
downloadports-6474c40f73babd7fae47427a3482118e3517496e.tar.gz
ports-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
Notes
Notes: svn path=/head/; revision=520446
Diffstat (limited to 'www/zola')
-rw-r--r--www/zola/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zola/Makefile b/www/zola/Makefile
index 86cbe0340b69..52b3039e0a42 100644
--- a/www/zola/Makefile
+++ b/www/zola/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zola
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MAINTAINER= tobik@FreeBSD.org