From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 21 22:00:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9009716A41F for ; Wed, 21 Dec 2005 22:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF25A43D5D for ; Wed, 21 Dec 2005 22:00:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBLM0Nje028131 for ; Wed, 21 Dec 2005 22:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBLM0NEA028130; Wed, 21 Dec 2005 22:00:23 GMT (envelope-from gnats) Resent-Date: Wed, 21 Dec 2005 22:00:23 GMT Resent-Message-Id: <200512212200.jBLM0NEA028130@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Zhuravlev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A80616A41F for ; Wed, 21 Dec 2005 21:56:59 +0000 (GMT) (envelope-from zaa@ulstu.ru) Received: from kernel.ulstu.ru (kernel.ulstu.ru [62.76.34.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD9B43D81 for ; Wed, 21 Dec 2005 21:56:50 +0000 (GMT) (envelope-from zaa@ulstu.ru) Received: from localhost (localhost [127.0.0.1]) by kernel.ulstu.ru (ulstuMail) with ESMTP id 905FE4ACE6; Thu, 22 Dec 2005 00:57:42 +0300 (MSK) Received: from kernel.ulstu.ru ([127.0.0.1]) by localhost (kernel.ulstu.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12271-09; Thu, 22 Dec 2005 00:57:42 +0300 (MSK) Received: from orion.ulstu.ru (orion.ulstu.ru [62.76.34.33]) by kernel.ulstu.ru (ulstuMail) with ESMTP id D166D4AC49; Thu, 22 Dec 2005 00:57:41 +0300 (MSK) Received: by orion.ulstu.ru (Postfix, from userid 3909) id 7E3168E; Thu, 22 Dec 2005 00:56:46 +0300 (MSK) Message-Id: <20051221215646.7E3168E@orion.ulstu.ru> Date: Thu, 22 Dec 2005 00:56:46 +0300 (MSK) From: Alexander Zhuravlev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Pawel Malisak Subject: ports/90774: [MAINTAINER-UPDATE] www/smarty up to 2.6.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Zhuravlev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2005 22:00:33 -0000 >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: