Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 551526

Summary: dev-lang/php: minor fixes to php-5.6.9.ebuild
Product: Gentoo Linux Reporter: Michael Orlitzky <mjo>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: 0001-Remove-redundant-if-use-firebird-check.patch
0002-Remove-redundant-if-use-odbc-check.patch
0003-Remove-redundant-if-use-iodbc-check-and-merge-it-wit.patch
0004-Remove-redundant-if-use-oci8-instant-client-check.patch
0005-Remove-second-redundant-if-use-oci8-instant-client-c.patch
0006-Use-consistently-for-appending-to-my_conf.patch
0007-Add-an-any-slot-dependency-operator-for-dev-db-postg.patch

Description Michael Orlitzky gentoo-dev 2015-06-09 01:20:32 UTC
Created attachment 404790 [details, diff]
0001-Remove-redundant-if-use-firebird-check.patch

I have a few small fixes to the PHP ebuilds (might as well apply them only to the latest version). I separated the changes into individual patches so you can review/merge only the ones you want.
Comment 1 Michael Orlitzky gentoo-dev 2015-06-09 01:21:00 UTC
Created attachment 404792 [details, diff]
0002-Remove-redundant-if-use-odbc-check.patch
Comment 2 Michael Orlitzky gentoo-dev 2015-06-09 01:21:17 UTC
Created attachment 404794 [details, diff]
0003-Remove-redundant-if-use-iodbc-check-and-merge-it-wit.patch
Comment 3 Michael Orlitzky gentoo-dev 2015-06-09 01:21:34 UTC
Created attachment 404796 [details, diff]
0004-Remove-redundant-if-use-oci8-instant-client-check.patch
Comment 4 Michael Orlitzky gentoo-dev 2015-06-09 01:21:51 UTC
Created attachment 404798 [details, diff]
0005-Remove-second-redundant-if-use-oci8-instant-client-c.patch
Comment 5 Michael Orlitzky gentoo-dev 2015-06-09 01:22:06 UTC
Created attachment 404800 [details, diff]
0006-Use-consistently-for-appending-to-my_conf.patch
Comment 6 Michael Orlitzky gentoo-dev 2015-06-09 01:22:37 UTC
Created attachment 404802 [details, diff]
0007-Add-an-any-slot-dependency-operator-for-dev-db-postg.patch

That's it, sorry for the bugzilla spam =)
Comment 7 Ole Markus With (RETIRED) gentoo-dev 2015-06-09 06:42:31 UTC
Thanks for this!

I'll go through and apply the patches to the upcoming php-5.6.10 ebuild.
Comment 8 Michael Orlitzky gentoo-dev 2015-10-31 02:30:25 UTC
Hope you don't mind but I went ahead and committed these (I'm a lot less scared now that we're using git) and a few other related changes starting at,

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52413e0ae7611b6219d783c1c26463f661e2756b

I applied them only to the latest 5.6.15 (which I bumped tonight) and 7.0.0_rc5 versions.