aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-09-28 17:59:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-09-28 17:59:24 +0000
commita9d287a5ea80fa336ee1d760dff489d0f9af0150 (patch)
tree06b1070355511022368b25b61d3b40d9436d1039 /editors
parentb47dec2af42f8260d2bb1d3e0366654df55945b9 (diff)
downloadports-a9d287a5ea80fa336ee1d760dff489d0f9af0150.tar.gz
ports-a9d287a5ea80fa336ee1d760dff489d0f9af0150.zip
lang/rust: update to 1.29.1
- Force rebuild all consumers as standard library is statically linked Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html PR: 229826 (follow up) Approved by: dumbbell Differential Revision: https://reviews.freebsd.org/D17337
Notes
Notes: svn path=/head/; revision=480871
Diffstat (limited to 'editors')
-rw-r--r--editors/xi-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index 30ca41a80797..efeb74862bd9 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xi-core
PORTVERSION= g20170612
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org