ports/72110: [MAINTAINER-UPDATE] of www/smarty up to 2.6.5

Alexander Zhuravlev zaa at ulstu.ru
Sun Sep 26 20:10:28 UTC 2004


>Number:         72110
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] of www/smarty up to 2.6.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 26 20:10:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD dev.zaa.pp.ru 4.10-STABLE FreeBSD 4.10-STABLE #4: Sun Sep 5 16:44:39 MSD 2004 root at dev.zaa.pp.ru:/usr/obj/usr/src/sys/DEV i386


	
>Description:
	
	Update of www/smarty up to 2.6.5.
	Also, please refer to upgrade patch from 2.6.3 -> 2.6.4 at 
	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71707 

>How-To-Repeat:
	
>Fix:

	

	Port should be upgraded up to 2.6.4 first, for example, feel free to 
apply the patch described at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71707

--- smarty.patch begins here ---
diff -urbBN -ub smarty.264/Makefile smarty/Makefile
--- smarty.264/Makefile	Sun Sep 26 23:49:49 2004
+++ smarty/Makefile	Mon Sep 27 00:00:15 2004
@@ -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 at ulstu.ru
@@ -45,12 +45,6 @@
 .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 -urbBN -ub smarty.264/distinfo smarty/distinfo
--- smarty.264/distinfo	Sun Sep 26 23:39:16 2004
+++ smarty/distinfo	Sun Sep 26 23:50:03 2004
@@ -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 -urbBN -ub smarty.264/pkg-plist smarty/pkg-plist
--- smarty.264/pkg-plist	Sun Sep 26 23:39:16 2004
+++ smarty/pkg-plist	Sun Sep 26 23:57:48 2004
@@ -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%%
--- smarty.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list