Index: branches/2016Q3/www/smarty2/Makefile =================================================================== --- branches/2016Q3/www/smarty2/Makefile (revision 419147) +++ branches/2016Q3/www/smarty2/Makefile (revision 419148) @@ -1,38 +1,38 @@ # Created by: Simon 'corecode' Schubert # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 2.6.29 +PORTVERSION= 2.6.30 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/docs/:manual DISTFILES= manual-en-${PORTVERSION:R}.zip:manual MAINTAINER= danilo@FreeBSD.org COMMENT= PHP compiling template engine LICENSE= LGPL21 OPTIONS_DEFINE= DOCS NO_BUILD= yes USE_PHP= pcre -WANT_PHP_WEB= yes +USES= php:web PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message USE_GITHUB= yes GH_ACCOUNT= smarty-php do-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/libs && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in BUGS FAQ INSTALL NEWS README ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} .endfor @${MKDIR} ${STAGEDIR}${DOCSDIR}/manual cd ${WRKDIR}/manual-en && ${FIND} . | ${CPIO} --quiet -dump ${STAGEDIR}${DOCSDIR}/manual .include Index: branches/2016Q3/www/smarty2/distinfo =================================================================== --- branches/2016Q3/www/smarty2/distinfo (revision 419147) +++ branches/2016Q3/www/smarty2/distinfo (revision 419148) @@ -1,4 +1,5 @@ +TIMESTAMP = 1469132957 SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b SIZE (manual-en-2.6.zip) = 314640 -SHA256 (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 5dc9fe39b2dce4a89e1efc863aad693aed98a900866b543cce0c051b21d248f1 -SIZE (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 152415 +SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4 +SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700 Index: branches/2016Q3 =================================================================== --- branches/2016Q3 (revision 419147) +++ branches/2016Q3 (revision 419148) Property changes on: branches/2016Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r418896