Bug 70364 - [PATCH] textproc/ant-xinclude-task: Unbreak and upgrade
Summary: [PATCH] textproc/ant-xinclude-task: Unbreak and upgrade
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: Herve Quiroz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 14:10 UTC by Herve Quiroz
Modified: 2004-08-25 16:38 UTC (History)
1 user (show)

See Also:


Attachments
ant-xinclude-task-0.2.patch (2.75 KB, patch)
2004-08-12 14:10 UTC, Herve Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herve Quiroz freebsd_committer freebsd_triage 2004-08-12 14:10:24 UTC
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
  content)

Added file(s):
- files/patch-build.xml

Removed file(s):
- pkg-plist

Port maintainer (znerd@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2004-08-12 14:15:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hq

I'll handle this. Hopefully Ernst will agree.
Comment 2 Herve Quiroz freebsd_committer freebsd_triage 2004-08-25 16:37:57 UTC
State Changed
From-To: open->closed

Commited.