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: 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"
State Changed From-To: open->closed Committed. Thanks!