View | Details | Raw Unified | Return to bug 217829
Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=		kiss-templates
4
PORTNAME=		kiss-templates
5
PORTVERSION=		0.18
5
PORTVERSION=		0.19
6
CATEGORIES=		textproc
6
CATEGORIES=		textproc
7
7
8
MAINTAINER=		andreas.sommer87@googlemail.com
8
MAINTAINER=		andreas.sommer87@googlemail.com
Lines 15-23 Link Here
15
GH_ACCOUNT=		rbock
15
GH_ACCOUNT=		rbock
16
16
17
PLIST_FILES=		bin/kiste2cpp \
17
PLIST_FILES=		bin/kiste2cpp \
18
			include/kiste/cpp.h \
18
			include/kiste/html.h \
19
			include/kiste/html.h \
19
			include/kiste/kiste.h \
20
			include/kiste/kiste.h \
20
			include/kiste/raw.h \
21
			include/kiste/raw.h \
22
			include/kiste/raw_type.h \
23
			include/kiste/serializer_builder.h \
21
			include/kiste/terminal.h
24
			include/kiste/terminal.h
22
25
23
USES=			cmake
26
USES=			cmake
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1488320042
1
TIMESTAMP = 1489654000
2
SHA256 (rbock-kiss-templates-0.18_GH0.tar.gz) = 9ef6441b6dff992de8a8189b35293bef2b8f1892dee2f3d1dd6d0d6d6f6fb5e9
2
SHA256 (rbock-kiss-templates-0.19_GH0.tar.gz) = 546993c68a8569a42b4b83c5b1ffab8b8f27e9d6243cd7b9f8e3eebccf282cb5
3
SIZE (rbock-kiss-templates-0.18_GH0.tar.gz) = 27930
3
SIZE (rbock-kiss-templates-0.19_GH0.tar.gz) = 29666

Return to bug 217829