Date: Sat, 28 Jan 2006 15:20:51 +0300 (MSK) From: Alexander Zhuravlev <zaa@ulstu.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92452: [maintainer-update] of www/smarty port to 2.6.12 Message-ID: <20060128122051.8D4A8B81A@wave.zaa.local> Resent-Message-ID: <200601281230.k0SCU8ep098817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92452 >Category: ports >Synopsis: [maintainer-update] of www/smarty port to 2.6.12 >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: Sat Jan 28 12:30:08 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander Zhuravlev >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD wave.zaa.local 6.0-STABLE FreeBSD 6.0-STABLE #15: Thu Jan 26 20:39:00 MSK 2006 root@wave.zaa.local:/usr/obj/usr/src/sys/WAVE i386 >Description: Patch contains update of www/smarty port to 2.6.12 version. >How-To-Repeat: >Fix: Please apply the patch provided below. Thank you for your efforts ;-) --- smarty.patch begins here --- diff -urbBNp smarty.orig/Makefile smarty/Makefile --- smarty.orig/Makefile Thu Dec 22 20:25:25 2005 +++ smarty/Makefile Sat Jan 28 15:12:06 2006 @@ -6,13 +6,14 @@ # PORTNAME= smarty -PORTVERSION= 2.6.11 +PORTVERSION= 2.6.12 +DOCSVERSION= 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-${PORTVERSION}-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-${DOCSVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru diff -urbBNp smarty.orig/distinfo smarty/distinfo --- smarty.orig/distinfo Thu Dec 22 20:25:25 2005 +++ smarty/distinfo Sat Jan 28 15:15:29 2006 @@ -1,6 +1,6 @@ -MD5 (Smarty-2.6.11.tar.gz) = 40c6b418b86561391dac7d6b86f49b1d -SHA256 (Smarty-2.6.11.tar.gz) = 7ba6ca35fe1397ea35590e116714af4d44fa0ac8a619284fd388f8dd9d32c305 -SIZE (Smarty-2.6.11.tar.gz) = 144014 +MD5 (Smarty-2.6.12.tar.gz) = 189f419f48c621d9cf223ddf02ce1537 +SHA256 (Smarty-2.6.12.tar.gz) = f1f25fe0a5e85be6eca93a326f9efe52eb2cc00c20c333e3638470ad26ea5742 +SIZE (Smarty-2.6.12.tar.gz) = 144512 MD5 (Smarty-2.6.11-docs.tar.gz) = 7a0eaeda82eef073c87997141ee6207c SHA256 (Smarty-2.6.11-docs.tar.gz) = 298889176e2fdd6d21b5f184caef96b491ba9ec56e0424170138b7c9d7776cdf 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?20060128122051.8D4A8B81A>