Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 12:01:53 +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: r490128 - head/devel/ccls
Message-ID:  <201901131201.x0DC1rru043001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Jan 13 12:01:53 2019
New Revision: 490128
URL: https://svnweb.freebsd.org/changeset/ports/490128

Log:
  devel/ccls: Update to 0.20181225.6

Modified:
  head/devel/ccls/Makefile
  head/devel/ccls/distinfo

Modified: head/devel/ccls/Makefile
==============================================================================
--- head/devel/ccls/Makefile	Sun Jan 13 11:42:09 2019	(r490127)
+++ head/devel/ccls/Makefile	Sun Jan 13 12:01:53 2019	(r490128)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccls
-DISTVERSION=	0.20181225.5
+DISTVERSION=	0.20181225.6
 CATEGORIES=	devel
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -17,8 +17,8 @@ LIB_DEPENDS=	libLLVM-${LLVM_DEFAULT:C/[0-9]$//}.so:dev
 USES=		cmake compiler:c++17-lang localbase
 USE_GITHUB=	yes
 GH_ACCOUNT=	MaskRay
-# Commit matching 0.20181225.5:
-#GH_TAGNAME=	71022e81a62cd2ef58215e6628870436a9749efa
+# Commit matching 0.20181225.6:
+#GH_TAGNAME=	77b2eef49ae0582f80c9036e319cef76c62bee52
 
 CMAKE_ARGS=	-DCLANG_ROOT:String="${LOCALBASE}/llvm${LLVM_DEFAULT}"
 CMAKE_ON=	SYSTEM_CLANG USE_SHARED_LLVM

Modified: head/devel/ccls/distinfo
==============================================================================
--- head/devel/ccls/distinfo	Sun Jan 13 11:42:09 2019	(r490127)
+++ head/devel/ccls/distinfo	Sun Jan 13 12:01:53 2019	(r490128)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1547271876
+TIMESTAMP = 1547379979
 SHA256 (MaskRay-ccls.wiki-20181210.tar.gz) = fedd812479e504ae7b6df9f5e6fe4d3f89dabacec05184ce6dc4f991c230d971
 SIZE (MaskRay-ccls.wiki-20181210.tar.gz) = 25372
-SHA256 (MaskRay-ccls-0.20181225.5_GH0.tar.gz) = da99f2c482dffaa9129c328552ae0e2ab1a93ec1cb67c9106ce7bacf26bd0c0e
-SIZE (MaskRay-ccls-0.20181225.5_GH0.tar.gz) = 158111
+SHA256 (MaskRay-ccls-0.20181225.6_GH0.tar.gz) = 490ee9b077fb95b4dc92651bd56fc0f896a6696074c5f54e3bf03f7e5895c4d5
+SIZE (MaskRay-ccls-0.20181225.6_GH0.tar.gz) = 158184



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