Update firebug to the latest release. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->flo flo@ wants his PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed. Thanks!