A new version is available. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->gecko Over to maintainer (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed. Thanks!