Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359229 - dev-php5/PEAR-File_Iterator-1.2.6 version bump
Summary: dev-php5/PEAR-File_Iterator-1.2.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL: http://pear.phpunit.de/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 23:03 UTC by Denny Reeh
Modified: 2011-03-18 12:23 UTC (History)
0 users

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


Attachments
file_iterator-1.2.3.ebuild.diff (file_iterator-1.2.3.ebuild.diff,611 bytes, text/plain)
2011-03-16 23:05 UTC, Denny Reeh
Details
file_iterator-1.2.6.ebuild (file_iterator-1.2.6.ebuild,495 bytes, text/plain)
2011-03-16 23:06 UTC, Denny Reeh
Details
dbunit-1.0.0.ebuild.diff (dbunit-1.0.0.ebuild.diff,357 bytes, text/plain)
2011-03-16 23:07 UTC, Denny Reeh
Details
dbunit-1.0.1.ebuild.diff (dbunit-1.0.1.ebuild.diff,356 bytes, text/plain)
2011-03-16 23:08 UTC, Denny Reeh
Details
PEAR-PHP_CodeCoverage-1.0.0.ebuild.diff (PEAR-PHP_CodeCoverage-1.0.0.ebuild.diff,427 bytes, text/plain)
2011-03-16 23:09 UTC, Denny Reeh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denny Reeh 2011-03-16 23:03:39 UTC
next package from http://pear.phpunit.de for version bump (1.2.3 -> 1.2.6).

also, package coming from third party channel (pear.phpunit.de); is not a package from pear channel, renaming package name is necessary.

Reproducible: Always
Comment 1 Denny Reeh 2011-03-16 23:05:46 UTC
Created attachment 266203 [details]
file_iterator-1.2.3.ebuild.diff

moving
dev-php5/PEAR-File_Iterator/PEAR-File_Iterator-1.2.3.ebuild
to
dev-php/file_iterator-1.2.3.ebuild
Comment 2 Denny Reeh 2011-03-16 23:06:38 UTC
Created attachment 266205 [details]
file_iterator-1.2.6.ebuild

ebuild for version bump (no changes to 1.2.3)
Comment 3 Denny Reeh 2011-03-16 23:07:34 UTC
Created attachment 266207 [details]
dbunit-1.0.0.ebuild.diff

diff for dbunit-1.0.0 for new file_iterator package
Comment 4 Denny Reeh 2011-03-16 23:08:10 UTC
Created attachment 266209 [details]
dbunit-1.0.1.ebuild.diff

diff for dbunit-1.0.1 for new file_iterator package
Comment 5 Denny Reeh 2011-03-16 23:09:55 UTC
Created attachment 266211 [details]
PEAR-PHP_CodeCoverage-1.0.0.ebuild.diff

diff for dev-php5/PEAR-PHP_CodeCoverage-1.0.0 for new file_iterator package
Comment 6 Denny Reeh 2011-03-16 23:11:51 UTC
dev-php5/PEAR-File_Iterator depends on
- dev-php/dbunit
- dev-php5/PEAR-PHP_CodeCoverage

(diff files uploaded).
Comment 7 Ole Markus With (RETIRED) gentoo-dev 2011-03-18 11:47:05 UTC
Thanks Denny!

Just one note. In the future, please use diff -u to create patches.
Comment 8 Denny Reeh 2011-03-18 12:20:49 UTC
damn, thanks for the hint. bad habit.
for the first diff, i've used diff -u :-)
Comment 9 Ole Markus With (RETIRED) gentoo-dev 2011-03-18 12:23:44 UTC
Committed. Thanks a lot Denni!