Bug 224327 - sysutils/am-utils: Enable support of mfs and fix portlint warning
Summary: sysutils/am-utils: Enable support of mfs and fix portlint warning
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-13 21:52 UTC by Yasuhiro Kimura
Modified: 2017-12-14 01:43 UTC (History)
0 users

See Also:
cy: maintainer-feedback+


Attachments
patch file (1.20 KB, patch)
2017-12-13 21:52 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2017-12-13 21:52:14 UTC
Created attachment 188813 [details]
patch file

* Enable support of mfs because am-utils in base system supports it.
* Remove staring 'The' from COMMENT to fix portlint warning.
* Bump PORTREVISON.
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2017-12-14 01:28:43 UTC
Thanks. This will be committed as two separate commits.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-14 01:35:07 UTC
A commit references this bug:

Author: cy
Date: Thu Dec 14 01:34:40 UTC 2017
New revision: 456273
URL: https://svnweb.freebsd.org/changeset/ports/456273

Log:
  Enable MFS support.

  PR:		224327
  Submitted by:	yasu@utahime.org

Changes:
  head/sysutils/am-utils/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-12-14 01:38:11 UTC
A commit references this bug:

Author: cy
Date: Thu Dec 14 01:38:03 UTC 2017
New revision: 456274
URL: https://svnweb.freebsd.org/changeset/ports/456274

Log:
  Pet portlint.

  PR:		224327
  Submitted by:	yasu@utahime.org

Changes:
  head/sysutils/am-utils/Makefile
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2017-12-14 01:43:29 UTC
Thanks for the patch.