Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2019 19:05:16 +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: r504432 - in head/devel/universal-ctags: . files
Message-ID:  <201906171905.x5HJ5GqE071151@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Jun 17 19:05:16 2019
New Revision: 504432
URL: https://svnweb.freebsd.org/changeset/ports/504432

Log:
  devel/universal-ctags: update to new snapshot
  
  PR:		238432
  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)
  head/devel/universal-ctags/files/patch-misc_units   (contents, props changed)

Modified: head/devel/universal-ctags/Makefile
==============================================================================
--- head/devel/universal-ctags/Makefile	Mon Jun 17 17:02:23 2019	(r504431)
+++ head/devel/universal-ctags/Makefile	Mon Jun 17 19:05:16 2019	(r504432)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	universal-ctags
-PORTVERSION=	g20190521
+PORTVERSION=	g20190522
 CATEGORIES=	devel
 
 MAINTAINER=	dereks@lifeofadishwasher.com
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 
 USE_GITHUB=	yes
 GH_PROJECT=	ctags
-GH_TAGNAME=	78d1a3f3
+GH_TAGNAME=	3fdf28bc
 GH_TUPLE=	universal-ctags:packcc:de4991c:packcc/misc/packcc
 
 OPTIONS_DEFINE=			ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML

Modified: head/devel/universal-ctags/distinfo
==============================================================================
--- head/devel/universal-ctags/distinfo	Mon Jun 17 17:02:23 2019	(r504431)
+++ head/devel/universal-ctags/distinfo	Mon Jun 17 19:05:16 2019	(r504432)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1559431240
-SHA256 (universal-ctags-ctags-g20190521-78d1a3f3_GH0.tar.gz) = 99f91021b563db35b1c5a231c728691239c6d2decac57402f8c9daacd8e5a0f2
-SIZE (universal-ctags-ctags-g20190521-78d1a3f3_GH0.tar.gz) = 1561251
+TIMESTAMP = 1560055080
+SHA256 (universal-ctags-ctags-g20190522-3fdf28bc_GH0.tar.gz) = 423713ba0369c6af863d2cda6040c1b9d0a012461f44f72bda6dec7b20762331
+SIZE (universal-ctags-ctags-g20190522-3fdf28bc_GH0.tar.gz) = 1575712
 SHA256 (universal-ctags-packcc-de4991c_GH0.tar.gz) = 3449183b4274e7584c878e619eab243e80e3c3f289cc05d31d4a133f4cfa2a46
 SIZE (universal-ctags-packcc-de4991c_GH0.tar.gz) = 26795

Modified: head/devel/universal-ctags/files/patch-misc_units
==============================================================================
--- head/devel/universal-ctags/files/patch-misc_units	Mon Jun 17 17:02:23 2019	(r504431)
+++ head/devel/universal-ctags/files/patch-misc_units	Mon Jun 17 19:05:16 2019	(r504432)
@@ -1,6 +1,6 @@
---- misc/units.orig	2018-09-09 00:07:09 UTC
+--- misc/units.orig	2019-05-22 11:44:20 UTC
 +++ misc/units
-@@ -1872,7 +1872,7 @@ failed_git_marker ()
+@@ -1929,7 +1929,7 @@ failed_git_marker ()
      local f=$1
      local l
  



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