Date: Fri, 12 Jun 2009 04:05:19 -0500 (CDT) From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135496: [PATCH] Update www/smarty to 2.6.25 Message-ID: <20090612090519.8E87D61C57@draco.over-yonder.net> Resent-Message-ID: <200906120910.n5C9A1nJ034678@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135496 >Category: ports >Synopsis: [PATCH] Update www/smarty to 2.6.25 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 12 09:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD draco.over-yonder.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Feb 17 18:07:44 CST 2009 root@draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386 >Description: Current version in ports (2.6.24) has a bug giving PHP errors on elevated warn levels. New upstream release fixes that. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/www/smarty/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- Makefile 2 Jun 2009 12:06:38 -0000 1.37 +++ Makefile 12 Jun 2009 08:58:20 -0000 @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.24 +PORTVERSION= 2.6.25 CATEGORIES= www MASTER_SITES= http://www.smarty.net/distributions/ \ http://www.smarty.net/distributions/manual/en/:manual Index: distinfo =================================================================== RCS file: /usr/cvs/ports/www/smarty/distinfo,v retrieving revision 1.31 diff -u -r1.31 distinfo --- distinfo 2 Jun 2009 12:06:38 -0000 1.31 +++ distinfo 12 Jun 2009 08:58:39 -0000 @@ -1,6 +1,6 @@ -MD5 (Smarty-2.6.24.tar.gz) = ea4b651bcd8f1a6596a214ad2c8fc302 -SHA256 (Smarty-2.6.24.tar.gz) = 062840673eabac025b9c033f42b6466d70f7b0c5d99469203f6c0d51e62d8e58 -SIZE (Smarty-2.6.24.tar.gz) = 153038 +MD5 (Smarty-2.6.25.tar.gz) = cf54f69217075fc6f94ca15c35d63de4 +SHA256 (Smarty-2.6.25.tar.gz) = aa901e0083fceef3eabae633b6af60e7450e787a024e7df643abcca73cb8b307 +SIZE (Smarty-2.6.25.tar.gz) = 153059 MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78 SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401 SIZE (Smarty-2.6.14-docs.tar.gz) = 137509 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090612090519.8E87D61C57>