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

(-)Makefile (-4 / +4 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	smarty3
4
PORTNAME=	smarty3
5
PORTVERSION=	3.1.21
5
PORTVERSION=	3.1.27
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://www.smarty.net/files/
7
MASTER_SITES=	https://github.com/smarty-php/smarty/archive/
8
DISTNAME=	Smarty-${PORTVERSION}
8
DISTNAME=	v${PORTVERSION}
9
9
10
MAINTAINER=	ports@michael-fausten.de
10
MAINTAINER=	ports@michael-fausten.de
11
COMMENT=	PHP compiling template engine
11
COMMENT=	PHP compiling template engine
Lines 12-18 Link Here
12
12
13
LICENSE=	LGPL3
13
LICENSE=	LGPL3
14
14
15
WRKSRC=		${WRKDIR}/Smarty-${PORTVERSION}
15
WRKSRC=		${WRKDIR}/smarty-${PORTVERSION}
16
16
17
NO_BUILD=	yes
17
NO_BUILD=	yes
18
USE_PHP=	pcre
18
USE_PHP=	pcre
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Smarty-3.1.21.tar.gz) = e872f98a194a31b9dea710fceb308431c0e2b846e46ce845b547f54e5789c465
1
SHA256 (v3.1.27.tar.gz) = 56851d938fde2133331263d0e7788a6f8428f00a97e8d58f486983e64afe6415
2
SIZE (Smarty-3.1.21.tar.gz) = 208308
2
SIZE (v3.1.27.tar.gz) = 226277
(-)pkg-plist (-2 / +21 lines)
Lines 1-3 Link Here
1
%%DATADIR%%/Autoloader.php
1
%%DATADIR%%/Smarty.class.php
2
%%DATADIR%%/Smarty.class.php
2
%%DATADIR%%/SmartyBC.class.php
3
%%DATADIR%%/SmartyBC.class.php
3
%%DATADIR%%/debug.tpl
4
%%DATADIR%%/debug.tpl
Lines 51-57 Link Here
51
%%DATADIR%%/sysplugins/smarty_cacheresource.php
52
%%DATADIR%%/sysplugins/smarty_cacheresource.php
52
%%DATADIR%%/sysplugins/smarty_cacheresource_custom.php
53
%%DATADIR%%/sysplugins/smarty_cacheresource_custom.php
53
%%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php
54
%%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php
54
%%DATADIR%%/sysplugins/smarty_config_source.php
55
%%DATADIR%%/sysplugins/smarty_data.php
55
%%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php
56
%%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php
56
%%DATADIR%%/sysplugins/smarty_internal_compile_append.php
57
%%DATADIR%%/sysplugins/smarty_internal_compile_append.php
57
%%DATADIR%%/sysplugins/smarty_internal_compile_assign.php
58
%%DATADIR%%/sysplugins/smarty_internal_compile_assign.php
Lines 78-83 Link Here
78
%%DATADIR%%/sysplugins/smarty_internal_compile_private_modifier.php
79
%%DATADIR%%/sysplugins/smarty_internal_compile_private_modifier.php
79
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_block_function.php
80
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_block_function.php
80
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_function.php
81
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_function.php
82
%%DATADIR%%/sysplugins/smarty_internal_compile_private_php.php
81
%%DATADIR%%/sysplugins/smarty_internal_compile_private_print_expression.php
83
%%DATADIR%%/sysplugins/smarty_internal_compile_private_print_expression.php
82
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_block.php
84
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_block.php
83
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_function.php
85
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_function.php
Lines 87-103 Link Here
87
%%DATADIR%%/sysplugins/smarty_internal_compile_setfilter.php
89
%%DATADIR%%/sysplugins/smarty_internal_compile_setfilter.php
88
%%DATADIR%%/sysplugins/smarty_internal_compile_while.php
90
%%DATADIR%%/sysplugins/smarty_internal_compile_while.php
89
%%DATADIR%%/sysplugins/smarty_internal_compilebase.php
91
%%DATADIR%%/sysplugins/smarty_internal_compilebase.php
90
%%DATADIR%%/sysplugins/smarty_internal_config.php
91
%%DATADIR%%/sysplugins/smarty_internal_config_file_compiler.php
92
%%DATADIR%%/sysplugins/smarty_internal_config_file_compiler.php
92
%%DATADIR%%/sysplugins/smarty_internal_configfilelexer.php
93
%%DATADIR%%/sysplugins/smarty_internal_configfilelexer.php
93
%%DATADIR%%/sysplugins/smarty_internal_configfileparser.php
94
%%DATADIR%%/sysplugins/smarty_internal_configfileparser.php
94
%%DATADIR%%/sysplugins/smarty_internal_data.php
95
%%DATADIR%%/sysplugins/smarty_internal_data.php
95
%%DATADIR%%/sysplugins/smarty_internal_debug.php
96
%%DATADIR%%/sysplugins/smarty_internal_debug.php
97
%%DATADIR%%/sysplugins/smarty_internal_extension_codeframe.php
98
%%DATADIR%%/sysplugins/smarty_internal_extension_config.php
99
%%DATADIR%%/sysplugins/smarty_internal_extension_defaulttemplatehandler.php
96
%%DATADIR%%/sysplugins/smarty_internal_filter_handler.php
100
%%DATADIR%%/sysplugins/smarty_internal_filter_handler.php
97
%%DATADIR%%/sysplugins/smarty_internal_function_call_handler.php
101
%%DATADIR%%/sysplugins/smarty_internal_function_call_handler.php
98
%%DATADIR%%/sysplugins/smarty_internal_get_include_path.php
102
%%DATADIR%%/sysplugins/smarty_internal_get_include_path.php
99
%%DATADIR%%/sysplugins/smarty_internal_nocache_insert.php
103
%%DATADIR%%/sysplugins/smarty_internal_nocache_insert.php
100
%%DATADIR%%/sysplugins/smarty_internal_parsetree.php
104
%%DATADIR%%/sysplugins/smarty_internal_parsetree.php
105
%%DATADIR%%/sysplugins/smarty_internal_parsetree_code.php
106
%%DATADIR%%/sysplugins/smarty_internal_parsetree_dq.php
107
%%DATADIR%%/sysplugins/smarty_internal_parsetree_dqcontent.php
108
%%DATADIR%%/sysplugins/smarty_internal_parsetree_tag.php
109
%%DATADIR%%/sysplugins/smarty_internal_parsetree_template.php
110
%%DATADIR%%/sysplugins/smarty_internal_parsetree_text.php
101
%%DATADIR%%/sysplugins/smarty_internal_resource_eval.php
111
%%DATADIR%%/sysplugins/smarty_internal_resource_eval.php
102
%%DATADIR%%/sysplugins/smarty_internal_resource_extends.php
112
%%DATADIR%%/sysplugins/smarty_internal_resource_extends.php
103
%%DATADIR%%/sysplugins/smarty_internal_resource_file.php
113
%%DATADIR%%/sysplugins/smarty_internal_resource_file.php
Lines 111-116 Link Here
111
%%DATADIR%%/sysplugins/smarty_internal_templatecompilerbase.php
121
%%DATADIR%%/sysplugins/smarty_internal_templatecompilerbase.php
112
%%DATADIR%%/sysplugins/smarty_internal_templatelexer.php
122
%%DATADIR%%/sysplugins/smarty_internal_templatelexer.php
113
%%DATADIR%%/sysplugins/smarty_internal_templateparser.php
123
%%DATADIR%%/sysplugins/smarty_internal_templateparser.php
124
%%DATADIR%%/sysplugins/smarty_internal_testinstall.php
114
%%DATADIR%%/sysplugins/smarty_internal_utility.php
125
%%DATADIR%%/sysplugins/smarty_internal_utility.php
115
%%DATADIR%%/sysplugins/smarty_internal_write_file.php
126
%%DATADIR%%/sysplugins/smarty_internal_write_file.php
116
%%DATADIR%%/sysplugins/smarty_resource.php
127
%%DATADIR%%/sysplugins/smarty_resource.php
Lines 118-120 Link Here
118
%%DATADIR%%/sysplugins/smarty_resource_recompiled.php
129
%%DATADIR%%/sysplugins/smarty_resource_recompiled.php
119
%%DATADIR%%/sysplugins/smarty_resource_uncompiled.php
130
%%DATADIR%%/sysplugins/smarty_resource_uncompiled.php
120
%%DATADIR%%/sysplugins/smarty_security.php
131
%%DATADIR%%/sysplugins/smarty_security.php
132
%%DATADIR%%/sysplugins/smarty_template_cached.php
133
%%DATADIR%%/sysplugins/smarty_template_compiled.php
134
%%DATADIR%%/sysplugins/smarty_template_config.php
135
%%DATADIR%%/sysplugins/smarty_template_source.php
136
%%DATADIR%%/sysplugins/smarty_undefined_variable.php
137
%%DATADIR%%/sysplugins/smarty_variable.php
138
%%DATADIR%%/sysplugins/smartycompilerexception.php
139
%%DATADIR%%/sysplugins/smartyexception.php

Return to bug 202410