openbsd-ports/lang/php/5.2
espie cbca6afbb8 allow for simultaneous install of 5.2 and 5.3 extensions.
This solves some nasty 5.0 -> current update problems.

Up to 5.0, lots of php-using packages were depending on php-mysql-5.2.
So the dependencies would update to php-mysql-5.2 from current.
BUT the php-using packages are now depending on 5.3 -> internal conflict !

With this change, things work again. After the update, you end up with
php-mysql-5.2 AND php-mysql-5.3, you can then try pkg_delete -a to weed
out "unneeded" php*-5.2

okay sthen@, ajacoutot@
2012-01-29 14:53:20 +00:00
..
patches zap extra unneeded ldconfig that pollute the cache with temporary directories 2011-11-16 12:29:00 +00:00
pkg allow for simultaneous install of 5.2 and 5.3 extensions. 2012-01-29 14:53:20 +00:00
distinfo Update the Suhosin extension to 0.9.33 fixing CVE-2012-0807. 2012-01-25 11:17:22 +00:00
Makefile allow for simultaneous install of 5.2 and 5.3 extensions. 2012-01-29 14:53:20 +00:00