Bug 205576 - www/xpi-conkeror: cleanup
Summary: www/xpi-conkeror: cleanup
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-24 12:09 UTC by Dmitry Marakasov
Modified: 2016-01-12 12:50 UTC (History)
0 users

See Also:
ashish: maintainer-feedback+


Attachments
Patch (2.22 KB, patch)
2015-12-24 12:09 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-24 12:09:03 UTC
Created attachment 164596 [details]
Patch

- Simplify build handling and respect build flags
- Switch to options helpers
- Remove unneeded @dir's from plist
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-12 12:48:35 UTC
A commit references this bug:

Author: ashish
Date: Tue Jan 12 12:48:25 UTC 2016
New revision: 405869
URL: https://svnweb.freebsd.org/changeset/ports/405869

Log:
  - Update to latest git revision
  - Simplify build handling and respect build flags[1]
  - Switch to options helpers[1]
  - Remove unneeded @dir's from plist[1]
  - Add build dependency on gmake
  - Fix conkeror script to be PREFIX independent
  - Update dependency on firefox to be inclusive

  PR:		205576
  Submitted by:	amdmi3[1]

Changes:
  head/www/xpi-conkeror/Makefile
  head/www/xpi-conkeror/distinfo
  head/www/xpi-conkeror/files/patch-conkeror
  head/www/xpi-conkeror/pkg-plist
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2016-01-12 12:50:46 UTC
Sorry for the delay in followup.

Committed, thanks!