aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsfetch
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-10-13 08:36:35 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-10-13 08:36:35 +0000
commitd9b97de179c9fd40d60ae2a5bfd88345c24224a6 (patch)
tree18466482208f0156b3fbf6da4b2d4af87fe469fd /sysutils/rsfetch
parent08812e658283f35fada5819db71cbcf0f6cc91e5 (diff)
downloadports-d9b97de179c9fd40d60ae2a5bfd88345c24224a6.tar.gz
ports-d9b97de179c9fd40d60ae2a5bfd88345c24224a6.zip
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711) - Disable DOCS, same problem fixed in r546048 - Update devel/racer to 2.1.36 - Import upstream patch to fix www/firefox (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027) - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038) - Force rebuild all consumers to catch regressions Changelog: https://github.com/rust-lang/rust/releases/tag/1.47.0 Differential Revision: https://reviews.freebsd.org/D26721
Notes
Notes: svn path=/head/; revision=552221
Diffstat (limited to 'sysutils/rsfetch')
-rw-r--r--sysutils/rsfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsfetch/Makefile b/sysutils/rsfetch/Makefile
index e1e6e6e39242..6ab232aa470f 100644
--- a/sysutils/rsfetch/Makefile
+++ b/sysutils/rsfetch/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rsfetch
DISTVERSION= 2.0.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MAINTAINER= vulcan@wired.sh