Bug 184660 - [patch] update www/xpi-flagfox from 4.2.11 to 4.2.15
Summary: [patch] update www/xpi-flagfox from 4.2.11 to 4.2.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 16:40 UTC by Oleg Sidorkin
Modified: 2013-12-19 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (839 bytes, patch)
2013-12-10 16:40 UTC, Oleg Sidorkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Sidorkin 2013-12-10 16:40:00 UTC
New version of plugin was released. The attached patch contains svn diff to update the port to the latest version.

Fix: commit the attached patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-11 17:06:45 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2013-12-19 12:26:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-19 12:30:51 UTC
Author: pawel
Date: Thu Dec 19 12:30:43 2013
New Revision: 336892
URL: http://svnweb.freebsd.org/changeset/ports/336892

Log:
  Update to version 4.2.15
  
  PR:		ports/184660
  Submitted by:	maintainer

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

Modified: head/www/xpi-flagfox/Makefile
==============================================================================
--- head/www/xpi-flagfox/Makefile	Thu Dec 19 12:22:41 2013	(r336891)
+++ head/www/xpi-flagfox/Makefile	Thu Dec 19 12:30:43 2013	(r336892)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flagfox
-PORTVERSION=	4.2.11
+PORTVERSION=	4.2.15
 DISTVERSIONSUFFIX=	-sm+fx
 CATEGORIES=	www
 

Modified: head/www/xpi-flagfox/distinfo
==============================================================================
--- head/www/xpi-flagfox/distinfo	Thu Dec 19 12:22:41 2013	(r336891)
+++ head/www/xpi-flagfox/distinfo	Thu Dec 19 12:30:43 2013	(r336892)
@@ -1,2 +1,2 @@
-SHA256 (xpi/flagfox-4.2.11-sm+fx.xpi) = 8147dfa7d8cc4ffea2968f5f7840d8e75bdfc2d699f5b8cad314125d7c32557a
-SIZE (xpi/flagfox-4.2.11-sm+fx.xpi) = 552526
+SHA256 (xpi/flagfox-4.2.15-sm+fx.xpi) = 89ce94536481de561790d77034ea47ce957912c5a392aad8ee5cd85e605f5582
+SIZE (xpi/flagfox-4.2.15-sm+fx.xpi) = 559215
_______________________________________________
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 4 Pawel Pekala freebsd_committer freebsd_triage 2013-12-19 12:30:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!