- Update to 2.6.1 release [1]

- Use bsd.php.mk

PR:		ports/61913 [1]
Submitted by:	zhuravlev alexander <zaa@ulstu.ru> (maintainer) [1]
Approved by:	nork (mentor/implicitly)
This commit is contained in:
Alex Dupre 2004-01-26 09:30:33 +00:00
parent 79e023903e
commit 460828d672
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99170
3 changed files with 8 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= smarty
PORTVERSION= 2.6.0
PORTVERSION= 2.6.1
CATEGORIES= www
MASTER_SITES= http://smarty.php.net/distributions/ \
http://smarty.php.net/distributions/manual/en/:manual
@ -18,17 +18,18 @@ DISTFILES+= Smarty-2.6.0-docs${EXTRACT_SUFX}:manual
MAINTAINER= zaa@ulstu.ru
COMMENT= The PHP compiling template engine
RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4
WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}
NO_BUILD= yes
WANT_PHP_WEB= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
MSG_SRC=${FILESDIR}/pkg-message
MSG_SRC= ${FILESDIR}/pkg-message
MSG_SUB= DATADIR=${DATADIR} LOCALBASE=${LOCALBASE}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/lang/php4/bsd.php.mk"
do-install:
@${MKDIR} ${DATADIR}
.for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php debug.tpl
@ -58,4 +59,4 @@ post-install:
${PKGMESSAGE}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (Smarty-2.6.0.tar.gz) = e7bf2f46c6a188220493f1e12ab55c19
MD5 (Smarty-2.6.1.tar.gz) = f4f2cc1ae1762f0e11d23defb56e6806
MD5 (Smarty-2.6.0-docs.tar.gz) = 3035699c5785c06b0492832d372ffc62

View File

@ -254,7 +254,7 @@
%%DATADIR%%/core/core.write_compiled_resource.php
%%DATADIR%%/core/core.write_file.php
%%DATADIR%%/plugins/block.textformat.php
%%DATADIR%%/plugins/function.assign.php
%%DATADIR%%/plugins/compiler.assign.php
%%DATADIR%%/plugins/function.assign_debug_info.php
%%DATADIR%%/plugins/function.config_load.php
%%DATADIR%%/plugins/function.counter.php