Index: head/textproc/kiss-templates/Makefile =================================================================== --- head/textproc/kiss-templates/Makefile (revision 436276) +++ head/textproc/kiss-templates/Makefile (revision 436277) @@ -1,32 +1,35 @@ # Created by: Andreas Sommer # $FreeBSD$ PORTNAME= kiss-templates -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= textproc MAINTAINER= andreas.sommer87@googlemail.com COMMENT= Type safe "Keep it simple, stupid" text templates for C++ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= rbock PLIST_FILES= bin/kiste2cpp \ + include/kiste/cpp.h \ include/kiste/html.h \ include/kiste/kiste.h \ include/kiste/raw.h \ + include/kiste/raw_type.h \ + include/kiste/serializer_builder.h \ include/kiste/terminal.h USES= cmake OPTIONS_DEFINE= TEST TEST_DESC= Build with unit tests TEST_BUILD_DEPENDS= boost-libs>=1.55:devel/boost-libs TEST_USES= python:2,build,test shebangfix TEST_TEST_TARGET= test SHEBANG_FILES= tests/comparison-based/generate.py tests/differ.py .include Index: head/textproc/kiss-templates/distinfo =================================================================== --- head/textproc/kiss-templates/distinfo (revision 436276) +++ head/textproc/kiss-templates/distinfo (revision 436277) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488320042 -SHA256 (rbock-kiss-templates-0.18_GH0.tar.gz) = 9ef6441b6dff992de8a8189b35293bef2b8f1892dee2f3d1dd6d0d6d6f6fb5e9 -SIZE (rbock-kiss-templates-0.18_GH0.tar.gz) = 27930 +TIMESTAMP = 1489654000 +SHA256 (rbock-kiss-templates-0.19_GH0.tar.gz) = 546993c68a8569a42b4b83c5b1ffab8b8f27e9d6243cd7b9f8e3eebccf282cb5 +SIZE (rbock-kiss-templates-0.19_GH0.tar.gz) = 29666