[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2020-12-12 Thread Sam James
commit: 97c771fe3b9ce8daefd7282adc383ab7a34a163f
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 13 00:09:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 13 00:09:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c771fe

dev-php/PEAR-Crypt_CHAP: Keyword 1.5.0-r3 s390, #703372

Signed-off-by: Sam James  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 316e144e79a..bf43b9f11c9 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2020-05-13 Thread Sergei Trofimovich
commit: 323e2522abc94b30f1945235a564be3a36440cdf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May 13 23:05:39 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May 13 23:05:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323e2522

dev-php/PEAR-Crypt_CHAP: keyworded 1.5.0-r3 for ppc

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index b85782cf6a8..316e144e79a 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2020-05-10 Thread Sergei Trofimovich
commit: d68f78406fb09a9176342402152620897ebf75d2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 10 08:47:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 10 08:47:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68f7840

dev-php/PEAR-Crypt_CHAP: keyworded 1.5.0-r3 for ppc64

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 9b6018f6ea7..b85782cf6a8 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2020-05-05 Thread Sergei Trofimovich
commit: 07d6d736d997a8e8634bbd93f7052da684b87ee4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue May  5 22:12:38 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue May  5 22:12:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d6d736

dev-php/PEAR-Crypt_CHAP: keyworded 1.5.0-r3 for ia64, bug #703372

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 542e03f3580..9b6018f6ea7 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2020-01-26 Thread Thomas Deutschmann
commit: 9ed2822d11938f5341255c58acd3b0e4dd21269c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 20:20:30 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 20:24:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed2822d

dev-php/PEAR-Crypt_CHAP: x86 keyworded (bug #703372)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 3198b238d40..542e03f3580 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~sparc"
+KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2019-12-26 Thread Sergei Trofimovich
commit: a5809c8f0c14ba3a44a6724f0f0b7546685e8ee3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Dec 26 09:14:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Dec 26 09:49:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5809c8f

dev-php/PEAR-Crypt_CHAP: mark 1.5.0-r3 ~hppa/sparc, bug #703372

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 41d51d1ad99..3198b238d40 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm"
+KEYWORDS="amd64 ~arm ~hppa ~sparc"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2019-12-24 Thread Mikle Kolyada
commit: 835677c0d7ff8a281b3aa9289bf2cb63e762d57e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Dec 24 14:26:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Dec 24 14:26:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835677c0

dev-php/PEAR-Crypt_CHAP: Add ~arm keyword wrt bug #703372

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 74147acd84d..41d51d1ad99 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/, dev-php/PEAR-File_SMBPasswd/

2019-12-19 Thread Brian Evans
commit: 37ad3a2f3f169bed1c12a0449967c5add6546408
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Dec 19 15:21:17 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Dec 19 15:51:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ad3a2f

dev-php/PEAR-{Crypt_CHAP,File_SMBPasswd}: keywords dropped for new dependency

Bug: https://bugs.gentoo.org/703372
Signed-off-by: Brian Evans  gentoo.org>

 .../PEAR-Crypt_CHAP-1.5.0-r2.ebuild| 28 --
 .../PEAR-Crypt_CHAP-1.5.0-r3.ebuild|  2 +-
 .../PEAR-File_SMBPasswd-1.0.3-r1.ebuild|  4 ++--
 3 files changed, 3 insertions(+), 31 deletions(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
deleted file mode 100644
index 4e462d6ccde..000
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Generating CHAP packets"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+
-RDEPEND="dev-lang/php:*[crypt,hash]"
-DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
-PATCHES=( "${FILESDIR}/CHAP-1.5.0-constructor.patch" )
-
-src_install() {
-   php-pear-r2_src_install
-   insinto /usr/share/php/Crypt
-   doins CHAP.php
-}
-
-src_test() {
-   pear run-tests tests/Crypt_CHAP.phpt || die
-}

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
index 74ef6222b75..74147acd84d 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+

diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild 
b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
index 7e303a5a61e..a412aa47884 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit php-pear-r2
 DESCRIPTION="Class for managing SAMBA style password files"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64"
 IUSE=""
 RDEPEND=">=dev-lang/php-5.3:*
>=dev-php/PEAR-Crypt_CHAP-1.0.0"



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2019-06-14 Thread Brian Evans
commit: d43cdc01cf4f75ac9d732a5e4e7eef8b5c6d0188
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jun 14 14:25:26 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jun 14 14:25:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43cdc01

dev-php/PEAR-Crypt_CHAP: Revbump for EAPI and updated dependencies

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Brian Evans  gentoo.org>

 .../PEAR-Crypt_CHAP-1.5.0-r3.ebuild| 29 ++
 1 file changed, 29 insertions(+)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
new file mode 100644
index 000..2de834bff92
--- /dev/null
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit php-pear-r2
+
+DESCRIPTION="Generating CHAP packets"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+# Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+
+RDEPEND="|| (  ( dev-php/pecl-mcrypt >=dev-lang/php-7.2:*[hash(+)] )
+   

[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2018-03-20 Thread Brian Evans
commit: 53ed21427d99e68bba3ff6f46cd0208e868c8cbf
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 20 14:51:19 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Mar 20 14:51:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ed2142

dev-php/PEAR-Crypt_CHAP: Mark script only package stable for all

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
index b07a5c6270e..c89c76b8b15 100644
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
@@ -9,8 +9,9 @@ DESCRIPTION="Generating CHAP packets"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
 IUSE="test"
+# Crypt_CHAP_MSv1 needs mcrypt which is gone in 7.2+
 RDEPEND="dev-lang/php:*[crypt,hash]"
 DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
 PATCHES=( "${FILESDIR}/CHAP-1.5.0-constructor.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2018-03-20 Thread Brian Evans
commit: a2bd19a5fb4208cc4877863e4ab33756bb8dd939
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Mar 20 14:52:33 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Mar 20 14:52:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bd19a5

dev-php/PEAR-Crypt_CHAP: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild
deleted file mode 100644
index c01dd008766..000
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit php-pear-r1
-
-DESCRIPTION="Generating CHAP packets"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-pkg_postinst() {
-   if ! has_version "dev-lang/php[crypt,mhash]" ; then
-   elog "${PN} can optionally use dev-lang/php crypt and mhash 
features."
-   elog "If you want those, recompile dev-lang/php with these 
flags in USE."
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2018-02-13 Thread Brian Evans
commit: 2eceaa3771c471279704c14e1164ec99aa0e3057
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Feb 13 18:17:28 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Feb 13 19:18:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eceaa37

dev-php/PEAR-Crypt_CHAP: Drop old revision

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../PEAR-Crypt_CHAP-1.5.0-r1.ebuild| 25 --
 1 file changed, 25 deletions(-)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
deleted file mode 100644
index f924f90e41a..000
--- a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Generating CHAP packets"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="test"
-RDEPEND="dev-lang/php:*[crypt,hash]"
-DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
-
-src_install() {
-   php-pear-r2_src_install
-   insinto /usr/share/php/Crypt
-   doins CHAP.php
-}
-
-src_test() {
-   pear run-tests tests/Crypt_CHAP.phpt || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/files/, dev-php/PEAR-Crypt_CHAP/

2018-02-13 Thread Brian Evans
commit: 5b63c143676ed5d0201f703b41421e2ec6930957
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Feb 13 18:16:31 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Feb 13 19:18:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b63c143

dev-php/PEAR-Crypt_CHAP: Revbump to include a fixed constructor patch

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 .../PEAR-Crypt_CHAP-1.5.0-r2.ebuild| 26 +
 .../files/CHAP-1.5.0-constructor.patch | 65 ++
 2 files changed, 91 insertions(+)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
new file mode 100644
index 000..b07a5c6270e
--- /dev/null
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Generating CHAP packets"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+RDEPEND="dev-lang/php:*[crypt,hash]"
+DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
+PATCHES=( "${FILESDIR}/CHAP-1.5.0-constructor.patch" )
+
+src_install() {
+   php-pear-r2_src_install
+   insinto /usr/share/php/Crypt
+   doins CHAP.php
+}
+
+src_test() {
+   pear run-tests tests/Crypt_CHAP.phpt || die
+}

diff --git a/dev-php/PEAR-Crypt_CHAP/files/CHAP-1.5.0-constructor.patch 
b/dev-php/PEAR-Crypt_CHAP/files/CHAP-1.5.0-constructor.patch
new file mode 100644
index 000..6fa92898e10
--- /dev/null
+++ b/dev-php/PEAR-Crypt_CHAP/files/CHAP-1.5.0-constructor.patch
@@ -0,0 +1,65 @@
+diff -aurN a/CHAP.php b/CHAP.php
+--- a/CHAP.php 1970-01-01 04:13:08.0 -0500
 b/CHAP.php 2018-02-13 13:04:49.812389739 -0500
+@@ -78,7 +78,19 @@
+  * @var  integer
+  */
+ var $chapid = 1;
+-
++
++/**
++ * Constructor
++ *
++ * Generates a random challenge
++ * @return void
++ */
++function __construct()
++{
++parent::__construct();
++$this->generateChallenge();
++}
++
+ /**
+  * Constructor
+  *
+@@ -160,7 +172,19 @@
+  * @var  bool
+  */
+ var $flags = 1;
+-
++
++/**
++ * Constructor
++ *
++ * Loads the hash extension
++ * @return void
++ */
++function __construct()
++{
++parent::__construct();
++$this->loadExtension('hash');
++}
++
+ /**
+  * Constructor
+  *
+@@ -412,6 +436,19 @@
+ /**
+  * Constructor
+  *
++ * Generates the 16 Bytes peer and authentication challenge
++ * @return void
++ */
++function __construct()
++{
++  parent::__construct();
++$this->generateChallenge('peerChallenge', 16);
++$this->generateChallenge('authChallenge', 16);
++}
++
++/**
++ * Constructor
++ *
+  * Generates the 16 Bytes peer and authentication challenge
+  * @return void
+  */



[gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_CHAP/

2017-07-21 Thread Brian Evans
commit: 7404643850cf7f34796974316ea1eb4e314ffbb8
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Jul 21 16:52:59 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Jul 21 16:52:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74046438

dev-php/PEAR-Crypt_CHAP: Revbump for new EAPI and eclass

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 .../PEAR-Crypt_CHAP-1.5.0-r1.ebuild| 25 ++
 1 file changed, 25 insertions(+)

diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild 
b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
new file mode 100644
index 000..f924f90e41a
--- /dev/null
+++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit php-pear-r2
+
+DESCRIPTION="Generating CHAP packets"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="test"
+RDEPEND="dev-lang/php:*[crypt,hash]"
+DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
+
+src_install() {
+   php-pear-r2_src_install
+   insinto /usr/share/php/Crypt
+   doins CHAP.php
+}
+
+src_test() {
+   pear run-tests tests/Crypt_CHAP.phpt || die
+}