svn commit: r382857 - head/ports-mgmt/pkg-devel

Baptiste Daroussin bapt at freebsd.org
Tue Mar 31 19:15:02 UTC 2015


On Tue, Mar 31, 2015 at 02:32:36PM -0400, Philip M. Gollucci wrote:
> Can you elaborate ?
> 
Provides/Requires were added in previous version of pkg-devel, it has been
leverage to work recursively meaning that in case of php:
php itself will provide php-X php-X.Y and php-X.Y.Z

All pear/pecl that should be reinstalled after each php minor upgrade (because
php is insane but hey :)) will require php-X.Y.Y meaning a reinstallation will
be triggered

also
pkg install php5-amodule

Because it will require the minor version of php will request an upgrade on all
php packages if they are not of the same version as the given module.

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150331/a3beb04b/attachment.sig>


More information about the svn-ports-head mailing list