Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 22:22:48 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462980 - head/devel/universal-ctags
Message-ID:  <201802252222.w1PMMmEk077407@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Feb 25 22:22:47 2018
New Revision: 462980
URL: https://svnweb.freebsd.org/changeset/ports/462980

Log:
  devel/universal-ctags: Update to latest commit
  
  PR:		226208
  Submitted by:	dereks@lifeofadishwasher.com (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D14507

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

Modified: head/devel/universal-ctags/Makefile
==============================================================================
--- head/devel/universal-ctags/Makefile	Sun Feb 25 22:15:18 2018	(r462979)
+++ head/devel/universal-ctags/Makefile	Sun Feb 25 22:22:47 2018	(r462980)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	universal-ctags
-PORTVERSION=	g20171017
+PORTVERSION=	g20180225
 CATEGORIES=	devel
 
 MAINTAINER=	dereks@lifeofadishwasher.com
@@ -14,9 +14,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		autoreconf pkgconfig
 GNU_CONFIGURE=	yes
 
-USE_GITHUB=	YES
+USE_GITHUB=	yes
 GH_PROJECT=	ctags
-GH_TAGNAME=	ccac4dff
+GH_TAGNAME=	059ed2c508c
 
 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 Feb 25 22:15:18 2018	(r462979)
+++ head/devel/universal-ctags/distinfo	Sun Feb 25 22:22:47 2018	(r462980)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508301239
-SHA256 (universal-ctags-ctags-g20171017-ccac4dff_GH0.tar.gz) = 630e931dd5c9fbdca8205e570509cd6c116604892f1cf5c20168023a80d3049d
-SIZE (universal-ctags-ctags-g20171017-ccac4dff_GH0.tar.gz) = 1346150
+TIMESTAMP = 1519594186
+SHA256 (universal-ctags-ctags-g20180225-059ed2c508c_GH0.tar.gz) = ea87085117545636668f22a67056932cacdde25b98bd766f90dbd8bf9390e4f4
+SIZE (universal-ctags-ctags-g20180225-059ed2c508c_GH0.tar.gz) = 1377802



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