Index: head/devel/ccls/files/patch-src_working__files.hh =================================================================== --- head/devel/ccls/files/patch-src_working__files.hh (revision 488355) +++ head/devel/ccls/files/patch-src_working__files.hh (nonexistent) @@ -1,16 +0,0 @@ -src/working_files.hh:89:8: error: no template named 'unordered_map' in namespace 'std' - std::unordered_map> files; - ~~~~~^ - -https://github.com/MaskRay/ccls/pull/177 - ---- src/working_files.hh.orig 2018-12-25 15:28:45 UTC -+++ src/working_files.hh -@@ -21,6 +21,7 @@ limitations under the License. - #include - #include - #include -+#include - - namespace ccls { - struct WorkingFile { Property changes on: head/devel/ccls/files/patch-src_working__files.hh ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/ccls/Makefile =================================================================== --- head/devel/ccls/Makefile (revision 488355) +++ head/devel/ccls/Makefile (revision 488356) @@ -1,36 +1,40 @@ # $FreeBSD$ PORTNAME= ccls DISTVERSION= 0.20181225 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org COMMENT= C/C++/ObjC language server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ rapidjson>=1.1.0_4:devel/rapidjson LIB_DEPENDS= libLLVM-${LLVM_DEFAULT:C/[0-9]$//}.so:devel/llvm${LLVM_DEFAULT} 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 CMAKE_ARGS= -DCLANG_ROOT:String="${LOCALBASE}/llvm${LLVM_DEFAULT}" CMAKE_ON= SYSTEM_CLANG USE_SHARED_LLVM PLIST_FILES= bin/ccls OPTIONS_DEFINE= DOCS DOCS_DISTFILES= MaskRay-ccls.wiki-20181210.tar.gz:docs DOCS_MASTER_SITES= LOCAL/tobik:docs PORTDOCS= * post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/ccls.wiki && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/devel/ccls/distinfo =================================================================== --- head/devel/ccls/distinfo (revision 488355) +++ head/devel/ccls/distinfo (revision 488356) @@ -1,5 +1,5 @@ -TIMESTAMP = 1545751536 +TIMESTAMP = 1545789964 SHA256 (MaskRay-ccls.wiki-20181210.tar.gz) = fedd812479e504ae7b6df9f5e6fe4d3f89dabacec05184ce6dc4f991c230d971 SIZE (MaskRay-ccls.wiki-20181210.tar.gz) = 25372 -SHA256 (MaskRay-ccls-0.20181225_GH0.tar.gz) = c544dcad27d82982105429ab4c7371dd12cd9e5f092bc8789f35c64efb6e7fea -SIZE (MaskRay-ccls-0.20181225_GH0.tar.gz) = 157952 +SHA256 (MaskRay-ccls-0.20181225_GH0.tar.gz) = f79cfa9e0ad57a779628931925c91a6a9dbb8fc8c1ec605219cafc959c477d51 +SIZE (MaskRay-ccls-0.20181225_GH0.tar.gz) = 157943