On May 9, 2012, at 2:41 PM, Bjarne D Mathiesen wrote:
> did some further testing :
>
> (
> port -q installed dependentof:mysql55 \
> | while read portname version active
> do
> port -q installed ${portname}
> done
> ) | while read nameport versionp pactive
> do
> port -n upgrade --force ${nameport}
> done
>
> dovecot2 @2.1.5_1+ldap+mysql55+postgresql91 (active)
> mysql55-server @5.5.23_1 (active)
> p5.14-dbd-mysql @4.20.0_0+mysql55 (active)
>
> with my modifedpatch-cmake-install_layout.cmake.diff these all
> re-install without any problemsGreat! Can you patch the percona patch-cmake-install_layout.cmake.diff in the same way and give that a try? Thanks for all the work! Regards, Bradley Giesbrecht (pixilla)
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
