Bug 171296

Summary: www/xpi-firebug: update to 1.10.3
Product: Ports & Packages Reporter: Barbara <barbara.xxx1975>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Barbara 2012-09-03 22:20:12 UTC
Update firebug to the latest release.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-03 22:21:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

flo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-03 23:33:39 UTC
Author: flo
Date: Mon Sep  3 22:33:28 2012
New Revision: 303626
URL: http://svn.freebsd.org/changeset/ports/303626

Log:
  Update to 1.10.3
  
  PR:		ports/171296
  Submitted by:	Barbara <barbara.xxx1975@libero.it>

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

Modified: head/www/xpi-firebug/Makefile
==============================================================================
--- head/www/xpi-firebug/Makefile	Mon Sep  3 22:24:23 2012	(r303625)
+++ head/www/xpi-firebug/Makefile	Mon Sep  3 22:33:28 2012	(r303626)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firebug
-PORTVERSION=	1.10.2
+PORTVERSION=	1.10.3
 DISTVERSIONSUFFIX=	-fx
 PORTEPOCH=	3
 CATEGORIES=	www

Modified: head/www/xpi-firebug/distinfo
==============================================================================
--- head/www/xpi-firebug/distinfo	Mon Sep  3 22:24:23 2012	(r303625)
+++ head/www/xpi-firebug/distinfo	Mon Sep  3 22:33:28 2012	(r303626)
@@ -1,2 +1,2 @@
-SHA256 (xpi/firebug-1.10.2-fx.xpi) = f41247a97e6df7bc36bc3fd2f0c7107f874a5e31ae6bebae944dcb0b9eb14caa
-SIZE (xpi/firebug-1.10.2-fx.xpi) = 1621801
+SHA256 (xpi/firebug-1.10.3-fx.xpi) = 8029b44a15325adb170e33f44ed39db3602f8f87cd0432fddc9622cf9058ac47
+SIZE (xpi/firebug-1.10.3-fx.xpi) = 1625368
\ No newline at end of file
_______________________________________________
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 Florian Smeets freebsd_committer freebsd_triage 2012-09-03 23:33:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!