aboutsummaryrefslogtreecommitdiff
path: root/x11/squeekboard
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 /x11/squeekboard
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 'x11/squeekboard')
-rw-r--r--x11/squeekboard/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index cc617e196a75..bcbfc35c7b9e 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -3,6 +3,7 @@
PORTNAME= squeekboard
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org