Bug 236187 - dev-php/smarty-2.6.20 version bump
Bug#: 236187 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: php-bugs@gentoo.org Reported By: codez_iccd_99@yahoo.com
Component: Ebuilds
URL: 
Summary: dev-php/smarty-2.6.20 version bump
Keywords:  
Status Whiteboard: 
Opened: 2008-08-30 08:58 0000
Description:   Opened: 2008-08-30 08:58 0000
A new version (2.6.20) of smarty template engine was released 15.8.2008.
Homepage has been moved since last ebuild, otherwise smarty-2.6.19.ebuild works
for this version too. Patch below changes the homepage.

--- /usr/portage/dev-php/smarty/smarty-2.6.19.ebuild    2008-03-08
22:05:53.000000000 +0200
+++ /usr/local/portage/dev-php/smarty/smarty-2.6.20.ebuild      2008-08-27
17:12:44.000000000 +0300
@@ -9,8 +9,8 @@
 MY_P="Smarty-${PV}"

 DESCRIPTION="A template engine for PHP."
-HOMEPAGE="http://smarty.php.net/"
-SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
+HOMEPAGE="http://www.smarty.net/"
+SRC_URI="http://www.smarty.net/distributions/${MY_P}.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE="doc"

------- Comment #1 From Tobias Scherbaum 2008-09-04 16:51:56 0000 -------
InCVS.