Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 453410 - dev-php/PHP_CodeCoverage-1.2.7 - Version Bump
Summary: dev-php/PHP_CodeCoverage-1.2.7 - Version Bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL: http://pear.phpunit.de/
Whiteboard:
Keywords:
Depends on:
Blocks: 452486
  Show dependency tree
 
Reported: 2013-01-21 20:59 UTC by Matthew Schultz
Modified: 2014-03-26 23:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
channel.xml (channel.xml,812 bytes, text/plain)
2013-01-21 23:06 UTC, Matthew Schultz
Details
channel.xml (channel.xml,805 bytes, text/plain)
2013-01-21 23:07 UTC, Matthew Schultz
Details
PHP_CodeCoverage-1.2.7.ebuild (PHP_CodeCoverage-1.2.7.ebuild,661 bytes, text/plain)
2013-01-22 04:39 UTC, Matthew Schultz
Details
PHP_CodeCoverage-1.2.7.ebuild (PHP_CodeCoverage-1.2.7.ebuild,670 bytes, text/plain)
2013-01-22 04:49 UTC, Matthew Schultz
Details
PHP_CodeCoverage-1.2.7.ebuild (PHP_CodeCoverage-1.2.7.ebuild,680 bytes, text/plain)
2013-01-22 13:33 UTC, Matthew Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Schultz 2013-01-21 20:59:56 UTC
PHP_CodeCoverage needs to be bumped for phpunit 3.7.

Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-01-21 21:03:08 UTC
Sorry, thought it wouldn't overwrite fields I didn't change; learned something new.
Comment 2 Matthew Schultz 2013-01-21 23:06:18 UTC
Created attachment 336408 [details]
channel.xml

channel.xml for offline builds.
Comment 3 Matthew Schultz 2013-01-21 23:07:40 UTC
Created attachment 336410 [details]
channel.xml

right channel file
Comment 4 Matthew Schultz 2013-01-22 04:39:31 UTC
Created attachment 336432 [details]
PHP_CodeCoverage-1.2.7.ebuild

Bumped EAPI, added new RDEPEND, changed inherit to php-pear-lib-r1.
Comment 5 Matthew Schultz 2013-01-22 04:49:52 UTC
Created attachment 336436 [details]
PHP_CodeCoverage-1.2.7.ebuild

changed ${PV} to eclass defined ${PHP_PEAR_PV}
Comment 6 Matthew Schultz 2013-01-22 13:33:44 UTC
Created attachment 336482 [details]
PHP_CodeCoverage-1.2.7.ebuild

Added missing tokenizer dependency.
Comment 7 Matti Bickel (RETIRED) gentoo-dev 2013-11-25 23:25:31 UTC
Thanks for the ebuild! I've just committed a bump.
Out of curiosity: how did you determine the php USE flags?