Bug 219002 - archivers/unrar respect CXXFLAGS, add LICENSE info
Summary: archivers/unrar respect CXXFLAGS, add LICENSE info
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 16:31 UTC by Pawel Pekala
Modified: 2017-05-02 22:03 UTC (History)
0 users

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


Attachments
unrar fix (1.01 KB, patch)
2017-05-01 16:31 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!