diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-12-08 10:46:23 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-12-08 10:46:23 +0000 |
commit | e01b771dd9e8fe52f243da93f92075ab6ae3a522 (patch) | |
tree | 48dba1aaba4f4f3ef334856ed6fe295eb2abf616 | |
parent | sysutils/immortal: Unbreak build on arm64 (diff) |
devel/universal-ctags: update to g20191204 2ebf5b1b
PR: 242504
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
-rw-r--r-- | devel/universal-ctags/Makefile | 4 | ||||
-rw-r--r-- | devel/universal-ctags/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index ed9c1c2cde07..5b2c3b13c09a 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20191009 +PORTVERSION= g20191204 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= f43463a2 +GH_TAGNAME= 2ebf5b1b OPTIONS_DEFINE= ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML OPTIONS_DEFAULT= ICONV JSON LIBXML2 MANPAGES YAML diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index 2e16bea86554..02d65d500c0d 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570913198 -SHA256 (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = d840af2aebf28895c056e5a9c74ab7c792ef37560d1b2174e3641e5b28fc1c9b -SIZE (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = 1627815 +TIMESTAMP = 1575770362 +SHA256 (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = b4bede9b01c209cfee5d6d001dbbce2e093cc697eb1c0311ad1a59cbf9e5d002 +SIZE (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = 1655887 |