Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2018 08:27:58 +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: r488587 - head/devel/ccls
Message-ID:  <201812280827.wBS8RwGr096180@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Dec 28 08:27:57 2018
New Revision: 488587
URL: https://svnweb.freebsd.org/changeset/ports/488587

Log:
  devel/ccls: Update to 0.20181225.1

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

Modified: head/devel/ccls/Makefile
==============================================================================
--- head/devel/ccls/Makefile	Fri Dec 28 08:25:56 2018	(r488586)
+++ head/devel/ccls/Makefile	Fri Dec 28 08:27:57 2018	(r488587)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccls
-DISTVERSION=	0.20181225
-PORTREVISION=	1
+DISTVERSION=	0.20181225.1
 CATEGORIES=	devel
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -18,9 +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
-# Upstream likes to retag things.  This is the commit that matches
-# the 0.20181225 tag at the moment:
-#GH_TAGNAME=	98a1cf17f1e8c8fd15448a59e0caabeef39cebe
+# Commit matching 0.20181225.1:
+#GH_TAGNAME=	39b214b9bf6f9b9b535d9099f39ea0ac8ac2134b
 
 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	Fri Dec 28 08:25:56 2018	(r488586)
+++ head/devel/ccls/distinfo	Fri Dec 28 08:27:57 2018	(r488587)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1545789964
+TIMESTAMP = 1545983486
 SHA256 (MaskRay-ccls.wiki-20181210.tar.gz) = fedd812479e504ae7b6df9f5e6fe4d3f89dabacec05184ce6dc4f991c230d971
 SIZE (MaskRay-ccls.wiki-20181210.tar.gz) = 25372
-SHA256 (MaskRay-ccls-0.20181225_GH0.tar.gz) = f79cfa9e0ad57a779628931925c91a6a9dbb8fc8c1ec605219cafc959c477d51
-SIZE (MaskRay-ccls-0.20181225_GH0.tar.gz) = 157943
+SHA256 (MaskRay-ccls-0.20181225.1_GH0.tar.gz) = 6698fb54baf182edab931458db49b1bf181e45a78707542d91fe54114401d2a3
+SIZE (MaskRay-ccls-0.20181225.1_GH0.tar.gz) = 157961



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