Bug 156564

Summary: [patch] databases/php5-odbc -- implement option to choose iodbc / unixodbc backend
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pietro Cerutti freebsd_committer freebsd_triage 2011-04-22 09:50:05 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-22 09:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-26 13:06:06 UTC
ale         2011-04-26 12:05:58 UTC

  FreeBSD ports repository

  Modified files:
    databases/php5-odbc/files patch-config.m4 
    lang/php5            Makefile.ext 
    lang/php5-extensions Makefile 
  Log:
  Add support for iODBC (in addition to [default] unixODBC) in php5-odbc and
  php-pdo_odbc extensions.
  
  PR:             ports/156564
  Submitted by:   gahr
  
  Revision  Changes    Path
  1.2       +21 -16    ports/databases/php5-odbc/files/patch-config.m4
  1.22      +1 -1      ports/lang/php5-extensions/Makefile
  1.80      +27 -5     ports/lang/php5/Makefile.ext
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2011-04-26 13:06:08 UTC
State Changed
From-To: open->closed

Committed, thanks!