Index: head/finance/prestashop/Makefile =================================================================== --- head/finance/prestashop/Makefile (revision 469102) +++ head/finance/prestashop/Makefile (revision 469103) @@ -1,46 +1,46 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.3.1 +PORTVERSION= 1.7.3.2 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 EXTRACT_DEPENDS= ${UNZIP_CMD}:archivers/unzip USES= cpe shebangfix zip NO_BUILD= yes PRESTADIR= www/${PORTNAME} PLIST= ${WRKDIR}/plist USE_PHP= ctype curl dom filter gd mcrypt mysqli pdo_mysql \ posix session simplexml soap WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message SHEBANG_FILES= vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \ vendor/doctrine/orm/docs/bin/generate-docs.sh \ vendor/doctrine/orm/docs/bin/install-dependencies.sh \ vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/bin/build.sh \ vendor/sensio/distribution-bundle/Sensio/Bundle/DistributionBundle/Resources/bin/build_demo.sh \ vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/Fixtures/build.sh \ vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php post-extract: @(cd ${WRKDIR} && ${UNZIP_CMD} -d prestashop ${WRKDIR}/prestashop.zip) ${REINPLACE_CMD} -e 's#@prefix@#${PREFIX}#g' \ ${WRKSRC}/vendor/pear/archive_tar/scripts/phptar.in ${RM} ${WRKSRC}/vendor/pear/archive_tar/scripts/*.bak pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${PRESTADIR}?g" >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${PRESTADIR}?g" >> ${PLIST} @${ECHO_CMD} -e '@owner root\n@group wheel' >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include Index: head/finance/prestashop/distinfo =================================================================== --- head/finance/prestashop/distinfo (revision 469102) +++ head/finance/prestashop/distinfo (revision 469103) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523605083 -SHA256 (prestashop_1.7.3.1.zip) = a75a3ddc2e4c95e182f22ce11b24e88876559070616a2b832bd922b251205a7a -SIZE (prestashop_1.7.3.1.zip) = 60391035 +TIMESTAMP = 1525546879 +SHA256 (prestashop_1.7.3.2.zip) = 056d8917f5ab552894b0e6e10e3abd48a2cdea78a71e883bc44e602b84ba5c43 +SIZE (prestashop_1.7.3.2.zip) = 60407701