#20232: php5, php5-devel: mssql variant: reinplace didn't change anything in ext/mssql/config.m4 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5, php5-devel -------------------------------------+-------------------------------------- Using the patch from #15514: {{{ $ port install php5 +mssql +no_web ---> Fetching php5 ---> Verifying checksum(s) for php5 ---> Extracting php5 ---> Applying patches to php5 Warning: reinplace s|tds.h|sybdb.h|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_lang_php5/work/php-5.3.0/ext/mssql/config.m4 Warning: reinplace s|libtds.a|libsybdb.a|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_lang_php5/work/php-5.3.0/ext/mssql/config.m4 Warning: reinplace s|libtds.so|libsybdb.dylib|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_lang_php5/work/php-5.3.0/ext/mssql/config.m4 ---> Configuring php5 [snip] }}} The reinplaces were for [http://bugs.php.net/bug.php?id=44991 PHP bug 44991] which was fixed in PHP 5.2.something; since PHP is at 5.3.0 now and the port still builds fine with this variant, the reinplaces can be removed. -- Ticket URL: <http://trac.macports.org/ticket/20232> MacPorts <http://www.macports.org/> Ports system for Mac OS