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

(-)smarty.zaa/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	smarty
8
PORTNAME=	smarty
9
PORTVERSION=	2.6.0
9
PORTVERSION=	2.6.1
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://smarty.php.net/distributions/ \
11
MASTER_SITES=	http://smarty.php.net/distributions/ \
12
		http://smarty.php.net/distributions/manual/en/:manual
12
		http://smarty.php.net/distributions/manual/en/:manual
(-)smarty.zaa/distinfo (-1 / +1 lines)
Lines 1-2 Link Here
1
MD5 (Smarty-2.6.0.tar.gz) = e7bf2f46c6a188220493f1e12ab55c19
1
MD5 (Smarty-2.6.1.tar.gz) = f4f2cc1ae1762f0e11d23defb56e6806
2
MD5 (Smarty-2.6.0-docs.tar.gz) = 3035699c5785c06b0492832d372ffc62
2
MD5 (Smarty-2.6.0-docs.tar.gz) = 3035699c5785c06b0492832d372ffc62
(-)smarty.zaa/pkg-plist (-1 / +1 lines)
Lines 254-260 Link Here
254
%%DATADIR%%/core/core.write_compiled_resource.php
254
%%DATADIR%%/core/core.write_compiled_resource.php
255
%%DATADIR%%/core/core.write_file.php
255
%%DATADIR%%/core/core.write_file.php
256
%%DATADIR%%/plugins/block.textformat.php
256
%%DATADIR%%/plugins/block.textformat.php
257
%%DATADIR%%/plugins/function.assign.php
257
%%DATADIR%%/plugins/compiler.assign.php
258
%%DATADIR%%/plugins/function.assign_debug_info.php
258
%%DATADIR%%/plugins/function.assign_debug_info.php
259
%%DATADIR%%/plugins/function.config_load.php
259
%%DATADIR%%/plugins/function.config_load.php
260
%%DATADIR%%/plugins/function.counter.php
260
%%DATADIR%%/plugins/function.counter.php

Return to bug 61913