Date: Sun, 5 Jan 2020 09:33:49 +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: r522126 - head/devel/universal-ctags Message-ID: <202001050933.0059Xnwf047947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sun Jan 5 09:33:48 2020 New Revision: 522126 URL: https://svnweb.freebsd.org/changeset/ports/522126 Log: devel/universal-ctags: update to g20200105 3ddb394d PR: 243105 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 Sun Jan 5 09:30:14 2020 (r522125) +++ head/devel/universal-ctags/Makefile Sun Jan 5 09:33:48 2020 (r522126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20191204 +PORTVERSION= g20200105 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= 2ebf5b1b +GH_TAGNAME= 3ddb394d OPTIONS_DEFINE= ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML OPTIONS_DEFAULT= ICONV JSON LIBXML2 MANPAGES YAML Modified: head/devel/universal-ctags/distinfo ============================================================================== --- head/devel/universal-ctags/distinfo Sun Jan 5 09:30:14 2020 (r522125) +++ head/devel/universal-ctags/distinfo Sun Jan 5 09:33:48 2020 (r522126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575770362 -SHA256 (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = b4bede9b01c209cfee5d6d001dbbce2e093cc697eb1c0311ad1a59cbf9e5d002 -SIZE (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = 1655887 +TIMESTAMP = 1578191953 +SHA256 (universal-ctags-ctags-g20200105-3ddb394d_GH0.tar.gz) = 39158f51e62d07f66aa9654fa70d9b36a0c423482b75d4673d4522e02a49b940 +SIZE (universal-ctags-ctags-g20200105-3ddb394d_GH0.tar.gz) = 1661351
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001050933.0059Xnwf047947>