aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hexyl/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-06-09 15:49:36 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-06-09 15:49:36 +0000
commitd6d0160981c07c3d9850c2b2cf50c778353fb611 (patch)
treea10781148c7905e0c726367eff97073f4b708a57 /sysutils/hexyl/Makefile
parent21681a032b8d63603ec611586803055e719c5778 (diff)
downloadports-d6d0160981c07c3d9850c2b2cf50c778353fb611.tar.gz
ports-d6d0160981c07c3d9850c2b2cf50c778353fb611.zip
sysutils/hexyl: Update to v0.8.0
Notes
Notes: svn path=/head/; revision=538321
Diffstat (limited to 'sysutils/hexyl/Makefile')
-rw-r--r--sysutils/hexyl/Makefile26
1 files changed, 9 insertions, 17 deletions
diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile
index 4fd33ce86e78..684371b2f161 100644
--- a/sysutils/hexyl/Makefile
+++ b/sysutils/hexyl/Makefile
@@ -2,8 +2,7 @@
PORTNAME= hexyl
DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.0
-PORTREVISION= 7
+DISTVERSION= 0.8.0
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org
@@ -20,24 +19,17 @@ GH_ACCOUNT= sharkdp
CARGO_CRATES= ansi_term-0.11.0 \
ansi_term-0.12.1 \
- atty-0.2.13 \
- bitflags-1.2.0 \
- cc-1.0.45 \
- cfg-if-0.1.10 \
- clap-2.33.0 \
- ctrlc-3.1.3 \
- kernel32-sys-0.2.2 \
- libc-0.2.62 \
- nix-0.14.1 \
+ atty-0.2.14 \
+ bitflags-1.2.1 \
+ clap-2.33.1 \
+ hermit-abi-0.1.13 \
+ libc-0.2.71 \
strsim-0.8.0 \
- term_size-0.3.1 \
+ term_size-0.3.2 \
textwrap-0.11.0 \
- unicode-width-0.1.6 \
- vec_map-0.8.1 \
- void-1.0.2 \
- winapi-0.2.8 \
+ unicode-width-0.1.7 \
+ vec_map-0.8.2 \
winapi-0.3.8 \
- winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0