- Update to 1.6.1.5

- Add missing PHP modules
This commit is contained in:
Wen Heping 2016-05-06 03:12:30 +00:00
parent 48f33c80b6
commit bc04eea4d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414675
2 changed files with 8 additions and 7 deletions

View file

@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= prestashop
PORTVERSION= 1.6.1.4
PORTREVISION= 2
PORTVERSION= 1.6.1.5
CATEGORIES= finance www
MASTER_SITES= http://www.prestashop.com/download/
MASTER_SITES= http://www.prestashop.com/download/old/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
@ -13,14 +12,16 @@ COMMENT= Open-Source e-Commerce Software for Web 2.0
BROKEN_powerpc64= Does not build
USES= cpe zip
USES= cpe shebangfix zip
NO_BUILD= yes
PRESTADIR= www/${PORTNAME}
PLIST= ${WRKDIR}/plist
USE_PHP= dom gd mysqli session simplexml
USE_PHP= ctype dom gd mcrypt mysqli session simplexml
WRKSRC= ${WRKDIR}/${PORTNAME}
SUB_FILES= pkg-message
SHEBANG_FILES= tools/swift/swiftmailer_generate_mimes_config.php
pre-install:
@${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST}
@${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${PRESTADIR}?g" >> ${PLIST}

View file

@ -1,2 +1,2 @@
SHA256 (prestashop_1.6.1.4.zip) = e8dc93a2c93303ba9ec49e1717ecaba4a5ce23f3a332f1aada8fd6dd9b10a738
SIZE (prestashop_1.6.1.4.zip) = 21441882
SHA256 (prestashop_1.6.1.5.zip) = 3c5cce340ff06f5a85ae4e87053b5f379eb926db447487166a14dcd572ba6be6
SIZE (prestashop_1.6.1.5.zip) = 21544717