Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 15:12:58 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526022 - head/devel/universal-ctags
Message-ID:  <202002131512.01DFCwM3001878@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Thu Feb 13 15:12:57 2020
New Revision: 526022
URL: https://svnweb.freebsd.org/changeset/ports/526022

Log:
  devel/universal-ctags: Update to g20200127
  
  PR:		243821
  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	Thu Feb 13 14:47:41 2020	(r526021)
+++ head/devel/universal-ctags/Makefile	Thu Feb 13 15:12:57 2020	(r526022)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	universal-ctags
-PORTVERSION=	g20200105
+PORTVERSION=	g20200127
 CATEGORIES=	devel
 
 MAINTAINER=	dereks@lifeofadishwasher.com
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 
 USE_GITHUB=	yes
 GH_PROJECT=	ctags
-GH_TAGNAME=	3ddb394d
+GH_TAGNAME=	3f4203d2
 
 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	Thu Feb 13 14:47:41 2020	(r526021)
+++ head/devel/universal-ctags/distinfo	Thu Feb 13 15:12:57 2020	(r526022)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578191953
-SHA256 (universal-ctags-ctags-g20200105-3ddb394d_GH0.tar.gz) = 39158f51e62d07f66aa9654fa70d9b36a0c423482b75d4673d4522e02a49b940
-SIZE (universal-ctags-ctags-g20200105-3ddb394d_GH0.tar.gz) = 1661351
+TIMESTAMP = 1580621922
+SHA256 (universal-ctags-ctags-g20200127-3f4203d2_GH0.tar.gz) = f676a108b52248cacc6b2630fb87930b8e1856bedecbe8ed27e1bf2697be7ad6
+SIZE (universal-ctags-ctags-g20200127-3f4203d2_GH0.tar.gz) = 1665621



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