public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-fileinfo: ChangeLog pecl-fileinfo-1.0.4-r1.ebuild
@ 2009-12-16 16:56 Christian Hoffmann (hoffie)
  0 siblings, 0 replies; only message in thread
From: Christian Hoffmann (hoffie) @ 2009-12-16 16:56 UTC (permalink / raw
  To: gentoo-commits

hoffie      09/12/16 16:56:23

  Modified:             ChangeLog
  Added:                pecl-fileinfo-1.0.4-r1.ebuild
  Log:
  adding -r1 for >=file-5 compatibility per bug 288043, thanks to Cyril Pascal <cyril.pascal_gentoobugs@m4x.org>
  (Portage version: 2.1.7.9/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-php5/pecl-fileinfo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	6 Dec 2007 01:07:20 -0000	1.22
+++ ChangeLog	16 Dec 2009 16:56:22 -0000	1.23
@@ -1,6 +1,14 @@
 # ChangeLog for dev-php5/pecl-fileinfo
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.22 2007/12/06 01:07:20 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.23 2009/12/16 16:56:22 hoffie Exp $
+
+*pecl-fileinfo-1.0.4-r1 (16 Dec 2009)
+
+  16 Dec 2009; Christian Hoffmann <hoffie@gentoo.org>
+  +pecl-fileinfo-1.0.4-r1.ebuild,
+  +files/fileinfo-1.0.4-file-5.0-compat.patch:
+  adding -r1 for >=file-5 compatibility per bug 288043, thanks to Cyril
+  Pascal <cyril.pascal_gentoobugs@m4x.org>
 
   06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-fileinfo-1.0.4.ebuild:
   LICENSE fix from project overlay



1.1                  dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild?rev=1.1&content-type=text/plain

Index: pecl-fileinfo-1.0.4-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r1.ebuild,v 1.1 2009/12/16 16:56:22 hoffie Exp $

PHP_EXT_NAME="fileinfo"
PHP_EXT_PECL_PKG="Fileinfo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"

inherit php-ext-pecl-r1

KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"

DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP-3"
SLOT="0"
IUSE=""

DEPEND="sys-apps/file"
RDEPEND="${DEPEND}"

src_unpack() {
	PHP_EXT_SKIP_PHPIZE=yes php-ext-source-r1_src_unpack
	epatch "${FILESDIR}"/fileinfo-1.0.4-file-5-compat.patch
	php-ext-source-r1_phpize
}

need_php_by_category






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-16 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 16:56 [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-fileinfo: ChangeLog pecl-fileinfo-1.0.4-r1.ebuild Christian Hoffmann (hoffie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox