From owner-svn-ports-all@freebsd.org Tue Sep 3 12:32:36 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AD90AD9AB3; Tue, 3 Sep 2019 12:32:36 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46N5v847v6z4J4v; Tue, 3 Sep 2019 12:32:36 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 717932BF2; Tue, 3 Sep 2019 12:32:36 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x83CWah4099977; Tue, 3 Sep 2019 12:32:36 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x83CWa00099975; Tue, 3 Sep 2019 12:32:36 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201909031232.x83CWa00099975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 3 Sep 2019 12:32:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510940 - head/devel/ccls X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/ccls X-SVN-Commit-Revision: 510940 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2019 12:32:36 -0000 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