aboutsummaryrefslogtreecommitdiff
path: root/devel/chroma/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-06-17 18:54:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-06-17 19:24:49 +0000
commit43fdf8fb092a32ec21fa8c1c97020e8c3636b53d (patch)
tree2ac1573deea08d21e49efa574ba7acbd2a6ceff8 /devel/chroma/Makefile
parent6f21954c274bb4394b3f59879279497ddbb79747 (diff)
downloadports-43fdf8fb092a32ec21fa8c1c97020e8c3636b53d.tar.gz
ports-43fdf8fb092a32ec21fa8c1c97020e8c3636b53d.zip
devel/chroma: Update 0.8.2 -> 0.9.2
Reported by: portscout
Diffstat (limited to 'devel/chroma/Makefile')
-rw-r--r--devel/chroma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile
index 12c2ef858b6e..492d01ec2198 100644
--- a/devel/chroma/Makefile
+++ b/devel/chroma/Makefile
@@ -1,6 +1,6 @@
PORTNAME= chroma
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.2
+DISTVERSION= 0.9.2
CATEGORIES= devel
PKGNAMESUFFIX= -syntax-highlighter
@@ -19,7 +19,7 @@ GH_TUPLE= \
alecthomas:kong:v0.2.4:alecthomas_kong/vendor/github.com/alecthomas/kong \
alecthomas:repr:117648cd9897:alecthomas_repr/vendor/github.com/alecthomas/repr \
danwakefield:fnmatch:cbb64ac3d964:danwakefield_fnmatch/vendor/github.com/danwakefield/fnmatch \
- dlclark:regexp2:v1.2.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \
+ dlclark:regexp2:v1.4.0:dlclark_regexp2/vendor/github.com/dlclark/regexp2 \
golang:sys:669c56c373c4:golang_sys/vendor/golang.org/x/sys \
mattn:go-colorable:v0.1.6:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \