ports/75261: [patch] update ports/www/smarty to 2.6.6

Roderick van Domburg r.s.a.vandomburg at student.utwente.nl
Sun Dec 19 16:50:25 UTC 2004


>Number:         75261
>Category:       ports
>Synopsis:       [patch] update ports/www/smarty to 2.6.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 19 16:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roderick van Domburg
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
University of Twente
>Environment:
System: FreeBSD shelton.student.utwente.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Dec 11 22:19:54 CET 2004 roderick at shelton.student.utwente.nl:/home/obj/usr/src/sys/SHELTON i386


	
>Description:
Smarty 2.6.6 has been released.
	
>How-To-Repeat:
	
>Fix:
Makefile and distinfo patches attached.
	

--- Makefile.patch begins here ---
--- /usr/ports/www/smarty/Makefile.old	Sun Dec 19 17:38:43 2004
+++ /usr/ports/www/smarty/Makefile	Sun Dec 19 17:39:14 2004
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	smarty
-PORTVERSION=	2.6.5
+PORTVERSION=	2.6.6
 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-2.6.4-docs${EXTRACT_SUFX}:manual
+DISTFILES+=	Smarty-2.6.5-docs${EXTRACT_SUFX}:manual
 .endif
 
 MAINTAINER=	zaa at ulstu.ru
@@ -34,8 +34,8 @@
 .for f in Config_File.class.php Smarty.class.php Smarty_Compiler.class.php debug.tpl
 	@${INSTALL_DATA} ${WRKSRC}/libs/$f ${DATADIR}
 .endfor
-	@${MKDIR} ${DATADIR}/core
-	@${INSTALL_DATA} ${WRKSRC}/libs/core/* ${DATADIR}/core
+	@${MKDIR} ${DATADIR}/internals
+	@${INSTALL_DATA} ${WRKSRC}/libs/internals/* ${DATADIR}/internals
 	@${MKDIR} ${DATADIR}/plugins
 	@${INSTALL_DATA} ${WRKSRC}/libs/plugins/* ${DATADIR}/plugins
 .if !defined(NOPORTDOCS)
--- Makefile.patch ends here ---

--- distinfo.patch begins here ---
--- /usr/ports/www/smarty/distinfo.old	Sun Dec 19 17:38:45 2004
+++ /usr/ports/www/smarty/distinfo	Sun Dec 19 17:41:01 2004
@@ -1,4 +1,4 @@
-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
+MD5 (Smarty-2.6.6.tar.gz) = cfe923cbce423b69fabd93edd00395d1
+SIZE (Smarty-2.6.6.tar.gz) = 137589
+MD5 (Smarty-2.6.5-docs.tar.gz) = 724b8e508fd052654a2bd59615518cab
+SIZE (Smarty-2.6.5-docs.tar.gz) = 106304
--- distinfo.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list