summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/PEAR-Net_LDAP2: remove unused PEAR-Net_LDAP2-2.1.0.ebuild.Michael Orlitzky2017-11-172-17/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-php/PEAR-Net_LDAP2: stabilize remaining arches under ALLARCHES policy.Michael Orlitzky2017-11-171-1/+1
| | | | | | | | | This package is pure PHP, so to alleviate the burden on the arch teams, I've stabilized it on the three remaining arches (amd64, arm, and hppa). Thanks to everyone who tested it. Closes: https://bugs.gentoo.org/637188 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-php/PEAR-Mail_Mime: Drop old versionsBrian Evans2017-11-173-46/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-php/PEAR-Mail_Mime: Version bump to 1.10.2Brian Evans2017-11-172-0/+23
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-php/PEAR-Net_LDAP2-2.2.0-r1: alpha stableTobias Klausmann2017-11-171-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/637188
* dev-php/pecl-timezonedb: Version bump to 2017.3Brian Evans2017-11-162-0/+20
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.5
* dev-php/igbinary: Version bump for 2.0.5Brian Evans2017-11-162-0/+27
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.5
* dev-php/PEAR-Net_LDAP2: stable 2.2.0-r1 for ppc/ppc64, bug #637188Sergei Trofimovich2017-11-151-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
* dev-php/PEAR-Crypt_GPG: remove unused PEAR-Crypt_GPG-1.6.0.ebuild.Michael Orlitzky2017-11-142-49/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/PEAR-Crypt_GPG: new version 1.6.2.Michael Orlitzky2017-11-143-0/+104
| | | | | | | | | | | | | | | This new version fixes two issues, in addition to whatever upstream changes took place: 1. We now use the tiny PEAR-Exception instead of big PEAR-PEAR. 2. An upstream commit was backported to fix the test suite with newer versions of app-crypt/gnupg. Thanks to Rolf Eike Beer for reporting the test suite issue. Closes: https://bugs.gentoo.org/636728 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/phpunit: stabilize PHPUnit on all arches.Michael Orlitzky2017-11-1426-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest (and only, as of right now) version of PHPUnit in the tree has been stabilized on amd64 and x86 in bug 635356 to fix CVE-2017-9841. However, that new version now comes with a bunch of pure-PHP dependencies, all of which were unstable for most arches. That left a significant number of packages in permanent ~arch, as punishment for having a test suite. Since PHPUnit and its dependencies are all pure-PHP, I'm taking this opportunity to stabilize them all under the ALLARCHES umbrella. The following packages are affected: * dev-php/File_Iterator * dev-php/PHP_CodeCoverage * dev-php/PHP_Timer * dev-php/PHP_TokenStream * dev-php/Text_Template * dev-php/doctrine-instantiator * dev-php/fedora-autoloader * dev-php/myclabs-deepcopy * dev-php/phpdocumentor-reflection-common * dev-php/phpdocumentor-reflection-docblock * dev-php/phpdocumentor-type-resolver * dev-php/phpspec-prophecy * dev-php/phpunit-mock-objects * dev-php/phpunit * dev-php/sebastian-code-unit-reverse-lookup * dev-php/sebastian-comparator * dev-php/sebastian-diff * dev-php/sebastian-environment * dev-php/sebastian-exporter * dev-php/sebastian-global-state * dev-php/sebastian-object-enumerator * dev-php/sebastian-recursion-context * dev-php/sebastian-resource-operations * dev-php/sebastian-version * dev-php/symfony-yaml * dev-php/webmozart-assert These were all done in a single commit (against the usual better judgment) because many of the affected packages have PHPUnit test suites that create circular dependencies, and that would involve breaking the tree between commits if they had been made individually. Bug: https://bugs.gentoo.org/635356
* dev-php/xcache: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-10/+10
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/symfony-process: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/symfony-event-dispatcher: fix inconsistent tabs in metadata.xml.Michael Orlitzky2017-11-141-2/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/symfony-dependency-injection: fix inconsistent tabs in metadata.xml.Michael Orlitzky2017-11-141-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/symfony-console: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-1/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-3/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/spdx-licenses: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/psr-log: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-3/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/jsonlint: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/json-schema: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-1/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/ca-bundle: fix inconsistent use of whitespace in metadata.xml.Michael Orlitzky2017-11-141-4/+4
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/phpunit: remove unused phpunit-4.3.1.ebuild to fix CVE-2017-9841.Michael Orlitzky2017-11-142-38/+0
| | | | | Bug: https://bugs.gentoo.org/635356 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-php/webmozart-assert: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/symfony-yaml: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-version: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-resource-operations: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-recursion-context: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-object-enumerator: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-global-state: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-exporter: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-environment: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-diff: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-comparator: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/sebastian-code-unit-reverse-lookup: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpunit-mock-objects: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpunit: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpspec-prophecy: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpdocumentor-type-resolver: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpdocumentor-reflection-docblock: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/phpdocumentor-reflection-common: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/myclabs-deepcopy: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/fedora-autoloader: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/doctrine-instantiator: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/Text_Template: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PHP_TokenStream: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PHP_Timer: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PHP_CodeCoverage: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/File_Iterator: amd64 stable wrt bug #635356Agostino Sarubbo2017-11-131-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PEAR-Net_LDAP2: x86 stable (bug #637188)Thomas Deutschmann2017-11-131-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4