Bug 48969 - [PATCH] www/smarty port update
Summary: [PATCH] www/smarty port update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-06 07:50 UTC by Alexander Zhuravlev
Modified: 2003-04-06 15:28 UTC (History)
0 users

See Also:


Attachments
smarty.patch (6.33 KB, patch)
2003-03-06 07:50 UTC, Alexander Zhuravlev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Zhuravlev 2003-03-06 07:50:13 UTC
	
	www/smarty port are out of date.

Fix: Apply patch.

	cvs log:
	. update to smarty version 2.4.2
	. take maintainership
Comment 1 Alexander Zhuravlev 2003-03-10 19:13:37 UTC
	updated diff 

--- smarty.patch.new starts here ---
diff -u smarty.old/Makefile smarty/Makefile
--- smarty.old/Makefile	Thu Feb 20 22:15:36 2003
+++ smarty/Makefile	Thu Mar  6 10:08:52 2003
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	smarty
-PORTVERSION=	2.3.1
+PORTVERSION=	2.4.2
 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.4.0-docs${EXTRACT_SUFX}:manual
 .endif
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	zaa@ulstu.ru
 COMMENT=	The PHP compiling template engine
 
 RUN_DEPENDS=	php-config:${PORTSDIR}/www/mod_php4
diff -u smarty.old/distinfo smarty/distinfo
--- smarty.old/distinfo	Thu Jan  2 21:19:58 2003
+++ smarty/distinfo	Tue Mar  4 09:41:48 2003
@@ -1,2 +1,2 @@
-MD5 (Smarty-2.3.1.tar.gz) = e2ee892bbe95f5705c89d7c727923e4f
-MD5 (Smarty-2.3.1-docs.tar.gz) = b9f531060958a7439d634aff81db296b
+MD5 (Smarty-2.4.2.tar.gz) = e95c5996ae708d5735a69f952251d1dd
+MD5 (Smarty-2.4.0-docs.tar.gz) = 96bf8ff312e7af3e3f64fa5229ff1cbc
Common subdirectories: smarty.old/files and smarty/files
diff -u smarty.old/pkg-plist smarty/pkg-plist
--- smarty.old/pkg-plist	Thu Jan  2 21:19:58 2003
+++ smarty/pkg-plist	Mon Mar 10 22:10:42 2003
@@ -8,6 +8,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.html
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.outputfilters.html
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.postfilters.html
+%%PORTDOCS%%share/doc/smarty/manual/advanced.features.prefilters.html
 %%PORTDOCS%%share/doc/smarty/manual/api.append.by.ref.html
 %%PORTDOCS%%share/doc/smarty/manual/api.assign.by.ref.html
 %%PORTDOCS%%share/doc/smarty/manual/api.assign.html
@@ -16,6 +17,8 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.assign.html
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.cache.html
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.compiled.tpl.html
+%%PORTDOCS%%share/doc/smarty/manual/api.clear.config.html
+%%PORTDOCS%%share/doc/smarty/manual/api.config.load.html
 %%PORTDOCS%%share/doc/smarty/manual/api.display.html
 %%PORTDOCS%%share/doc/smarty/manual/api.fetch.html
 %%PORTDOCS%%share/doc/smarty/manual/api.functions.html
@@ -26,6 +29,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.register.compiler.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.modifier.html
+%%PORTDOCS%%share/doc/smarty/manual/api.register.object.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.outputfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.postfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.prefilter.html
@@ -36,6 +40,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.compiler.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.modifier.html
+%%PORTDOCS%%share/doc/smarty/manual/api.unregister.object.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.outputfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.postfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.prefilter.html
@@ -75,6 +80,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.function.insert.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.ldelim.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.literal.html
+%%PORTDOCS%%share/doc/smarty/manual/language.function.mailto.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.math.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.php.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.popup.html
@@ -93,6 +99,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.lower.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.regex.replace.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html
+%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html
@@ -108,9 +115,11 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.objects.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.capture.html
+%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.const.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.loops.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.now.html
+%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.const.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.request.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.template.html
 %%PORTDOCS%%share/doc/smarty/manual/plugins.block.functions.html
