Bug 53680 - maintainer update databases/p5-DBD-ODBC
Summary: maintainer update databases/p5-DBD-ODBC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 14:50 UTC by Mathieu Arnold
Modified: 2003-06-26 14:24 UTC (History)
1 user (show)

See Also:


Attachments
p5-DBD-ODBC-1.06.diff (1.91 KB, patch)
2003-06-24 14:50 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-06-24 14:50:10 UTC
Update to 1.06

 Fixed test in t/02simple.t to skip if the DSN defined by the user has DSN= in it.
 Added tests for wrong DSN, ensuring the DBI::errstr is appropriately set.
 Fixed small issue in Makefile.PL for Unix systems thanks to H.Merijn Brand.
 Update to NOT copy user id and password to connect string if UID or PWD parameter in connect string.
 Updated Makefile.PL for dmake, per patch by Steffen Goldner.  Thanks Steffen!
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-06-26 14:23:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!