Bug 187544

Summary: [ maintainer update ] update www/xpi-flagfox from 4.2.15 to 5.0.0
Product: Ports & Packages Reporter: Oleg Sidorkin <osidorkin>
Component: Individual Port(s)Assignee: Oleg Sidorkin <osidorkin>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino, osidorkin, pi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
update to 5.0.5 and correct plist issue none

Description Oleg Sidorkin 2014-03-13 16:40:00 UTC
 www/xpi-flagfox firefox plugin is outdated and should be updated

Fix: The patch is attached

Patch attached with submission follows:
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-12 19:25:34 UTC
Running a testbuild in poudriere says:

[...]
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%XPI_XPIDIR%%/chrome
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/xpi-flagfox

Can you tell me how to fix this ?
Comment 2 Oleg Sidorkin 2014-07-14 08:44:16 UTC
Created attachment 144646 [details]
update to 5.0.5 and correct plist issue

And addon itself was updated.

Here is new patch with plist issue solved and addon updated.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-07-14 20:22:22 UTC
A commit references this bug:

Author: pi
Date: Mon Jul 14 20:21:56 UTC 2014
New revision: 361830
URL: http://svnweb.freebsd.org/changeset/ports/361830

Log:
  www/xpi-flagfox: 4.2.15 -> 5.0.5

  PR:		187544
  Submitted by:	osidorkin@gmail.com (maintainer)

Changes:
  head/www/xpi-flagfox/Makefile
  head/www/xpi-flagfox/distinfo
  head/www/xpi-flagfox/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-14 20:23:22 UTC
Comitted, thanks!