@@ -174,7 +183,11 @@
 %%PORTDOCS%%share/doc/smarty/manual/variable.compile.dir.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.compile.id.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.compiler.class.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.booleanize.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.config.dir.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.fix.newlines.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.overwrite.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.read.hidden.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debug.tpl.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.ctrl.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.html
@@ -216,6 +229,7 @@
 share/smarty/plugins/function.html_options.php
 share/smarty/plugins/function.html_select_date.php
 share/smarty/plugins/function.html_select_time.php
+share/smarty/plugins/function.mailto.php
 share/smarty/plugins/function.math.php
 share/smarty/plugins/function.popup.php
 share/smarty/plugins/function.popup_init.php
@@ -239,6 +253,7 @@
 share/smarty/plugins/modifier.truncate.php
 share/smarty/plugins/modifier.upper.php
 share/smarty/plugins/modifier.wordwrap.php
+share/smarty/plugins/outputfilter.trimwhitespace.php
 share/smarty/plugins/shared.make_timestamp.php
 @dirrm share/smarty/plugins
 @dirrm share/smarty
--- smarty.patch.new ends here ---

	                             -- zhuravlev alexander
				             (zaa@ulstu.ru)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-04-06 00:48:06 UTC
State Changed
From-To: open->feedback

The plist is not correct: 

#make deinstall 
===>  Deinstalling for smarty-2.4.2 
pkg_delete: file '/usr/local/share/doc/smarty/manual/language.modifier.rePlace.html' doesn't really exist 
pkg_delete: file '/usr/local/share/doc/smarty/manual/language.variables.smarty.const.html' doesn't really exist 
pkg_delete: file '/usr/local/share/doc/smarty/manual/smarty.constants.html' doesn't really exist 
pkg_delete: unable to completely remove directory '/usr/local/share/doc/smarty/manual' 
pkg_delete: unable to completely remove directory '/usr/local/share/doc/smarty'
Comment 3 Alexander Zhuravlev 2003-04-06 09:04:23 UTC
	updated diff 	

diff -u smarty.old/Makefile smarty/Makefile
--- smarty.old/Makefile	Thu Feb 20 22:15:36 2003
+++ smarty/Makefile	Sun Apr  6 11:22:23 2003
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	smarty
-PORTVERSION=	2.3.1
+PORTVERSION=	2.4.2
 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.4.0-docs${EXTRACT_SUFX}:manual
 .endif
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	zaa@ulstu.ru
 COMMENT=	The PHP compiling template engine
 
 RUN_DEPENDS=	php-config:${PORTSDIR}/www/mod_php4
diff -u smarty.old/distinfo smarty/distinfo
--- smarty.old/distinfo	Thu Jan  2 21:19:58 2003
+++ smarty/distinfo	Sun Apr  6 11:22:23 2003
@@ -1,2 +1,2 @@
-MD5 (Smarty-2.3.1.tar.gz) = e2ee892bbe95f5705c89d7c727923e4f
-MD5 (Smarty-2.3.1-docs.tar.gz) = b9f531060958a7439d634aff81db296b
+MD5 (Smarty-2.4.2.tar.gz) = e95c5996ae708d5735a69f952251d1dd
+MD5 (Smarty-2.4.0-docs.tar.gz) = 96bf8ff312e7af3e3f64fa5229ff1cbc
Common subdirectories: smarty.old/files and smarty/files
diff -u smarty.old/pkg-plist smarty/pkg-plist
--- smarty.old/pkg-plist	Thu Jan  2 21:19:58 2003
+++ smarty/pkg-plist	Sun Apr  6 11:33:11 2003
@@ -8,6 +8,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.html
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.outputfilters.html
 %%PORTDOCS%%share/doc/smarty/manual/advanced.features.postfilters.html
