Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 21:41:18 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530526 - head/devel/universal-ctags
Message-ID:  <202004032141.033LfIo2082066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Fri Apr  3 21:41:17 2020
New Revision: 530526
URL: https://svnweb.freebsd.org/changeset/ports/530526

Log:
  devel/universal-ctags: Update to g20200403 6dd6c735
  
  PR:		245327
  Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

Modified:
  head/devel/universal-ctags/Makefile
  head/devel/universal-ctags/distinfo

Modified: head/devel/universal-ctags/Makefile
==============================================================================
--- head/devel/universal-ctags/Makefile	Fri Apr  3 21:40:00 2020	(r530525)
+++ head/devel/universal-ctags/Makefile	Fri Apr  3 21:41:17 2020	(r530526)
@@ -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
 

Modified: head/devel/universal-ctags/distinfo
==============================================================================
--- head/devel/universal-ctags/distinfo	Fri Apr  3 21:40:00 2020	(r530525)
+++ head/devel/universal-ctags/distinfo	Fri Apr  3 21:41:17 2020	(r530526)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004032141.033LfIo2082066>