aboutsummaryrefslogtreecommitdiff
path: root/www/smarty
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-10-13 12:12:45 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-10-13 12:12:45 +0000
commit6405b3c1964ed494fb828d7ad0e2d04ed7bf1fc9 (patch)
treeb86a99df34023ae6b80de00c7088cd0cc8c2d968 /www/smarty
parent7d4b6cba3835b5703499ab0a27df24931ea8926f (diff)
downloadports-6405b3c1964ed494fb828d7ad0e2d04ed7bf1fc9.tar.gz
ports-6405b3c1964ed494fb828d7ad0e2d04ed7bf1fc9.zip
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r--www/smarty/Makefile10
-rw-r--r--www/smarty/distinfo4
-rw-r--r--www/smarty/pkg-plist10
3 files changed, 4 insertions, 20 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index 6900d60663bc..de178f988b2b 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= smarty
-PORTVERSION= 2.6.4
+PORTVERSION= 2.6.5
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-2.6.4-docs${EXTRACT_SUFX}:manual
.endif
MAINTAINER= zaa@ulstu.ru
@@ -45,12 +45,6 @@ do-install:
.endfor
@${MKDIR} ${DOCSDIR}/manual
@cd ${WRKDIR}/manual && ${FIND} . | ${CPIO} --quiet -dumpR ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/manual
- @${MKDIR} ${EXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/demo/index.php ${EXAMPLESDIR}
-.for f in configs templates templates_c cache
- @${MKDIR} ${EXAMPLESDIR}/$f
- @-${INSTALL_DATA} ${WRKSRC}/demo/$f/* ${EXAMPLESDIR}/$f 2>/dev/null || ${TRUE}
-.endfor
.endif
post-install:
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index 2ca477ada3aa..382135a4c7da 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,4 +1,4 @@
-MD5 (Smarty-2.6.4.tar.gz) = ed3f477a848d6d79e1882807d02eec3a
-SIZE (Smarty-2.6.4.tar.gz) = 134914
+MD5 (Smarty-2.6.5.tar.gz) = d42e97144beefe362cec4c6d94a758c9
+SIZE (Smarty-2.6.5.tar.gz) = 136058
MD5 (Smarty-2.6.4-docs.tar.gz) = a1f0a45b67db318fc274e2f939d011ba
SIZE (Smarty-2.6.4-docs.tar.gz) = 105197
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist
index 8be8e0598b06..a732ac37201c 100644
--- a/www/smarty/pkg-plist
+++ b/www/smarty/pkg-plist
@@ -182,11 +182,6 @@
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.trusted.dir.html
%%PORTDOCS%%%%DOCSDIR%%/manual/variable.use.sub.dirs.html
%%PORTDOCS%%%%DOCSDIR%%/manual/what.is.smarty.html
-%%PORTDOCS%%%%EXAMPLESDIR%%/configs/test.conf
-%%PORTDOCS%%%%EXAMPLESDIR%%/index.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/templates/footer.tpl
-%%PORTDOCS%%%%EXAMPLESDIR%%/templates/header.tpl
-%%PORTDOCS%%%%EXAMPLESDIR%%/templates/index.tpl
%%DATADIR%%/Config_File.class.php
%%DATADIR%%/Smarty.class.php
%%DATADIR%%/Smarty_Compiler.class.php
@@ -260,11 +255,6 @@
%%DATADIR%%/plugins/shared.make_timestamp.php
%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cache
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/configs
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/templates
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/templates_c
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%DATADIR%%/core
@dirrm %%DATADIR%%/plugins
@dirrm %%DATADIR%%