summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-php/File_Iterator-1.4.211
-rw-r--r--metadata/md5-cache/dev-php/PHP_CodeCoverage-4.0.711
-rw-r--r--metadata/md5-cache/dev-php/PHP_Timer-1.0.911
-rw-r--r--metadata/md5-cache/dev-php/PHP_TokenStream-1.4.1111
-rw-r--r--metadata/md5-cache/dev-php/Text_Template-1.2.111
-rw-r--r--metadata/md5-cache/dev-php/doctrine-instantiator-1.0.511
-rw-r--r--metadata/md5-cache/dev-php/myclabs-deepcopy-1.6.011
-rw-r--r--metadata/md5-cache/dev-php/phpdocumentor-reflection-common-1.011
-rw-r--r--metadata/md5-cache/dev-php/phpdocumentor-reflection-docblock-3.1.111
-rw-r--r--metadata/md5-cache/dev-php/phpdocumentor-type-resolver-0.2.111
-rw-r--r--metadata/md5-cache/dev-php/phpspec-prophecy-1.7.011
-rw-r--r--metadata/md5-cache/dev-php/phpunit-4.8.1912
-rw-r--r--metadata/md5-cache/dev-php/phpunit-5.7.1511
-rw-r--r--metadata/md5-cache/dev-php/phpunit-mock-objects-3.4.311
-rw-r--r--metadata/md5-cache/dev-php/sebastian-code-unit-reverse-lookup-1.0.111
-rw-r--r--metadata/md5-cache/dev-php/sebastian-comparator-1.2.411
-rw-r--r--metadata/md5-cache/dev-php/sebastian-diff-1.4.111
-rw-r--r--metadata/md5-cache/dev-php/sebastian-environment-2.0.011
-rw-r--r--metadata/md5-cache/dev-php/sebastian-exporter-2.0.011
-rw-r--r--metadata/md5-cache/dev-php/sebastian-global-state-1.1.111
-rw-r--r--metadata/md5-cache/dev-php/sebastian-object-enumerator-2.0.111
-rw-r--r--metadata/md5-cache/dev-php/sebastian-recursion-context-2.0.011
-rw-r--r--metadata/md5-cache/dev-php/sebastian-resource-operations-1.0.011
-rw-r--r--metadata/md5-cache/dev-php/sebastian-version-2.0.111
-rw-r--r--metadata/md5-cache/dev-php/webmozart-assert-1.2.011
-rw-r--r--metadata/pkg_desc_index30
-rw-r--r--metadata/timestamp.chk2
27 files changed, 289 insertions, 19 deletions
diff --git a/metadata/md5-cache/dev-php/File_Iterator-1.4.2 b/metadata/md5-cache/dev-php/File_Iterator-1.4.2
new file mode 100644
index 000000000000..4f5007c93141
--- /dev/null
+++ b/metadata/md5-cache/dev-php/File_Iterator-1.4.2
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=FilterIterator implementation that filters files based on criteria
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/php-file-iterator/archive/1.4.2.tar.gz -> File_Iterator-1.4.2.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=f57d82c4eda0b6925e469633220f0377
diff --git a/metadata/md5-cache/dev-php/PHP_CodeCoverage-4.0.7 b/metadata/md5-cache/dev-php/PHP_CodeCoverage-4.0.7
new file mode 100644
index 000000000000..41f7e50acdb6
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PHP_CodeCoverage-4.0.7
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=Collection, processing, and rendering for PHP code coverage
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-php/File_Iterator-1.3 !>=dev-php/File_Iterator-2.0 >=dev-php/Text_Template-1.2 !>=dev-php/Text_Template-2.0 >=dev-php/PHP_TokenStream-1.4 !>=dev-php/PHP_TokenStream-3.0 >=dev-php/sebastian-environment-1.3.2 !>=dev-php/sebastian-environment-3.0 >=dev-php/sebastian-version-1.0 !>=dev-php/sebastian-version-3.0 dev-php/sebastian-code-unit-reverse-lookup !>=dev-php/sebastian-code-unit-reverse-lookup-2.0 || ( dev-lang/php:5.6[xml,xmlwriter] dev-lang/php:7.0[xml,xmlwriter] dev-lang/php:7.1[xml,xmlwriter] )
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/php-code-coverage/archive/4.0.7.tar.gz -> PHP_CodeCoverage-4.0.7.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=f94f8f26f1d86610448b2da5e52485c1
diff --git a/metadata/md5-cache/dev-php/PHP_Timer-1.0.9 b/metadata/md5-cache/dev-php/PHP_Timer-1.0.9
new file mode 100644
index 000000000000..72a171678365
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PHP_Timer-1.0.9
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=Utility class for timing
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/php-timer/archive/1.0.9.tar.gz -> PHP_Timer-1.0.9.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=00caafdecb9c605ef6d0407ca0d42e7e
diff --git a/metadata/md5-cache/dev-php/PHP_TokenStream-1.4.11 b/metadata/md5-cache/dev-php/PHP_TokenStream-1.4.11
new file mode 100644
index 000000000000..9fdb27b7ce59
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PHP_TokenStream-1.4.11
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=Wrapper around PHP's tokenizer extension
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader || ( dev-lang/php:5.6[tokenizer] dev-lang/php:7.0[tokenizer] dev-lang/php:7.1[tokenizer] )
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/php-token-stream/archive/1.4.11.tar.gz -> PHP_TokenStream-1.4.11.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=f250d407440b9522a2aa99428b9acc86
diff --git a/metadata/md5-cache/dev-php/Text_Template-1.2.1 b/metadata/md5-cache/dev-php/Text_Template-1.2.1
new file mode 100644
index 000000000000..047223a0be6d
--- /dev/null
+++ b/metadata/md5-cache/dev-php/Text_Template-1.2.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=A simple template engine
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/php-text-template/archive/1.2.1.tar.gz -> Text_Template-1.2.1.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=58a21311b787be1bfef2d7b99f9d9551
diff --git a/metadata/md5-cache/dev-php/doctrine-instantiator-1.0.5 b/metadata/md5-cache/dev-php/doctrine-instantiator-1.0.5
new file mode 100644
index 000000000000..3fa808912e87
--- /dev/null
+++ b/metadata/md5-cache/dev-php/doctrine-instantiator-1.0.5
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Utility to instantiate objects in PHP without invoking their constructors
+EAPI=6
+HOMEPAGE=https://github.com/doctrine//instantiator
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/doctrine//instantiator/archive/1.0.5.tar.gz -> doctrine-instantiator-1.0.5.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=411ff0705ccde3e4483fdef52abd9d46
diff --git a/metadata/md5-cache/dev-php/myclabs-deepcopy-1.6.0 b/metadata/md5-cache/dev-php/myclabs-deepcopy-1.6.0
new file mode 100644
index 000000000000..51d919ac48ec
--- /dev/null
+++ b/metadata/md5-cache/dev-php/myclabs-deepcopy-1.6.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Create deep copies (clones) of your objects
+EAPI=6
+HOMEPAGE=https://github.com/myclabs/DeepCopy
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/myclabs/DeepCopy/archive/1.6.0.tar.gz -> myclabs-deepcopy-1.6.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=43398b32fc154024ccdcf8282d647a20
diff --git a/metadata/md5-cache/dev-php/phpdocumentor-reflection-common-1.0 b/metadata/md5-cache/dev-php/phpdocumentor-reflection-common-1.0
new file mode 100644
index 000000000000..025b01c7b753
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpdocumentor-reflection-common-1.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Common reflection classes used by phpdocumentor to reflect the code structure
+EAPI=6
+HOMEPAGE=https://www.phpdoc.org
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/phpDocumentor/ReflectionCommon/archive/1.0.tar.gz -> phpdocumentor-reflection-common-1.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=b7e8e69773dc33511e5b82d4db709160
diff --git a/metadata/md5-cache/dev-php/phpdocumentor-reflection-docblock-3.1.1 b/metadata/md5-cache/dev-php/phpdocumentor-reflection-docblock-3.1.1
new file mode 100644
index 000000000000..1493ba479ee5
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpdocumentor-reflection-docblock-3.1.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Provide support for annotations via DocBlocks
+EAPI=6
+HOMEPAGE=https://www.phpdoc.org
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader <dev-php/phpdocumentor-reflection-common-2 <dev-php/phpdocumentor-type-resolver-1 <dev-php/webmozart-assert-2 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/phpDocumentor/ReflectionDocBlock/archive/3.1.1.tar.gz -> phpdocumentor-reflection-docblock-3.1.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=3aedcee4d583a8c1327a4cb92d25973a
diff --git a/metadata/md5-cache/dev-php/phpdocumentor-type-resolver-0.2.1 b/metadata/md5-cache/dev-php/phpdocumentor-type-resolver-0.2.1
new file mode 100644
index 000000000000..057db4610138
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpdocumentor-type-resolver-0.2.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=PSR-5 based resolver of Class names, Types and Structural Element Names
+EAPI=6
+HOMEPAGE=https://www.phpdoc.org
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader <dev-php/phpdocumentor-reflection-common-2 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/phpDocumentor/TypeResolver/archive/0.2.1.tar.gz -> phpdocumentor-type-resolver-0.2.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=f1c83ef0132c119579c6d4a885b09f2b
diff --git a/metadata/md5-cache/dev-php/phpspec-prophecy-1.7.0 b/metadata/md5-cache/dev-php/phpspec-prophecy-1.7.0
new file mode 100644
index 000000000000..d24045c42c5d
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpspec-prophecy-1.7.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Highly opinionated mocking framework
+EAPI=6
+HOMEPAGE=https://github.com/phpspec/prophecy
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader <dev-php/doctrine-instantiator-2 <dev-php/phpdocumentor-reflection-docblock-4 <dev-php/sebastian-comparator-3 <dev-php/sebastian-recursion-context-4 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/phpspec/prophecy/archive/v1.7.0.tar.gz -> phpspec-prophecy-1.7.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=8343146c8dc818560ef156161965ab86
diff --git a/metadata/md5-cache/dev-php/phpunit-4.8.19 b/metadata/md5-cache/dev-php/phpunit-4.8.19
deleted file mode 100644
index 58f522183628..000000000000
--- a/metadata/md5-cache/dev-php/phpunit-4.8.19
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=install postinst unpack
-DEPEND=|| ( dev-lang/php:5.5[phar,xml] dev-lang/php:5.6[phar,xml] )
-DESCRIPTION=A PHP Unit Testing framework
-EAPI=5
-HOMEPAGE=http://phpunit.de
-KEYWORDS=~amd64 ~hppa ~x86
-LICENSE=BSD
-RDEPEND=|| ( dev-lang/php:5.5[phar,xml] dev-lang/php:5.6[phar,xml] )
-SLOT=0
-SRC_URI=https://phar.phpunit.de/phpunit-4.8.19.phar
-_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
-_md5_=6727e2d18f62896e934f5ff53fabf8f5
diff --git a/metadata/md5-cache/dev-php/phpunit-5.7.15 b/metadata/md5-cache/dev-php/phpunit-5.7.15
new file mode 100644
index 000000000000..30ad1387aa73
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpunit-5.7.15
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install postinst
+DESCRIPTION=A PHP Unit Testing framework
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-php/File_Iterator-1.4.0 !>=dev-php/File_Iterator-2.0 >=dev-php/Text_Template-1.2.0 !>=dev-php/Text_Template-2.0 >=dev-php/PHP_CodeCoverage-4.0.4 !>=dev-php/PHP_CodeCoverage-5.0 >=dev-php/PHP_Timer-1.0.6 !>=dev-php/PHP_Timer-2.0 <dev-php/myclabs-deepcopy-2.0 <dev-php/phpspec-prophecy-2.0 <dev-php/phpunit-mock-objects-4.0 <dev-php/sebastian-comparator-2.0 <dev-php/sebastian-diff-2.0 <dev-php/sebastian-environment-3.0 <dev-php/sebastian-exporter-3.0 <dev-php/sebastian-global-state-2.0 <dev-php/sebastian-object-enumerator-3.0 <dev-php/sebastian-resource-operations-2.0 <dev-php/sebastian-version-3.0 <dev-php/symfony-yaml-4.0 || ( dev-lang/php:5.6[cli,json,unicode,xml] dev-lang/php:7.0[cli,json,unicode,xml] dev-lang/php:7.1[cli,json,unicode,xml] )
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/phpunit/archive/5.7.15.tar.gz -> phpunit-5.7.15.tar.gz
+_eclass_exported_funcs=pkg_postinst:- src_install:-
+_md5_=e49d4d902640dcd7fd280a2355d1d4ab
diff --git a/metadata/md5-cache/dev-php/phpunit-mock-objects-3.4.3 b/metadata/md5-cache/dev-php/phpunit-mock-objects-3.4.3
new file mode 100644
index 000000000000..c12097821df9
--- /dev/null
+++ b/metadata/md5-cache/dev-php/phpunit-mock-objects-3.4.3
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Mock Object library for PHPUnit
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-php/Text_Template-1.2 !>=dev-php/Text_Template-2.0 <dev-php/doctrine-instantiator-2.0 <dev-php/sebastian-exporter-3.0 !<dev-php/phpunit-5.4.0 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/phpunit-mock-objects/archive/3.4.3.tar.gz -> phpunit-mock-objects-3.4.3.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=6f955b665287a13c1d81a6d7da0c86f5
diff --git a/metadata/md5-cache/dev-php/sebastian-code-unit-reverse-lookup-1.0.1 b/metadata/md5-cache/dev-php/sebastian-code-unit-reverse-lookup-1.0.1
new file mode 100644
index 000000000000..5e722e772ab0
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-code-unit-reverse-lookup-1.0.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Looks up which function or method a line of code belongs to
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/code-unit-reverse-lookup/archive/1.0.1.tar.gz -> sebastian-code-unit-reverse-lookup-1.0.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=91388d269df3b1e8b44ebc6edd0eeadf
diff --git a/metadata/md5-cache/dev-php/sebastian-comparator-1.2.4 b/metadata/md5-cache/dev-php/sebastian-comparator-1.2.4
new file mode 100644
index 000000000000..b670e645c4fb
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-comparator-1.2.4
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Compare PHP values for equality
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader <dev-php/sebastian-diff-2.0 <dev-php/sebastian-exporter-3.0 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//comparator/archive/1.2.4.tar.gz -> sebastian-comparator-1.2.4.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=359f1f20f88f468355f225877650d8cc
diff --git a/metadata/md5-cache/dev-php/sebastian-diff-1.4.1 b/metadata/md5-cache/dev-php/sebastian-diff-1.4.1
new file mode 100644
index 000000000000..98cf78616582
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-diff-1.4.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=PHP Diff implementation
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/diff/archive/1.4.1.tar.gz -> sebastian-diff-1.4.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=b614e3f5e0d652acac1f341b385c4d85
diff --git a/metadata/md5-cache/dev-php/sebastian-environment-2.0.0 b/metadata/md5-cache/dev-php/sebastian-environment-2.0.0
new file mode 100644
index 000000000000..e47568831170
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-environment-2.0.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Helps writing PHP code that has runtime-specific execution paths
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//environment/archive/2.0.0.tar.gz -> sebastian-environment-2.0.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=444f82a2c8b28b89d370254675f0896f
diff --git a/metadata/md5-cache/dev-php/sebastian-exporter-2.0.0 b/metadata/md5-cache/dev-php/sebastian-exporter-2.0.0
new file mode 100644
index 000000000000..7f0664bb37ab
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-exporter-2.0.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Export PHP variables for visualization
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader =dev-php/sebastian-recursion-context-2* >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//exporter/archive/2.0.0.tar.gz -> sebastian-exporter-2.0.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=49b7ae7c37f3610c62baeb3289c4c9da
diff --git a/metadata/md5-cache/dev-php/sebastian-global-state-1.1.1 b/metadata/md5-cache/dev-php/sebastian-global-state-1.1.1
new file mode 100644
index 000000000000..dda5f1a4e784
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-global-state-1.1.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Snapshotting of global state
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//global-state/archive/1.1.1.tar.gz -> sebastian-global-state-1.1.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=bb528645f7fab2f7f3944b5e4f9334bb
diff --git a/metadata/md5-cache/dev-php/sebastian-object-enumerator-2.0.1 b/metadata/md5-cache/dev-php/sebastian-object-enumerator-2.0.1
new file mode 100644
index 000000000000..0b2bb26df902
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-object-enumerator-2.0.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Traverses array structures and object graphs to enumerate all referenced objects
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader <dev-php/sebastian-recursion-context-3.0 >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//object-enumerator/archive/2.0.1.tar.gz -> sebastian-object-enumerator-2.0.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=811b80822b8370302c6dd1233ffa48e4
diff --git a/metadata/md5-cache/dev-php/sebastian-recursion-context-2.0.0 b/metadata/md5-cache/dev-php/sebastian-recursion-context-2.0.0
new file mode 100644
index 000000000000..ba4a3c506c40
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-recursion-context-2.0.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Recursively process PHP variables
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//recursion-context/archive/2.0.0.tar.gz -> sebastian-recursion-context-2.0.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=a4cf850a28d375a2fd30e15141b4100d
diff --git a/metadata/md5-cache/dev-php/sebastian-resource-operations-1.0.0 b/metadata/md5-cache/dev-php/sebastian-resource-operations-1.0.0
new file mode 100644
index 000000000000..3dcb21c2358f
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-resource-operations-1.0.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Provides a list of PHP built-in functions that operate on resources
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann//resource-operations/archive/1.0.0.tar.gz -> sebastian-resource-operations-1.0.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=63c7e3ee92de733787d6ee103a821c28
diff --git a/metadata/md5-cache/dev-php/sebastian-version-2.0.1 b/metadata/md5-cache/dev-php/sebastian-version-2.0.1
new file mode 100644
index 000000000000..8d77b9f29250
--- /dev/null
+++ b/metadata/md5-cache/dev-php/sebastian-version-2.0.1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Helps with managing the version number of Git-hosted PHP projects
+EAPI=6
+HOMEPAGE=http://phpunit.de
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/sebastianbergmann/version/archive/2.0.1.tar.gz -> sebastian-version-2.0.1.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=367eb5b8bde46388c2c62409ebcb9b72
diff --git a/metadata/md5-cache/dev-php/webmozart-assert-1.2.0 b/metadata/md5-cache/dev-php/webmozart-assert-1.2.0
new file mode 100644
index 000000000000..ceeb279bbd97
--- /dev/null
+++ b/metadata/md5-cache/dev-php/webmozart-assert-1.2.0
@@ -0,0 +1,11 @@
+DEFINED_PHASES=install
+DESCRIPTION=Assertions to validate method input/output with nice error messages
+EAPI=6
+HOMEPAGE=https://github.com/webmozart/assert
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*
+SLOT=0
+SRC_URI=https://github.com/webmozart//assert/archive/1.2.0.tar.gz -> webmozart-assert-1.2.0.tar.gz
+_eclass_exported_funcs=src_install:-
+_md5_=1bc8468da91ebfddada1feb7464b2e05
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9cfa55eae19c..3151f71ad776 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -6861,7 +6861,7 @@ dev-perl/strictures 2.0.1 2.0.2: Turn on strict and make most warnings fatal
dev-perl/syntax 0.4.0: Activate syntax extensions
dev-perl/tkispell 0.180.0: Perl/Tk user interface for ispell
dev-perl/txt2html 2.520.100: Convert a plain text file to HTML
-dev-php/File_Iterator 1.3.1 1.3.4: FilterIterator implementation that filters files based on a list of suffixes
+dev-php/File_Iterator 1.3.1 1.3.4 1.4.2: FilterIterator implementation that filters files based on criteria
dev-php/PEAR-Archive_Tar 1.4.2-r2: Tar file management class
dev-php/PEAR-Auth 1.6.4: Provides methods for creating an authentication system using PHP
dev-php/PEAR-Auth_HTTP 2.1.8: Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism
@@ -7003,12 +7003,12 @@ dev-php/PEAR-XML_RSS 1.1.0_alpha1 1.1.0: PHP parser for RDF and RSS documents
dev-php/PEAR-XML_Serializer 0.20.2 0.21.0: Swiss-army knife for reading and writing XML files
dev-php/PEAR-XML_Util 1.3.0-r1 1.4.2: XML utility class
dev-php/PHPMailer 5.2.20: Full-featured email creation and transfer class for PHP
-dev-php/PHP_CodeCoverage 1.2.13: Provides collection, processing, and rendering functionality for PHP code coverage information
+dev-php/PHP_CodeCoverage 1.2.13 4.0.7: Collection, processing, and rendering for PHP code coverage
dev-php/PHP_CodeSniffer 2.6.2-r2: Detect violations of PHP code standards
-dev-php/PHP_Timer 1.0.5: Utility class for timing
-dev-php/PHP_TokenStream 1.1.3: Wrapper around PHP's tokenizer extension
+dev-php/PHP_Timer 1.0.5 1.0.9: Utility class for timing
+dev-php/PHP_TokenStream 1.1.3 1.4.11: Wrapper around PHP's tokenizer extension
dev-php/SabreAMF 1.3.234_p0: SabreAMF is a Flash Remoting server and client for PHP
-dev-php/Text_Template 1.1.1: Simple template engine
+dev-php/Text_Template 1.1.1 1.2.1: A simple template engine
dev-php/YAML 1.0.6-r1 1.0.6-r2: The Symfony YAML Component
dev-php/ZendFramework 1.12.9: Zend Framework is a high quality and open source framework for developing Web Applications
dev-php/adodb 5.20.9: Database abstraction layer for PHP
@@ -7019,6 +7019,7 @@ dev-php/cli-prompt 1.0.0: Allows you to prompt for user input on the command lin
dev-php/composer 1.3.1: Dependency Manager for PHP
dev-php/cphplib 0.51: Cute PHP Library (cphplib)
dev-php/doctrine 1.2.5 2.4.6: An object relational mapper for PHP5
+dev-php/doctrine-instantiator 1.0.5: Utility to instantiate objects in PHP without invoking their constructors
dev-php/fedora-autoloader 0.2.1: Fedora's Static PSR-4, PSR-0, and classmap autoloader
dev-php/igbinary 1.2.1-r1 2.0.1: A fast drop-in replacement for the standard PHP serialize
dev-php/jpgraph 4.0.2: Object-oriented graphing library for PHP
@@ -7030,6 +7031,7 @@ dev-php/magickwand 1.0.9-r2: A native PHP-extension to the ImageMagick MagickWan
dev-php/ming-php 0.4.5 0.4.7: PHP extension for the ming Flash movie generation library
dev-php/mmslib 0.97: library for encoding, decoding, and sending MMSes
dev-php/mockery 0.9.0: Simple yet flexible PHP mock object framework for use in unit testing
+dev-php/myclabs-deepcopy 1.6.0: Create deep copies (clones) of your objects
dev-php/onphp 1.0.10: onPHP is the LGPL'ed multi-purpose object-oriented PHP framework
dev-php/pear 1.9.4 1.10.1-r1 1.10.3: PEAR - PHP Extension and Application Repository
dev-php/pecl-amqp 1.8.0: PHP Bindings for AMQP 0-9-1 compatible brokers
@@ -7090,11 +7092,26 @@ dev-php/php-redmine-api 1.5.9: A simple, object-oriented, PHP Redmine API client
dev-php/phpDocumentor 2.3.0 2.7.0 2.8.2: The phpDocumentor package provides automatic documenting of php api directly from the source
dev-php/phpcov 1.1.0: CLI frontend for PHP_CodeCoverage
dev-php/phpdepend 2.3.2: Static code analysis for PHP
+dev-php/phpdocumentor-reflection-common 1.0: Common reflection classes used by phpdocumentor to reflect the code structure
+dev-php/phpdocumentor-reflection-docblock 3.1.1: Provide support for annotations via DocBlocks
+dev-php/phpdocumentor-type-resolver 0.2.1: PSR-5 based resolver of Class names, Types and Structural Element Names
dev-php/phpmd 2.5.0: PHP mess detector
+dev-php/phpspec-prophecy 1.7.0: Highly opinionated mocking framework
dev-php/phptal 1.2.2: A templating engine for PHP5 that implements Zope Page Templates syntax
-dev-php/phpunit 3.7.20 4.3.1 4.8.19 5.0.10: A PHP Unit Testing framework
+dev-php/phpunit 3.7.20 4.3.1 5.0.10 5.7.15: A PHP Unit Testing framework
+dev-php/phpunit-mock-objects 3.4.3: Mock Object library for PHPUnit
dev-php/psr-log 1.0.2: Common interface for logging libraries
dev-php/recaptcha 1.1.2-r1: PHP client library for Google's reCAPTCHA service
+dev-php/sebastian-code-unit-reverse-lookup 1.0.1: Looks up which function or method a line of code belongs to
+dev-php/sebastian-comparator 1.2.4: Compare PHP values for equality
+dev-php/sebastian-diff 1.4.1: PHP Diff implementation
+dev-php/sebastian-environment 2.0.0: Helps writing PHP code that has runtime-specific execution paths
+dev-php/sebastian-exporter 2.0.0: Export PHP variables for visualization
+dev-php/sebastian-global-state 1.1.1: Snapshotting of global state
+dev-php/sebastian-object-enumerator 2.0.1: Traverses array structures and object graphs to enumerate all referenced objects
+dev-php/sebastian-recursion-context 2.0.0: Recursively process PHP variables
+dev-php/sebastian-resource-operations 1.0.0: Provides a list of PHP built-in functions that operate on resources
+dev-php/sebastian-version 2.0.1: Helps with managing the version number of Git-hosted PHP projects
dev-php/securimage 3.0.1: PHP captcha creator and validator library
dev-php/semver 1.0.0: Semantic versioning utilities, constraint parsing, and checking
dev-php/simpletest 1.1.0: A PHP testing framework
@@ -7112,6 +7129,7 @@ dev-php/symfony-process 2.8.12: Symfony Process Component
dev-php/symfony-yaml 2.1.0: Symfony YAML Component
dev-php/tcpdf 6.2.13-r1: TCPDF is a FLOSS PHP class for generating PDF documents
dev-php/twig 1.31.0: PHP templating engine with syntax similar to Django
+dev-php/webmozart-assert 1.2.0: Assertions to validate method input/output with nice error messages
dev-php/xcache 3.2.0-r2: A fast and stable PHP opcode cacher
dev-php/xdebug 2.4.1 2.5.0: A PHP debugging and profiling extension
dev-php/xdebug-client 2.4.1 2.5.0: Xdebug client for the Common Debugger Protocol (DBGP)
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 0433a4bc7d29..e30f240d4287 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 09 Mar 2017 16:03:37 +0000
+Thu, 09 Mar 2017 16:43:56 +0000