On 2014-10-29 13:53, Baptiste Daroussin wrote:
> How can we know pecl-memcache has to be reinstalled?
>
> We won't reinstall each time a version of a dep changes :)
And what is solution?
May be some flag on package (php) for reinstall all deps?
I do have no idea, I'm open for suggestions :)
Either on the package side with triggers but that means implementing
trigger in
package
Or in package side with provide/requires saying that this packages
requires an
exact version of php meaning in case of upgrade of php the version
would have
changed
Or someone has to be clever and find a ports only solution.
This has been reported previously and the issue is bein tracked at
https://github.com/freebsd/pkg/issues/585
It affects more then just pecl packages...
--
Kind regards
Daniel
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"