Summary: | [maintainer] databases/mysql-connector-java update to 3.1.10 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthew Seaman <m.seaman> | ||||
Component: | Individual Port(s) | Assignee: | Herve Quiroz <hq> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Matthew Seaman
2005-07-06 13:20:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->hq I'll handle this. State Changed From-To: open->closed Patch commited. Some suggestions for the next updates: - It is good to add a $FreeBSD$ tag in the header of patch files. - I find it better to install documentation files using FIND -d | MKDIR and FIND -f | INSTALL_DATA so that ownership and persmissions are not messed up when the port is built as a user. (e.g. java/jakarta-commons-lang) - Also you don't need to mkdir JAVAJARDIR anymore. It has been part of the mtre for more than 3 years now. Thanks for your contribution! |