Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 12:32:36 +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: r510940 - head/devel/ccls
Message-ID:  <201909031232.x83CWa00099975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Sep  3 12:32:35 2019
New Revision: 510940
URL: https://svnweb.freebsd.org/changeset/ports/510940

Log:
  devel/ccls: Update to 0.20190823.1
  
  - Update docs to latest Wiki snapshot

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

Modified: head/devel/ccls/Makefile
==============================================================================
--- head/devel/ccls/Makefile	Tue Sep  3 12:31:31 2019	(r510939)
+++ head/devel/ccls/Makefile	Tue Sep  3 12:32:35 2019	(r510940)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ccls
-DISTVERSION=	0.20190823
+DISTVERSION=	0.20190823.1
 CATEGORIES=	devel
 MASTER_SITES=	LOCAL/tobik
 
@@ -28,9 +28,8 @@ PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS
 
-DOCS_MASTER_SITES=	LOCAL/tobik:docs \
-			https://pkg.tobik.me/distfiles/:docs
-DOCS_DISTFILES=		MaskRay-ccls.wiki-20190226.tar.gz:docs
+DOCS_MASTER_SITES=	LOCAL/tobik:docs
+DOCS_DISTFILES=		MaskRay-ccls.wiki-20190903.tar.gz:docs
 
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}

Modified: head/devel/ccls/distinfo
==============================================================================
--- head/devel/ccls/distinfo	Tue Sep  3 12:31:31 2019	(r510939)
+++ head/devel/ccls/distinfo	Tue Sep  3 12:32:35 2019	(r510940)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1566589885
-SHA256 (MaskRay-ccls.wiki-20190226.tar.gz) = 29f9c5d75e7134d21b77987d4b30baeb9b84a6b70bde53add119be00875c31dd
-SIZE (MaskRay-ccls.wiki-20190226.tar.gz) = 29128
-SHA256 (MaskRay-ccls-0.20190823_GH0.tar.gz) = 0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66
-SIZE (MaskRay-ccls-0.20190823_GH0.tar.gz) = 160023
+TIMESTAMP = 1567510618
+SHA256 (MaskRay-ccls.wiki-20190903.tar.gz) = da8d2ed4464ca445001eb2b22439ab265314ad8cf86b4b9509ac8a6a19c481e8
+SIZE (MaskRay-ccls.wiki-20190903.tar.gz) = 32080
+SHA256 (MaskRay-ccls-0.20190823.1_GH0.tar.gz) = 247e9fd99520fe2cf010c558eb2d76350e761ac3070f3bd34ab632eedba9b655
+SIZE (MaskRay-ccls-0.20190823.1_GH0.tar.gz) = 160148



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