summaryrefslogtreecommitdiff
path: root/textproc/sonic
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 /textproc/sonic
parentNew port: devel/libcreg (diff)
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 'textproc/sonic')
-rw-r--r--textproc/sonic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile
index 3b43dfa8ba46..c98ae37ecb4c 100644
--- a/textproc/sonic/Makefile
+++ b/textproc/sonic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sonic
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org