Bug 234383 - sysutils/tw_cli: fix daily output
Summary: sysutils/tw_cli: fix daily output
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-25 08:28 UTC by takefu
Modified: 2018-12-31 16:44 UTC (History)
0 users

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


Attachments
tw_cli-9.5.5_1.patch (1.54 KB, patch)
2018-12-25 08:28 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 2018-12-25 08:28:00 UTC
Created attachment 200484 [details]
tw_cli-9.5.5_1.patch

Fix
  Avoid Error in diff command.
  portlint(1) Compliant.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-31 16:40:54 UTC
A commit references this bug:

Author: jpaetzel
Date: Mon Dec 31 16:39:51 UTC 2018
New revision: 488801
URL: https://svnweb.freebsd.org/changeset/ports/488801

Log:
  Two enhancements

  User Facing:
    Avoid error in the diff command run by the
    periodic script included in this port.

  Port Infrastructure:
    Reorder the port Makefile to be compliant with
    the FreeBSD port infrastructure.

  PR:	234383
  Submitted by:	takefu@airport.fm

Changes:
  head/sysutils/tw_cli/Makefile
  head/sysutils/tw_cli/files/407.status-3ware-raid.in
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2018-12-31 16:44:47 UTC
Committed, thanks!