public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-taint: pecl-taint-0.4.0.ebuild ChangeLog
@ 2012-02-20 14:20 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2012-02-20 14:20 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/02/20 14:20:32

  Modified:             ChangeLog
  Added:                pecl-taint-0.4.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/pecl-taint/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-taint/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-taint/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-taint/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 Feb 2012 14:15:06 -0000	1.1
+++ ChangeLog	20 Feb 2012 14:20:32 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/pecl-taint
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/ChangeLog,v 1.1 2012/02/18 14:15:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/ChangeLog,v 1.2 2012/02/20 14:20:32 olemarkus Exp $
+
+*pecl-taint-0.4.0 (20 Feb 2012)
+
+  20 Feb 2012; Ole Markus With <olemarkus@gentoo.org> +pecl-taint-0.4.0.ebuild:
+  Version bump
 
 *pecl-taint-0.3.0 (18 Feb 2012)
 



1.1                  dev-php/pecl-taint/pecl-taint-0.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-taint/pecl-taint-0.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-taint/pecl-taint-0.4.0.ebuild?rev=1.1&content-type=text/plain

Index: pecl-taint-0.4.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/pecl-taint-0.4.0.ebuild,v 1.1 2012/02/20 14:20:32 olemarkus Exp $

EAPI=4

USE_PHP="php5-3 php5-4"

inherit php-ext-pecl-r2

DESCRIPTION="Extension used for detecting XSS codes(tainted string)"
LICENSE="PHP-3.01"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

pkg_postinst() {
	elog 'In order to enable this extension, add'
	elog '  taint.enable=1'
	elog 'to /etc/php/<sapi>-<slot>/ext/taint.ini'
}






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

only message in thread, other threads:[~2012-02-20 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 14:20 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-taint: pecl-taint-0.4.0.ebuild ChangeLog Ole Markus With (olemarkus)

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