Bug 170664 - [patch] www/xpi-quick-locale-switcher: update to version 1.7.8
Summary: [patch] www/xpi-quick-locale-switcher: update to version 1.7.8
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: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 12:00 UTC by Boris Samorodov
Modified: 2012-08-16 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (873 bytes, patch)
2012-08-16 12:00 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2012-08-16 12:00:19 UTC
A new version is available.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-08-16 13:41:46 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-16 13:42:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-16 14:05:25 UTC
Author: flo
Date: Thu Aug 16 13:05:15 2012
New Revision: 302635
URL: http://svn.freebsd.org/changeset/ports/302635

Log:
  Update to 1.7.8
  
  PR:		ports/170664
  Submitted by:	bsam

Modified:
  head/www/xpi-quick-locale-switcher/Makefile   (contents, props changed)
  head/www/xpi-quick-locale-switcher/distinfo   (contents, props changed)

Modified: head/www/xpi-quick-locale-switcher/Makefile
==============================================================================
--- head/www/xpi-quick-locale-switcher/Makefile	Thu Aug 16 13:04:27 2012	(r302634)
+++ head/www/xpi-quick-locale-switcher/Makefile	Thu Aug 16 13:05:15 2012	(r302635)
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	quick-locale-switcher
-PORTVERSION=	1.7.6
-DISTVERSIONSUFFIX=	-sm+tb+fx
+PORTVERSION=	1.7.8
+DISTVERSIONSUFFIX=	-tb+fx+sm
 CATEGORIES=	www
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: head/www/xpi-quick-locale-switcher/distinfo
==============================================================================
--- head/www/xpi-quick-locale-switcher/distinfo	Thu Aug 16 13:04:27 2012	(r302634)
+++ head/www/xpi-quick-locale-switcher/distinfo	Thu Aug 16 13:05:15 2012	(r302635)
@@ -1,2 +1,2 @@
-SHA256 (xpi/quick_locale_switcher-1.7.6-sm+tb+fx.xpi) = 49a060b217db14c260021b523d1c76450aab13b2e221193c1c367b0278b294ea
-SIZE (xpi/quick_locale_switcher-1.7.6-sm+tb+fx.xpi) = 299284
+SHA256 (xpi/quick_locale_switcher-1.7.8-tb+fx+sm.xpi) = 23dfeae5c5623859aa2b0ba77552ae4d80c417ea4980e68eea271881122887d6
+SIZE (xpi/quick_locale_switcher-1.7.8-tb+fx+sm.xpi) = 301714
_______________________________________________
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 Florian Smeets freebsd_committer freebsd_triage 2012-08-16 14:05:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!