Bug 170383 - www/xpi-firebug: update to 1.10.2
Summary: www/xpi-firebug: update to 1.10.2
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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 07:00 UTC by Barbara
Modified: 2012-08-16 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (652 bytes, patch)
2012-08-05 07:00 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2012-08-05 07:00:01 UTC
Update firebug to the latest release.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-05 07:00:32 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-08-16 14:04:46 UTC
Author: flo
Date: Thu Aug 16 13:04:27 2012
New Revision: 302634
URL: http://svn.freebsd.org/changeset/ports/302634

Log:
  Update to 1.10.2
  
  PR:		ports/170383
  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	Thu Aug 16 10:11:05 2012	(r302633)
+++ head/www/xpi-firebug/Makefile	Thu Aug 16 13:04:27 2012	(r302634)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firebug
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.2
 DISTVERSIONSUFFIX=	-fx
 PORTEPOCH=	3
 CATEGORIES=	www

Modified: head/www/xpi-firebug/distinfo
==============================================================================
--- head/www/xpi-firebug/distinfo	Thu Aug 16 10:11:05 2012	(r302633)
+++ head/www/xpi-firebug/distinfo	Thu Aug 16 13:04:27 2012	(r302634)
@@ -1,2 +1,2 @@
-SHA256 (xpi/firebug-1.10.0-fx.xpi) = e61ceff947f8838a0a105e887c86b0953662e1e34fb5bb3832448fcd8d678a6c
-SIZE (xpi/firebug-1.10.0-fx.xpi) = 1611859
+SHA256 (xpi/firebug-1.10.2-fx.xpi) = f41247a97e6df7bc36bc3fd2f0c7107f874a5e31ae6bebae944dcb0b9eb14caa
+SIZE (xpi/firebug-1.10.2-fx.xpi) = 1621801
_______________________________________________
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-08-16 14:05:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!