From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-crack/, dev-php/pecl-crack/files/
Date: Thu, 8 Dec 2016 20:06:12 +0000 (UTC) [thread overview]
Message-ID: <1481227554.8e64c249f0de288d0800f694e833a857f8dc3b90.grknight@gentoo> (raw)
commit: 8e64c249f0de288d0800f694e833a857f8dc3b90
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 19:44:43 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 20:05:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e64c249
dev-php/pecl-crack: Revbump to drop php 5.4 and 5.5 dependencies
This package has not been ported and fails with PHP 7.0.
Patches are welcome, but this package is in danger of being dropped
when PHP 5.6 becomes obsolete.
Package-Manager: portage-2.3.2
dev-php/pecl-crack/files/fix-php-5-4-support.patch | 4 ++--
dev-php/pecl-crack/pecl-crack-0.4-r5.ebuild | 25 ++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/dev-php/pecl-crack/files/fix-php-5-4-support.patch b/dev-php/pecl-crack/files/fix-php-5-4-support.patch
index 4709ad8..7fddadf 100644
--- a/dev-php/pecl-crack/files/fix-php-5-4-support.patch
+++ b/dev-php/pecl-crack/files/fix-php-5-4-support.patch
@@ -1,8 +1,8 @@
Gentoo bug: 423869
Thanks to hanno
---- pecl/crack/trunk/crack.c 2008/07/17 10:02:47 262854
-+++ pecl/crack/trunk/crack.c 2012/06/07 16:13:34 326013
+--- a/crack.c 2008/07/17 10:02:47 262854
++++ b/crack.c 2012/06/07 16:13:34 326013
@@ -38,7 +38,7 @@
/* {{{ crack_functions[]
diff --git a/dev-php/pecl-crack/pecl-crack-0.4-r5.ebuild b/dev-php/pecl-crack/pecl-crack-0.4-r5.ebuild
new file mode 100644
index 00000000..7ab7d26
--- /dev/null
+++ b/dev-php/pecl-crack/pecl-crack-0.4-r5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PHP_EXT_NAME="crack"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_EXTRA_ECONF=""
+DOCS=( EXPERIMENTAL )
+
+USE_PHP="php5-6"
+
+inherit php-ext-pecl-r3
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="PHP interface to the cracklib libraries"
+LICENSE="PHP-3 CRACKLIB"
+SLOT="0"
+IUSE=""
+# Patch for http://pecl.php.net/bugs/bug.php?id=5765
+PATCHES=( "${FILESDIR}/fix-php-5-4-support.patch"
+"${FILESDIR}/fix-pecl-bug-5765.patch" )
reply other threads:[~2016-12-08 20:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1481227554.8e64c249f0de288d0800f694e833a857f8dc3b90.grknight@gentoo \
--to=grknight@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