<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:Calibri;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:Calibri;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">I might have missed something in the last few months, but I didn’t find a mention of this.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I did a “port upgrade outdated” after a month or two, and I got this error message:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Error: qt5-qtenginio is obsolete; please uninstall it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Error: Failed to configure qt5-qtenginio: obsolete port<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I did as it suggested and uninstalled the port despite the dependency<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">sudo port uninstall qt5-qtenginio<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Password:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">The following ports will break: qt5 @5.6.2_0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Continue? [y/N]: Y<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Warning: Uninstall forced.  Proceeding despite dependencies.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Deactivating qt5-qtenginio @5.6.2_0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Cleaning qt5-qtenginio<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Uninstalling qt5-qtenginio @5.6.2_0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Cleaning qt5-qtenginio<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Then I re-installed qt5 to try to fix the dependencies:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">sudo port install qt5<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Computing dependencies for qt5<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Cleaning qt5<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Updating database of binaries<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Scanning binaries for linking errors<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Found 49 broken files, matching files to ports<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">--->  Found 4 broken ports, determining rebuild order<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">You can always run 'port rev-upgrade' again to fix errors.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">The following ports will be rebuilt:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">py27-pyqt5 @5.8.1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">webkit-gtk3 @2.4.11+video<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">webkit2-gtk @2.14.2+gtk2+x11<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">texlive-bin @2016+x11<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Continue? [Y/n]: y<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Is this the correct procedure? Seems to be working (although taking a while to compile webkit2-gtk).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">                ++Eric<o:p></o:p></span></p>
</div>
</body>
</html>