aboutsummaryrefslogtreecommitdiff
path: root/textproc/bat
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/bat
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/bat')
-rw-r--r--textproc/bat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile
index 1862c6d6be8c..c584e910d555 100644
--- a/textproc/bat/Makefile
+++ b/textproc/bat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bat
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= pizzamig@FreeBSD.org