diff options
-rw-r--r-- | devel/universal-ctags/Makefile | 5 | ||||
-rw-r--r-- | devel/universal-ctags/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index d54a6591ceb4..677170aaac64 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20200307 +PORTVERSION= g20200403 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= 5283b195 +GH_TAGNAME= 6dd6c735 OPTIONS_DEFINE= ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML OPTIONS_DEFAULT= ICONV JSON LIBXML2 MANPAGES YAML @@ -50,6 +50,7 @@ JSON_LIB_DEPENDS= libjansson.so:devel/jansson MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils MANPAGES_PLIST_FILES= man/man1/uctags.1.gz \ man/man5/utags.5.gz \ + man/man7/uctags-client-tools.7.gz \ man/man7/uctags-incompatibilities.7.gz \ man/man7/uctags-optlib.7.gz diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index 12ffaad87e1a..46ef8300c880 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583629900 -SHA256 (universal-ctags-ctags-g20200307-5283b195_GH0.tar.gz) = 7bbc4e2efb8ee49fe1acdfba4b5ff0a01045145f3ae3b04dbe2b99629d879e6d -SIZE (universal-ctags-ctags-g20200307-5283b195_GH0.tar.gz) = 1796969 +TIMESTAMP = 1585938160 +SHA256 (universal-ctags-ctags-g20200403-6dd6c735_GH0.tar.gz) = 9b441bdc0991e6b62eef0c872027f9d7ffce1d42cebd9c3fe01184e923252d17 +SIZE (universal-ctags-ctags-g20200403-6dd6c735_GH0.tar.gz) = 1817742 |