Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2019 20:07:19 +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: r509658 - head/devel/ccls
Message-ID:  <201908232007.x7NK7JYS034481@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Aug 23 20:07:19 2019
New Revision: 509658
URL: https://svnweb.freebsd.org/changeset/ports/509658

Log:
  devel/ccls: Update to 0.20190823
  
  Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20190823

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

Modified: head/devel/ccls/Makefile
==============================================================================
--- head/devel/ccls/Makefile	Fri Aug 23 19:52:24 2019	(r509657)
+++ head/devel/ccls/Makefile	Fri Aug 23 20:07:19 2019	(r509658)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccls
-DISTVERSION=	0.20190731
+DISTVERSION=	0.20190823
 CATEGORIES=	devel
 MASTER_SITES=	LOCAL/tobik
 
@@ -18,7 +18,6 @@ LIB_DEPENDS=	libLLVM.so:devel/llvm${LLVM_DEFAULT}
 USES=		cmake compiler:c++17-lang localbase
 USE_GITHUB=	yes
 GH_ACCOUNT=	MaskRay
-GH_TAGNAME=	8b0332173f51389d3ab914313b874cea04f4ead4
 
 CMAKE_ARGS=	-DClang_DIR:PATH="${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/cmake/clang" \
 		-DLLVM_DIR:PATH="${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/cmake/llvm"

Modified: head/devel/ccls/distinfo
==============================================================================
--- head/devel/ccls/distinfo	Fri Aug 23 19:52:24 2019	(r509657)
+++ head/devel/ccls/distinfo	Fri Aug 23 20:07:19 2019	(r509658)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1565166319
+TIMESTAMP = 1566589885
 SHA256 (MaskRay-ccls.wiki-20190226.tar.gz) = 29f9c5d75e7134d21b77987d4b30baeb9b84a6b70bde53add119be00875c31dd
 SIZE (MaskRay-ccls.wiki-20190226.tar.gz) = 29128
-SHA256 (MaskRay-ccls-0.20190731-8b0332173f51389d3ab914313b874cea04f4ead4_GH0.tar.gz) = 9cf356b612ce5abcb3e2885cf0e8febf8a74de1c50044fd3b58b267d2f7b2429
-SIZE (MaskRay-ccls-0.20190731-8b0332173f51389d3ab914313b874cea04f4ead4_GH0.tar.gz) = 159995
+SHA256 (MaskRay-ccls-0.20190823_GH0.tar.gz) = 0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66
+SIZE (MaskRay-ccls-0.20190823_GH0.tar.gz) = 160023



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