mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.6.12
PR: 92452 Submitted by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer)
This commit is contained in:
parent
ef77dcdcb9
commit
20a85e1441
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154669
@ -6,19 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= smarty
|
||||
PORTVERSION= 2.6.11
|
||||
PORTVERSION= 2.6.12
|
||||
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-${PORTVERSION}-docs${EXTRACT_SUFX}:manual
|
||||
DISTFILES+= Smarty-${DOCSVERSION}-docs${EXTRACT_SUFX}:manual
|
||||
.endif
|
||||
|
||||
MAINTAINER= zaa@zaa.pp.ru
|
||||
COMMENT= The PHP compiling template engine
|
||||
|
||||
WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}
|
||||
DOCSVERSION= 2.6.11
|
||||
|
||||
WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
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.12.tar.gz) = 189f419f48c621d9cf223ddf02ce1537
|
||||
SHA256 (Smarty-2.6.12.tar.gz) = f1f25fe0a5e85be6eca93a326f9efe52eb2cc00c20c333e3638470ad26ea5742
|
||||
SIZE (Smarty-2.6.12.tar.gz) = 144512
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user