public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-taint/
Date: Thu,  5 Jan 2017 17:16:49 +0000 (UTC)	[thread overview]
Message-ID: <1483636577.b34b296813450a1d070f7a5ca2300d83e20152d5.mjo@gentoo> (raw)

commit:     b34b296813450a1d070f7a5ca2300d83e20152d5
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 17:16:17 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 17:16:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34b2968

dev-php/pecl-taint: new version 2.0.2 with php-7.1 support.

Package-Manager: portage-2.3.0

 dev-php/pecl-taint/Manifest                                 |  2 +-
 ...pecl-taint-2.0.1_beta.ebuild => pecl-taint-2.0.2.ebuild} | 13 ++++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/dev-php/pecl-taint/Manifest b/dev-php/pecl-taint/Manifest
index aadb5d0..2291d32 100644
--- a/dev-php/pecl-taint/Manifest
+++ b/dev-php/pecl-taint/Manifest
@@ -1 +1 @@
-DIST taint-2.0.1.tgz 18358 SHA256 981b1f0369674ff1e3555368c68a92b3376e324f91c88ee71dfdfceca6a9b322 SHA512 9a2b4c937d4adee24ab0d84d283665b683ecee45e871781ee1bfd8cd4bc4e11a9b1bdda647c63bd44861e95ab07f0af1e3bd902bec537961d57131e5a615893e WHIRLPOOL 187ff4d0c54ecbe4730f8aa3f4e61220e4e3f456c09ecdb2fba61a9745129b66cd0d84905be51be4f452af04cfd8f5e59c3ea63a0adad6143d1e162c7e274592
+DIST taint-2.0.2.tgz 18550 SHA256 2d0f672890a5c2b341f99db10e5a96f8e1e77c6e690e189d8c4a9545d410139b SHA512 fe1375062f716a32b093942d173cf78024ed457fb5980ec8b50852ca922d8e15ec82696be2478cbbf8b9cd0620be0c2f88b18de55dec4dacec5be664b95c7108 WHIRLPOOL b1e197df36918813d900926a8739edb8c4873a91b740165f5b56bc5680c996a6fa4bc15b734db5195a66427d28ef45de1a2b8063058de3f0f18e3d3578c77b7a

diff --git a/dev-php/pecl-taint/pecl-taint-2.0.1_beta.ebuild b/dev-php/pecl-taint/pecl-taint-2.0.2.ebuild
similarity index 50%
rename from dev-php/pecl-taint/pecl-taint-2.0.1_beta.ebuild
rename to dev-php/pecl-taint/pecl-taint-2.0.2.ebuild
index c62a985..9df227c 100644
--- a/dev-php/pecl-taint/pecl-taint-2.0.1_beta.ebuild
+++ b/dev-php/pecl-taint/pecl-taint-2.0.2.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-USE_PHP="php7-0"
-MY_PV="${PV/_beta/}"
-inherit php-ext-pecl-r2
+USE_PHP="php7-0 php7-1"
+inherit php-ext-pecl-r3
 
-DESCRIPTION="Extension used for detecting XSS codes(tainted string)"
+DESCRIPTION="Extension used for detecting XSS code (tainted strings)"
 LICENSE="PHP-3.01"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 pkg_postinst() {
-	elog 'In order to enable this extension, add'
+	elog 'To enable this extension, add'
 	elog '  taint.enable=1'
 	elog 'to /etc/php/<sapi>-<slot>/ext/taint.ini'
 }


             reply	other threads:[~2017-01-05 17:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 17:16 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-21 17:13 [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-taint/ Brian Evans
2021-01-21 17:13 Brian Evans
2019-12-26 10:23 Thomas Deutschmann
2019-12-05 20:25 Brian Evans
2019-06-07 14:14 Thomas Deutschmann
2017-08-14 15:01 Brian Evans
2017-01-05 17:16 Michael Orlitzky
2016-05-05 14:41 Brian Evans
2016-05-05 14:21 Brian Evans
2015-12-02 15:00 Brian Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483636577.b34b296813450a1d070f7a5ca2300d83e20152d5.mjo@gentoo \
    --to=mjo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox