aboutsummaryrefslogtreecommitdiff
path: root/textproc/xsv-rs
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-06-04 18:08:00 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-06-04 18:08:00 +0000
commita48473296fd3a4eb1254580675e395de5e3a8c96 (patch)
tree742c56dce41eeb42924653ac0fe8cd1e99bc515e /textproc/xsv-rs
parent4ac6b2da9882a3ba00172dfd7646ee3b0c077ba7 (diff)
downloadports-a48473296fd3a4eb1254580675e395de5e3a8c96.tar.gz
ports-a48473296fd3a4eb1254580675e395de5e3a8c96.zip
lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo - Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1] - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html PR: 246332 [1] Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D25099
Notes
Notes: svn path=/head/; revision=537917
Diffstat (limited to 'textproc/xsv-rs')
-rw-r--r--textproc/xsv-rs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile
index c604f2136980..eecbc16c7e81 100644
--- a/textproc/xsv-rs/Makefile
+++ b/textproc/xsv-rs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xsv
DISTVERSION= 0.13.0
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= textproc
PKGNAMESUFFIX= -rs