Index: head/www/smarty/Makefile =================================================================== --- head/www/smarty/Makefile (revision 151826) +++ head/www/smarty/Makefile (revision 151827) @@ -1,55 +1,55 @@ # New ports collection makefile for: smarty # Date created: 10 March 2002 # Whom: Simon 'corecode' Schubert # # $FreeBSD$ # PORTNAME= smarty -PORTVERSION= 2.6.10 +PORTVERSION= 2.6.11 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) -DISTFILES+= Smarty-2.6.9-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru COMMENT= The PHP compiling template engine WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION} NO_BUILD= yes USE_PHP= yes WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message MSG_SRC= ${FILESDIR}/pkg-message MSG_SUB= DATADIR=${DATADIR} LOCALBASE=${LOCALBASE} do-install: @${MKDIR} ${DATADIR} .for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php debug.tpl @${INSTALL_DATA} ${WRKSRC}/libs/$f ${DATADIR} .endfor @${MKDIR} ${DATADIR}/internals @${INSTALL_DATA} ${WRKSRC}/libs/internals/* ${DATADIR}/internals @${MKDIR} ${DATADIR}/plugins @${INSTALL_DATA} ${WRKSRC}/libs/plugins/* ${DATADIR}/plugins .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in BUGS FAQ INSTALL NEWS README @${INSTALL_DATA} ${WRKSRC}/$f ${DOCSDIR} .endfor @${MKDIR} ${DOCSDIR}/manual @cd ${WRKDIR}/manual && ${FIND} . | ${CPIO} --quiet -dumpR ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/manual .endif post-install: @${SED} ${MSG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} ${MSG_SRC} > \ ${PKGMESSAGE} @${CAT} ${PKGMESSAGE} .include Property changes on: head/www/smarty/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/www/smarty/distinfo =================================================================== --- head/www/smarty/distinfo (revision 151826) +++ head/www/smarty/distinfo (revision 151827) @@ -1,4 +1,6 @@ -MD5 (Smarty-2.6.10.tar.gz) = 0c31105a157547bafcff8c13bb64c6a3 -SIZE (Smarty-2.6.10.tar.gz) = 142846 -MD5 (Smarty-2.6.9-docs.tar.gz) = b64311248f9666fa579545dc45bdc789 -SIZE (Smarty-2.6.9-docs.tar.gz) = 107030 +MD5 (Smarty-2.6.11.tar.gz) = 40c6b418b86561391dac7d6b86f49b1d +SHA256 (Smarty-2.6.11.tar.gz) = 7ba6ca35fe1397ea35590e116714af4d44fa0ac8a619284fd388f8dd9d32c305 +SIZE (Smarty-2.6.11.tar.gz) = 144014 +MD5 (Smarty-2.6.11-docs.tar.gz) = 7a0eaeda82eef073c87997141ee6207c +SHA256 (Smarty-2.6.11-docs.tar.gz) = 298889176e2fdd6d21b5f184caef96b491ba9ec56e0424170138b7c9d7776cdf +SIZE (Smarty-2.6.11-docs.tar.gz) = 125366 Property changes on: head/www/smarty/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property