Bug 202644 - [PATCH] devel/apache-ant: fix portlint complaints
Summary: [PATCH] devel/apache-ant: fix portlint complaints
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-java (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-25 08:26 UTC by takefu
Modified: 2016-03-30 02:44 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (java)


Attachments
apache-ant.patch (1.49 KB, patch)
2015-08-25 08:26 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2015-08-25 08:26:09 UTC
Created attachment 160334 [details]
apache-ant.patch

fix portlint complaints
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2016-03-30 02:44:55 UTC
FWIW, the patch as written garbles the output.  If we're going to make this change to keep portlint happy then we'd also want to remove the ECHO_MSG lines there that output what is going on.  That is, if we're going to make the commands echo to the screen then we should remove the lines that explain what is being done, or we should just leave the actual command output suppressed.