+%%PORTDOCS%%share/doc/smarty/manual/advanced.features.prefilters.html
 %%PORTDOCS%%share/doc/smarty/manual/api.append.by.ref.html
 %%PORTDOCS%%share/doc/smarty/manual/api.assign.by.ref.html
 %%PORTDOCS%%share/doc/smarty/manual/api.assign.html
@@ -16,6 +17,8 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.assign.html
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.cache.html
 %%PORTDOCS%%share/doc/smarty/manual/api.clear.compiled.tpl.html
+%%PORTDOCS%%share/doc/smarty/manual/api.clear.config.html
+%%PORTDOCS%%share/doc/smarty/manual/api.config.load.html
 %%PORTDOCS%%share/doc/smarty/manual/api.display.html
 %%PORTDOCS%%share/doc/smarty/manual/api.fetch.html
 %%PORTDOCS%%share/doc/smarty/manual/api.functions.html
@@ -26,6 +29,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.register.compiler.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.modifier.html
+%%PORTDOCS%%share/doc/smarty/manual/api.register.object.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.outputfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.postfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.register.prefilter.html
@@ -36,6 +40,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.compiler.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.function.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.modifier.html
+%%PORTDOCS%%share/doc/smarty/manual/api.unregister.object.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.outputfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.postfilter.html
 %%PORTDOCS%%share/doc/smarty/manual/api.unregister.prefilter.html
@@ -75,6 +80,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.function.insert.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.ldelim.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.literal.html
+%%PORTDOCS%%share/doc/smarty/manual/language.function.mailto.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.math.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.php.html
 %%PORTDOCS%%share/doc/smarty/manual/language.function.popup.html
@@ -93,6 +99,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.lower.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.regex.replace.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.replace.html
+%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.spacify.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.string.format.html
 %%PORTDOCS%%share/doc/smarty/manual/language.modifier.strip.html
@@ -108,6 +115,7 @@
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.objects.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.capture.html
+%%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.const.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.loops.html
 %%PORTDOCS%%share/doc/smarty/manual/language.variables.smarty.now.html
@@ -137,7 +145,6 @@
 %%PORTDOCS%%share/doc/smarty/manual/section.property.show.html
 %%PORTDOCS%%share/doc/smarty/manual/section.property.total.html
 %%PORTDOCS%%share/doc/smarty/manual/section.template.cache.handler.func.html
-%%PORTDOCS%%share/doc/smarty/manual/smarty.constants.html
 %%PORTDOCS%%share/doc/smarty/manual/smarty.for.designers.html
 %%PORTDOCS%%share/doc/smarty/manual/smarty.for.programmers.html
 %%PORTDOCS%%share/doc/smarty/manual/stylesheet-images/caution.gif
@@ -174,7 +181,11 @@
 %%PORTDOCS%%share/doc/smarty/manual/variable.compile.dir.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.compile.id.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.compiler.class.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.booleanize.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.config.dir.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.fix.newlines.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.overwrite.html
+%%PORTDOCS%%share/doc/smarty/manual/variable.config.read.hidden.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debug.tpl.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.ctrl.html
 %%PORTDOCS%%share/doc/smarty/manual/variable.debugging.html
@@ -216,6 +227,7 @@
 share/smarty/plugins/function.html_options.php
 share/smarty/plugins/function.html_select_date.php
 share/smarty/plugins/function.html_select_time.php
+share/smarty/plugins/function.mailto.php
 share/smarty/plugins/function.math.php
 share/smarty/plugins/function.popup.php
 share/smarty/plugins/function.popup_init.php
@@ -239,6 +251,7 @@
 share/smarty/plugins/modifier.truncate.php
 share/smarty/plugins/modifier.upper.php
 share/smarty/plugins/modifier.wordwrap.php
+share/smarty/plugins/outputfilter.trimwhitespace.php
 share/smarty/plugins/shared.make_timestamp.php
 @dirrm share/smarty/plugins
 @dirrm share/smarty


	                             -- zhuravlev alexander
				             (zaa@ulstu.ru)
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2003-04-06 15:27:52 UTC
State Changed
From-To: feedback->closed

Committed, thanks