Date: Thu, 22 Dec 2005 00:56:46 +0300 (MSK) From: Alexander Zhuravlev <zaa@zaa.pp.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Pawel Malisak <sf@hyh.pl> Subject: ports/90774: [MAINTAINER-UPDATE] www/smarty up to 2.6.11 Message-ID: <20051221215646.7E3168E@orion.ulstu.ru> Resent-Message-ID: <200512212200.jBLM0NEA028130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90774 >Category: ports >Synopsis: [MAINTAINER-UPDATE] www/smarty up to 2.6.11 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Dec 21 22:00:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexander Zhuravlev >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD 4.11-STABLE i386 >Description: The PR contains patch which updates www/smarty port to 2.6.11 version >How-To-Repeat: >Fix: Please apply the patch provided below. Thank you for your time ;-) --- smarty.patch begins here --- diff -urbBN smarty.orig/Makefile smarty/Makefile --- smarty.orig/Makefile Wed Sep 21 04:04:06 2005 +++ smarty/Makefile Thu Dec 22 00:49:13 2005 @@ -6,13 +6,13 @@ # PORTNAME= smarty -PORTVERSION= 2.6.10 +PORTVERSION= 2.6.11 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.9-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-2.6.11-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru diff -urbBN smarty.orig/distinfo smarty/distinfo --- smarty.orig/distinfo Wed Sep 21 04:04:06 2005 +++ smarty/distinfo Thu Dec 22 00:49:28 2005 @@ -1,4 +1,4 @@ -MD5 (Smarty-2.6.10.tar.gz) = 0c31105a157547bafcff8c13bb64c6a3 -SIZE (Smarty-2.6.10.tar.gz) = 142846 -MD5 (Smarty-2.6.9-docs.tar.gz) = b64311248f9666fa579545dc45bdc789 -SIZE (Smarty-2.6.9-docs.tar.gz) = 107030 +MD5 (Smarty-2.6.11.tar.gz) = 40c6b418b86561391dac7d6b86f49b1d +SIZE (Smarty-2.6.11.tar.gz) = 144014 +MD5 (Smarty-2.6.11-docs.tar.gz) = 7a0eaeda82eef073c87997141ee6207c +SIZE (Smarty-2.6.11-docs.tar.gz) = 125366 --- smarty.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051221215646.7E3168E>