Summary: | Maintainer update: www/resin2 updated to 2.1.16 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jean-Baptiste Quenot <jb.quenot> | ||||
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
Jean-Baptiste Quenot
2005-02-23 15:50:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->hq I'll handle this. State Changed From-To: open->closed Patch commited with some modifications: - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags everywhere they are missing - Use the provided ${FMT} macro BTW, there is a problem when building and installing the port a non-root user. The 'install' target does some file copy into ${WRKDIR} as root which means these files cannot be deleted by any other user. To reproduce this error, just try "make install clean" as a user. I think it's just a matter of overriding some make variable but I did not investigate further. Please take this into account for the next port update. Thanks for your contribution! |