public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/phpunit: ChangeLog phpunit-3.3.1.ebuild phpunit-3.2.15.ebuild
@ 2008-10-18 20:30 Christian Hoffmann (hoffie)
  0 siblings, 0 replies; only message in thread
From: Christian Hoffmann (hoffie) @ 2008-10-18 20:30 UTC (permalink / raw
  To: gentoo-commits

hoffie      08/10/18 20:30:15

  Modified:             ChangeLog
  Added:                phpunit-3.3.1.ebuild
  Removed:              phpunit-3.2.15.ebuild
  Log:
  version bump, thanks for reporting and testing to Lars Strojny <lars@strojny.net> in bug 242452; removing old
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)

Revision  Changes    Path
1.21                 dev-php5/phpunit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	17 Aug 2008 10:49:41 -0000	1.20
+++ ChangeLog	18 Oct 2008 20:30:15 -0000	1.21
@@ -1,6 +1,13 @@
 # ChangeLog for dev-php5/phpunit
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.20 2008/08/17 10:49:41 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.21 2008/10/18 20:30:15 hoffie Exp $
+
+*phpunit-3.3.1 (18 Oct 2008)
+
+  18 Oct 2008; Christian Hoffmann <hoffie@gentoo.org>
+  -phpunit-3.2.15.ebuild, +phpunit-3.3.1.ebuild:
+  version bump, thanks for reporting and testing to Lars Strojny
+  <lars@strojny.net> in bug 242452
 
 *phpunit-3.2.21 (17 Aug 2008)
 



1.1                  dev-php5/phpunit/phpunit-3.3.1.ebuild

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

Index: phpunit-3.3.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.3.1.ebuild,v 1.1 2008/10/18 20:30:15 hoffie Exp $

inherit php-pear-lib-r1

KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"

DESCRIPTION="Unit Testing framework for PHP 5."
HOMEPAGE="http://www.phpunit.de/"
SRC_URI="http://pear.phpunit.de/get/PHPUnit-${PV}.tgz"
LICENSE="BSD"
SLOT="0"
IUSE="minimal"

DEPEND="!dev-php4/phpunit"
RDEPEND="${DEPEND}
	!minimal? ( >=dev-php5/xdebug-2.0.0
		    >=dev-php/PEAR-Image_GraphViz-1.2.1
		    >=dev-php/PEAR-Log-1.8.7-r1
		    >=dev-php/PEAR-Testing_Selenium-0.2.0 )"

S="${WORKDIR}/PHPUnit-${PV}"

need_php_by_category

pkg_setup() {
	require_php_with_use pcre reflection spl xml tokenizer
}

pkg_postinst() {
	has_php
	elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features."
	elog "If you want those, emerge ${PHP_PKG} with USE=\"json pdo sqlite mysql\"."
}






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

only message in thread, other threads:[~2008-10-18 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-18 20:30 [gentoo-commits] gentoo-x86 commit in dev-php5/phpunit: ChangeLog phpunit-3.3.1.ebuild phpunit-3.2.15.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