Date: Mon, 3 Jun 2019 12:24:26 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503378 - head/devel/universal-ctags Message-ID: <201906031224.x53COQlD075782@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Mon Jun 3 12:24:25 2019 New Revision: 503378 URL: https://svnweb.freebsd.org/changeset/ports/503378 Log: devel/universal-ctags: Update to g20190521 78d1a3f3 PR: 238285 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 Mon Jun 3 11:57:56 2019 (r503377) +++ head/devel/universal-ctags/Makefile Mon Jun 3 12:24:25 2019 (r503378) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= universal-ctags -PORTVERSION= g20190223 +PORTVERSION= g20190521 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com @@ -12,11 +12,12 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf pkgconfig + GNU_CONFIGURE= yes USE_GITHUB= yes GH_PROJECT= ctags -GH_TAGNAME= 0e5cfa3f4f8 +GH_TAGNAME= 78d1a3f3 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 3 11:57:56 2019 (r503377) +++ head/devel/universal-ctags/distinfo Mon Jun 3 12:24:25 2019 (r503378) @@ -1,5 +1,5 @@ -TIMESTAMP = 1551059739 -SHA256 (universal-ctags-ctags-g20190223-0e5cfa3f4f8_GH0.tar.gz) = 740027c62e0b36b55e814a6f50af8bc1badfd019a9b7e412ea7e2048875aa554 -SIZE (universal-ctags-ctags-g20190223-0e5cfa3f4f8_GH0.tar.gz) = 1499733 +TIMESTAMP = 1559431240 +SHA256 (universal-ctags-ctags-g20190521-78d1a3f3_GH0.tar.gz) = 99f91021b563db35b1c5a231c728691239c6d2decac57402f8c9daacd8e5a0f2 +SIZE (universal-ctags-ctags-g20190521-78d1a3f3_GH0.tar.gz) = 1561251 SHA256 (universal-ctags-packcc-de4991c_GH0.tar.gz) = 3449183b4274e7584c878e619eab243e80e3c3f289cc05d31d4a133f4cfa2a46 SIZE (universal-ctags-packcc-de4991c_GH0.tar.gz) = 26795
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906031224.x53COQlD075782>