diff options
author | Tom Knight <tomk@gentoo.org> | 2005-01-08 21:31:33 +0000 |
---|---|---|
committer | Tom Knight <tomk@gentoo.org> | 2005-01-08 21:31:33 +0000 |
commit | 47f2a869017396268187dac168914aa3cf3635be (patch) | |
tree | 72bf8341a4c9b57a8a31630846380d3cd10ad618 /dev-php/smarty | |
parent | Security bump; fixes bugs #77025 and #77094. (Manifest recommit) (diff) | |
download | gentoo-2-47f2a869017396268187dac168914aa3cf3635be.tar.gz gentoo-2-47f2a869017396268187dac168914aa3cf3635be.tar.bz2 gentoo-2-47f2a869017396268187dac168914aa3cf3635be.zip |
Version bumped, bug #75178. Set correct einfo output, bug #67229
Diffstat (limited to 'dev-php/smarty')
-rw-r--r-- | dev-php/smarty/ChangeLog | 11 | ||||
-rw-r--r-- | dev-php/smarty/Manifest | 10 | ||||
-rw-r--r-- | dev-php/smarty/files/digest-smarty-2.6.6 | 1 | ||||
-rw-r--r-- | dev-php/smarty/metadata.xml | 6 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.0-r2.ebuild | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.2.ebuild | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.5.ebuild | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.6.ebuild | 30 |
8 files changed, 64 insertions, 18 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index f4b86efd0362..648f65f5c402 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/smarty -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.23 2004/12/30 21:00:12 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.24 2005/01/08 21:31:33 tomk Exp $ + +*smarty-2.6.6 (08 Jan 2005) + + 08 Jan 2005; Tom Knight <tomk@gentoo.org> metadata.xml, + smarty-2.6.0-r2.ebuild, smarty-2.6.2.ebuild, smarty-2.6.5.ebuild, + +smarty-2.6.6.ebuild: + Version bumped, bug #75178. Set correct einfo output, bug #67229 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest index f6de671b4470..8f475f541b98 100644 --- a/dev-php/smarty/Manifest +++ b/dev-php/smarty/Manifest @@ -1,8 +1,10 @@ -MD5 89ee11bd51a3483ed7feaca78b270c2d smarty-2.6.5.ebuild 906 -MD5 8b06e540bf0fb74bb3a9bb08eab779c4 ChangeLog 3038 MD5 66adefa7f0bb0e43b231400952a8fdc5 smarty-2.6.2.ebuild 896 -MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 MD5 d58936231d3a7d65bcf61a69b8701148 smarty-2.6.0-r2.ebuild 869 -MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r2 64 +MD5 6d37610f0b38833517476e67282f0185 smarty-2.6.6.ebuild 1045 +MD5 8b06e540bf0fb74bb3a9bb08eab779c4 ChangeLog 3038 +MD5 89ee11bd51a3483ed7feaca78b270c2d smarty-2.6.5.ebuild 906 +MD5 00c298073008a95e52d037980076f290 metadata.xml 242 MD5 e4efdb7a0ff70439c7314f0f570ea9aa files/digest-smarty-2.6.2 64 MD5 3724d102d85b8d2f110e277db301709e files/digest-smarty-2.6.5 64 +MD5 a115de5040df1046fdee06961d6144c2 files/digest-smarty-2.6.6 64 +MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r2 64 diff --git a/dev-php/smarty/files/digest-smarty-2.6.6 b/dev-php/smarty/files/digest-smarty-2.6.6 new file mode 100644 index 000000000000..35269220cdf4 --- /dev/null +++ b/dev-php/smarty/files/digest-smarty-2.6.6 @@ -0,0 +1 @@ +MD5 cfe923cbce423b69fabd93edd00395d1 Smarty-2.6.6.tar.gz 137589 diff --git a/dev-php/smarty/metadata.xml b/dev-php/smarty/metadata.xml index d9bb4626fb2b..a0578bae9b81 100644 --- a/dev-php/smarty/metadata.xml +++ b/dev-php/smarty/metadata.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> +<herd>php</herd> <maintainer> - <email>twp@gentoo.org</email> - <name>Tom Payne</name> + <email>tomk@gentoo.org</email> + <name>Tom Knight</name> </maintainer> </pkgmetadata> diff --git a/dev-php/smarty/smarty-2.6.0-r2.ebuild b/dev-php/smarty/smarty-2.6.0-r2.ebuild index af1b5ccbceb6..a3426c38f41f 100644 --- a/dev-php/smarty/smarty-2.6.0-r2.ebuild +++ b/dev-php/smarty/smarty-2.6.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.5 2004/06/25 01:24:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.6 2005/01/08 21:31:33 tomk Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -24,5 +24,7 @@ pkg_postinst() { einfo "Smarty has been installed in /usr/lib/php/Smarty/." einfo "To use it in your scripts, either" einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" - einfo "2. add /usr/lib/php/Smarty/ to includes= in /etc/php4/php.ini" + einfo "2. add '/usr/lib/php/Smarty/' to the 'include_path' variable in your" + einfo "php.ini file under /etc/php/SAPI (where SAPI is one of apache-php[45]," + einfo "cgi-php[45] or cli-php[45])." } diff --git a/dev-php/smarty/smarty-2.6.2.ebuild b/dev-php/smarty/smarty-2.6.2.ebuild index c28d302564e8..69ee48ae3773 100644 --- a/dev-php/smarty/smarty-2.6.2.ebuild +++ b/dev-php/smarty/smarty-2.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.6 2004/07/04 08:15:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.7 2005/01/08 21:31:33 tomk Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -24,5 +24,7 @@ pkg_postinst() { einfo "Smarty has been installed in /usr/lib/php/Smarty/." einfo "To use it in your scripts, either" einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" - einfo "2. add /usr/lib/php/Smarty/ to includes= in /etc/php4/php.ini" + einfo "2. add '/usr/lib/php/Smarty/' to the 'include_path' variable in your" + einfo "php.ini file under /etc/php/SAPI (where SAPI is one of apache-php[45]," + einfo "cgi-php[45] or cli-php[45])." } diff --git a/dev-php/smarty/smarty-2.6.5.ebuild b/dev-php/smarty/smarty-2.6.5.ebuild index 898746e0d87c..6e61feca6de9 100644 --- a/dev-php/smarty/smarty-2.6.5.ebuild +++ b/dev-php/smarty/smarty-2.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.5 2004/12/27 19:22:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.6 2005/01/08 21:31:33 tomk Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -24,5 +24,7 @@ pkg_postinst() { einfo "Smarty has been installed in /usr/lib/php/Smarty/." einfo "To use it in your scripts, either" einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" - einfo "2. add /usr/lib/php/Smarty/ to includes= in /etc/php4/php.ini" + einfo "2. add '/usr/lib/php/Smarty/' to the 'include_path' variable in your" + einfo "php.ini file under /etc/php/SAPI (where SAPI is one of apache-php[45]," + einfo "cgi-php[45] or cli-php[45])." } diff --git a/dev-php/smarty/smarty-2.6.6.ebuild b/dev-php/smarty/smarty-2.6.6.ebuild new file mode 100644 index 000000000000..9f322d2c43b6 --- /dev/null +++ b/dev-php/smarty/smarty-2.6.6.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.6.ebuild,v 1.1 2005/01/08 21:31:33 tomk Exp $ + +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" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86 ~amd64" +IUSE="doc" +DEPEND="doc? ( dev-php/smarty-docs )" +RDEPEND="virtual/php" +S=${WORKDIR}/${MY_P} + +src_install() { + dodoc [A-Z]* + mkdir -p ${D}/usr/lib/php + cp -a libs ${D}/usr/lib/php/Smarty +} + +pkg_postinst() { + einfo "Smarty has been installed in /usr/lib/php/Smarty/." + einfo "To use it in your scripts, either" + einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or" + einfo "2. add '/usr/lib/php/Smarty/' to the 'include_path' variable in your" + einfo "php.ini file under /etc/php/SAPI (where SAPI is one of apache-php[45]," + einfo "cgi-php[45] or cli-php[45])." +} |