Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 10:46:23 +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: r519287 - head/devel/universal-ctags
Message-ID:  <201912081046.xB8AkNtf040079@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Dec  8 10:46:23 2019
New Revision: 519287
URL: https://svnweb.freebsd.org/changeset/ports/519287

Log:
  devel/universal-ctags: update to g20191204 2ebf5b1b
  
  PR:		242504
  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 Dec  8 10:30:32 2019	(r519286)
+++ head/devel/universal-ctags/Makefile	Sun Dec  8 10:46:23 2019	(r519287)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	universal-ctags
-PORTVERSION=	g20191009
+PORTVERSION=	g20191204
 CATEGORIES=	devel
 
 MAINTAINER=	dereks@lifeofadishwasher.com
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 
 USE_GITHUB=	yes
 GH_PROJECT=	ctags
-GH_TAGNAME=	f43463a2
+GH_TAGNAME=	2ebf5b1b
 
 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 Dec  8 10:30:32 2019	(r519286)
+++ head/devel/universal-ctags/distinfo	Sun Dec  8 10:46:23 2019	(r519287)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570913198
-SHA256 (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = d840af2aebf28895c056e5a9c74ab7c792ef37560d1b2174e3641e5b28fc1c9b
-SIZE (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = 1627815
+TIMESTAMP = 1575770362
+SHA256 (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = b4bede9b01c209cfee5d6d001dbbce2e093cc697eb1c0311ad1a59cbf9e5d002
+SIZE (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = 1655887



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