Bug 219002

Summary: archivers/unrar respect CXXFLAGS, add LICENSE info
Product: Ports & Packages Reporter: Pawel Pekala <pawel>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
unrar fix none

Description Pawel Pekala freebsd_committer freebsd_triage 2017-05-01 16:31:01 UTC
Created attachment 182227 [details]
unrar fix

- Respect CXXFLAGS during build
- Add LICENSE information
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-01 19:26:06 UTC
Committed. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-05-01 19:26:06 UTC
A commit references this bug:

Author: sunpoet
Date: Mon May  1 19:25:40 UTC 2017
New revision: 439907
URL: https://svnweb.freebsd.org/changeset/ports/439907

Log:
  Respect CXXFLAGS

  - Add LICENSE
  - Remove LICENSE_FILE from PORTDOCS
  - Bump PORTREVISION for package change

  PR:		219002
  Submitted by:	pawel

Changes:
  head/archivers/unrar/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-02 22:03:29 UTC
Committed. Thanks!