Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2009 21:28:52 GMT
From:      Matthias Fechner <idefix@fechner.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135521: Patch for port www/smarty to fix a problem
Message-ID:  <200906122128.n5CLSqes033765@www.freebsd.org>
Resent-Message-ID: <200906122130.n5CLU1PN013949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135521
>Category:       ports
>Synopsis:       Patch for port www/smarty to fix a problem
>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 21:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Fechner
>Release:        FreeBSD 7.2-PRERELEASE i386
>Organization:
>Environment:
FreeBSD server.idefix.lan 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Thu Apr 2 22:01:15 CEST 2009 root@server.idefix.lan:/usr/obj/usr/src/sys/SERVER2_I4B i386
>Description:
Smarty produces error messages like:
[Thu Jun 11 21:45:51 2009] [error] [client x.x.x.x] PHP Notice:  Undefined variable: _SESSION in /usr/local/share/smarty/Smarty.class.php on line 585
>How-To-Repeat:
Have a website with smarty, access it and see logfile in apache.
>Fix:
Apply the following patch to update the port to the new version:
--- smarty-update-2.6.25.patch begins here ---
diff smarty.old/Makefile smarty/Makefile
9c9
< PORTVERSION=	2.6.24
---
> > PORTVERSION=	2.6.25
diff smarty.old/distinfo smarty/distinfo
1,3c1,3
< 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
Common subdirectories: smarty.old/files and smarty/files
--- smarty-update-2.6.25.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?200906122128.n5CLSqes033765>