Bug 76149 - [ maintainer ] databases/mysql-connector-java -- update to 3.1.6
Summary: [ maintainer ] databases/mysql-connector-java -- update to 3.1.6
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: 2005-01-12 15:30 UTC by Matthew Seaman
Modified: 2005-01-13 23:35 UTC (History)
0 users

See Also:


Attachments
mysql-connector-java.diff (2.08 KB, patch)
2005-01-12 15:30 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2005-01-12 15:30:17 UTC
Update to version 3.1.6 -- This is a major update to a new code
branch, and development on the 3.0 branch will now be limited to
critical bug-fixes.  From the release announcement:

    Version 3.1.6 is the first production release of the 3.1 series
    that is suitable for use with all versions of MySQL, including
    MySQL-4.1 or MySQL-5.0. Connector/J 3.1.6 is required if you want
    to use server-side prepared statements MySQL-4.1.2 or newer, or
    CallableStatements with MySQL-5.0.

        http://lists.mysql.com/announce/250

Anyone upgrading from the 3.0 series should first read
http://dev.mysql.com/doc/connector/j/en/#id2424819

This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on devel/log4j
(unless you use the WITHOUT_COMPILE option, where there's only a
RUN_DEPENDS)

   File/Directory Changes

         Makefile                -- modified
         distinfo                -- modified
         files/                  -- added
         files/patch-build.xml   -- added
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-01-13 23:35:39 UTC
State Changed
From-To: open->closed

Committed, thanks!