aboutsummaryrefslogtreecommitdiff
path: root/textproc/difftastic/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-30 19:26:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-30 22:00:14 +0000
commit0953f3554e843b7f0cc7a1ff399e0257399a6b29 (patch)
tree676a4afe2c231b4dc93f5da0945989a9b2308091 /textproc/difftastic/Makefile
parent9094007250a58a270e925b6186814e1c14d73b6f (diff)
downloadports-0953f3554e843b7f0cc7a1ff399e0257399a6b29.tar.gz
ports-0953f3554e843b7f0cc7a1ff399e0257399a6b29.zip
textproc/difftastic: update 0.27.0 → 0.28.0
Diffstat (limited to 'textproc/difftastic/Makefile')
-rw-r--r--textproc/difftastic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile
index f000e552bd23..8d0ad0b9a641 100644
--- a/textproc/difftastic/Makefile
+++ b/textproc/difftastic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= difftastic
-DISTVERSION= 0.27.0
+DISTVERSION= 0.28.0
CATEGORIES= textproc
MAINTAINER= amdmi3@FreeBSD.org
@@ -68,6 +68,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \
syn-1.0.84 \
term_size-0.3.2 \
termcolor-1.1.2 \
+ terminal_size-0.1.17 \
textwrap-0.15.0 \
tree-sitter-0.20.6 \
typed-arena-2.0.1 \