Bug 227608 - sysutils/rw: Improve Makefile
Summary: sysutils/rw: Improve Makefile
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: Thomas Zander
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2018-04-18 12:33 UTC by Mateusz Piotrowski
Modified: 2018-05-05 05:16 UTC (History)
3 users (show)

See Also:
riggs: maintainer-feedback-
0mp: maintainer-feedback?


Attachments
Patch with sysutils/rw Makefile improvements (782 bytes, patch)
2018-04-18 12:33 UTC, Mateusz Piotrowski
0mp: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2018-04-18 12:33:41 UTC
Created attachment 192617 [details]
Patch with sysutils/rw Makefile improvements

Changes:
 * Add LICENSE_FILE
 * Use DISTVERSION instead of PORTVERSION
 * Set the directory to install the manual in via MAKE_ENV and MANDIRS instead of REINPLACE_CMD during the pre-patch target.

QA:
 * portlint -AC
 * poudriere testport 11.1 amd64
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2018-05-05 05:10:50 UTC
Feedback timeout
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-05 05:13:24 UTC
A commit references this bug:

Author: riggs
Date: Sat May  5 05:12:28 UTC 2018
New revision: 469086
URL: https://svnweb.freebsd.org/changeset/ports/469086

Log:
  Makefile cleanup

  Details:
  - Add LICENSE_FILE
  - Use DISTVERSION instead of PORTVERSION
  - Set the directory to install the manual in via MAKE_ENV and MANDIRS
    instead of REINPLACE_CMD during the pre-patch target.
  - Bump PORTREVISION

  PR:		227608
  Submitted by:	0mp
  Approved by:	maintainer timeout

Changes:
  head/sysutils/rw/Makefile