- Update to 2.6.20

- Use PLIST_SUB instead of home-made recipe

PR:		ports/126889
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	maintainer
This commit is contained in:
Rong-En Fan 2008-09-02 14:30:05 +00:00
parent 449b07523c
commit cbaee90a3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219668
3 changed files with 5 additions and 9 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= smarty
PORTVERSION= 2.6.19
PORTVERSION= 2.6.20
CATEGORIES= www
MASTER_SITES= http://www.smarty.net/distributions/ \
http://www.smarty.net/distributions/manual/en/:manual
@ -27,9 +27,7 @@ USE_PHP= pcre
WANT_PHP_WEB= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
MSG_SRC= ${FILESDIR}/pkg-message
MSG_SUB= DATADIR=${DATADIR} LOCALBASE=${LOCALBASE}
SUB_FILES= pkg-message
do-install:
@${MKDIR} ${DATADIR}
@ -50,8 +48,6 @@ do-install:
.endif
post-install:
@${SED} ${MSG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} ${MSG_SRC} > \
${PKGMESSAGE}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -1,6 +1,6 @@
MD5 (Smarty-2.6.19.tar.gz) = d6111b745f72b173ffe3a9eaa9e2652e
SHA256 (Smarty-2.6.19.tar.gz) = 8012ad7e502f49d797862b275c3e64cdc0823ac797cbca909ba37bc72b70a70e
SIZE (Smarty-2.6.19.tar.gz) = 157834
MD5 (Smarty-2.6.20.tar.gz) = b06deee6d6873436d48f0a0911b11f9f
SHA256 (Smarty-2.6.20.tar.gz) = 33969fa776b40832d3141a71c0f46e648b30c5647d2e8d9713888b8f2b1bf9e7
SIZE (Smarty-2.6.20.tar.gz) = 158109
MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78
SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401
SIZE (Smarty-2.6.14-docs.tar.gz) = 137509