Bug 181471

Summary: [patch] update www\xpi-flagfox from 4.2.2 to 4.2.11
Product: Ports & Packages Reporter: Oleg Sidorkin <osidorkin>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Oleg Sidorkin 2013-08-22 21:50:00 UTC
New version of plugin was released. The attached patch contains svn diff for to update the port to the latest version.

Fix: commit the attached patch

Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-23 11:58:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-23 14:47:20 UTC
Author: wg
Date: Fri Aug 23 13:47:12 2013
New Revision: 325265
URL: http://svnweb.freebsd.org/changeset/ports/325265

Log:
  www/xpi-flagfox: update to 4.2.11
  
  - Update to 4.2.11
  
  PR:		ports/181471
  Submitted by:	Oleg Sidorkin <osidorkin gmail.com> (maintainer)

Modified:
  head/www/xpi-flagfox/Makefile
  head/www/xpi-flagfox/distinfo
  head/www/xpi-flagfox/pkg-plist

Modified: head/www/xpi-flagfox/Makefile
==============================================================================
--- head/www/xpi-flagfox/Makefile	Fri Aug 23 13:39:54 2013	(r325264)
+++ head/www/xpi-flagfox/Makefile	Fri Aug 23 13:47:12 2013	(r325265)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flagfox
-PORTVERSION=	4.2.2
+PORTVERSION=	4.2.11
 DISTVERSIONSUFFIX=	-sm+fx
 CATEGORIES=	www
 

Modified: head/www/xpi-flagfox/distinfo
==============================================================================
--- head/www/xpi-flagfox/distinfo	Fri Aug 23 13:39:54 2013	(r325264)
+++ head/www/xpi-flagfox/distinfo	Fri Aug 23 13:47:12 2013	(r325265)
@@ -1,2 +1,2 @@
-SHA256 (xpi/flagfox-4.2.2-sm+fx.xpi) = b01595ab7f9cecb98dacfa833d7249c1c6b919585fb68da76b441850d73134c7
-SIZE (xpi/flagfox-4.2.2-sm+fx.xpi) = 721707
+SHA256 (xpi/flagfox-4.2.11-sm+fx.xpi) = 8147dfa7d8cc4ffea2968f5f7840d8e75bdfc2d699f5b8cad314125d7c32557a
+SIZE (xpi/flagfox-4.2.11-sm+fx.xpi) = 552526

Modified: head/www/xpi-flagfox/pkg-plist
==============================================================================
--- head/www/xpi-flagfox/pkg-plist	Fri Aug 23 13:39:54 2013	(r325264)
+++ head/www/xpi-flagfox/pkg-plist	Fri Aug 23 13:47:12 2013	(r325265)
@@ -6,6 +6,7 @@
 %%XPI_XPIDIR%%/install.rdf
 %%XPI_XPIDIR%%/ipdb/ip4.db
 %%XPI_XPIDIR%%/ipdb/ip6.db
+%%XPI_XPIDIR%%/ipdb/metadata.js
 @dirrm %%XPI_XPIDIR%%/chrome/flagfox/modules
 @dirrm %%XPI_XPIDIR%%/chrome/flagfox
 @dirrm %%XPI_XPIDIR%%/chrome
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-08-23 14:47:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!