aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hexyl/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 03:25:11 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-05-24 03:25:11 +0000
commitf30ebc2becabe003ed912baf063face800e1b4d6 (patch)
tree8f5dec3ad01bd33bc4506a4245932e235f53c1cb /sysutils/hexyl/Makefile
parentdc970a958c5d25bfa18bc9610e052848a35fb06d (diff)
downloadports-f30ebc2becabe003ed912baf063face800e1b4d6.tar.gz
ports-f30ebc2becabe003ed912baf063face800e1b4d6.zip
lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html Reviewed by: jbeich Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D20332
Notes
Notes: svn path=/head/; revision=502416
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r--sysutils/hexyl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile
index 3885a2521d0c..e5b88200e91c 100644
--- a/sysutils/hexyl/Makefile
+++ b/sysutils/hexyl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hexyl
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org