#31370: Can't update outdated php5.3.8 ----------------------------------------+----------------------------------- Reporter: cristian@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: php5 ----------------------------------------+----------------------------------- Comment(by cristian@…): the file actually contains html. {{{ <html> <head> <title> </title> <script type="text/javascript"> function bredir(a,b,c,d,e){var f,g,h,i,j;var k=false;var l=false;var m=[[300,250,false],[250,250,false],[240,400,false],[336,280,false],[180,150,false],[468,60,false],[234,60,false],[88,31,false],[120,90,false],[120,60,false],[120,240,false],[125,125,false],[728,90,false],[160,600,false],[120,600,false],[300,600,false],[300,125,false],[530,300,false],[190,200,false],[470,250,false],[720,300,true],[500,350,true],[550,480,true]];if(typeof window.innerHeight=="number"){g=window.innerHeight;f=window.innerWidth}else if(typeof document.body.offsetHeight=="number"){g=document.body.offsetHeight;f=document.body.offsetWidth}for(var n=0;n<m.length;n++){j=m[n];h=Math.abs(f-j[0]);i=Math.abs(g-j[1]);if(h<=2&&i<=2){k=true;l=j[2]}}if(k||f<100&&f!==0||g<100&&g!==0){if(l&&self==parent){self.close();return}return"/b"+"anner.php?w="+f+"&h="+g+"&d="+a+"&u="+b+"&r="+c+"&view="+d}else{return e+"&w="+f+"&h="+g}} </script> </head> <body onLoad="location.replace(bredir('uk2.php.net', 'uk2.php.net%2Fdistributions%2Fphp-5.3.8.tar.bz2', '', 'error', '/main?url=uk2.php.net%2Fdistributions%2Fphp-5.3.8.tar.bz2'));" style="margin: 0px;"> <noscript> <iframe frameborder="0" src="/main?url=uk2.php.net%2Fdistributions%2Fphp-5.3.8.tar.bz2" width="100%" height="100%"></iframe> </noscript> </body> </html> }}} What should the problem be? I mean, why I receive html instead of the proper file? Which should the source be and how do I fix it? Thanks! -- Ticket URL: <https://trac.macports.org/ticket/31370#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS