Date: Tue, 15 Oct 2019 14:19:23 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514532 - head/devel/universal-ctags Message-ID: <201910151419.x9FEJN7X000976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Oct 15 14:19:23 2019 New Revision: 514532 URL: https://svnweb.freebsd.org/changeset/ports/514532 Log: devel/universal-ctags: Update to g20191009 PR: 241221 Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) Modified: head/devel/universal-ctags/Makefile (contents, props changed) head/devel/universal-ctags/distinfo (contents, props changed) Modified: head/devel/universal-ctags/Makefile ============================================================================== --- head/devel/universal-ctags/Makefile Tue Oct 15 14:16:36 2019 (r514531) +++ head/devel/universal-ctags/Makefile Tue Oct 15 14:19:23 2019 (r514532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20190819 +PORTVERSION= g20191009 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= 6ad4e957 +GH_TAGNAME= f43463a2 OPTIONS_DEFINE= ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML OPTIONS_DEFAULT= ICONV JSON LIBXML2 MANPAGES YAML @@ -49,6 +49,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-incompatibilities.7.gz \ man/man7/uctags-optlib.7.gz Modified: head/devel/universal-ctags/distinfo ============================================================================== --- head/devel/universal-ctags/distinfo Tue Oct 15 14:16:36 2019 (r514531) +++ head/devel/universal-ctags/distinfo Tue Oct 15 14:19:23 2019 (r514532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566714561 -SHA256 (universal-ctags-ctags-g20190819-6ad4e957_GH0.tar.gz) = 5dfc14ca3836d46532d0bab885ac3a5e65b47348d47a77eee2e64aa5c315ed61 -SIZE (universal-ctags-ctags-g20190819-6ad4e957_GH0.tar.gz) = 1609204 +TIMESTAMP = 1570913198 +SHA256 (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = d840af2aebf28895c056e5a9c74ab7c792ef37560d1b2174e3641e5b28fc1c9b +SIZE (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = 1627815
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910151419.x9FEJN7X000976>