aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hexyl
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
commita798515415faedb3e670d78108a9b2597902b5c5 (patch)
tree1346c4816a33e412ab7dea4e186878086861cc47 /sysutils/hexyl
parentcb4c052480f7f7edeba328f459bcc40a3d52006f (diff)
downloadports-a798515415faedb3e670d78108a9b2597902b5c5.tar.gz
ports-a798515415faedb3e670d78108a9b2597902b5c5.zip
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940
Notes
Notes: svn path=/head/; revision=560492
Diffstat (limited to 'sysutils/hexyl')
-rw-r--r--sysutils/hexyl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile
index e6f392b8eb48..f51bae0c2124 100644
--- a/sysutils/hexyl/Makefile
+++ b/sysutils/hexyl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hexyl
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MAINTAINER= mikael@FreeBSD.org