Author: beat Date: Fri Mar 18 14:27:53 2011 New Revision: 522 Log: - Update to 4.0 build candidate 1 - s/firefox-devel/firefox/ in pkg-message
The source is available here: ftp://ftp.mozilla.org/pub/firefox/nightly/4.0-candidates/build1/source/firefox-4.0.source.tar.bz2 Modified: branches/experimental/www/firefox/Makefile branches/experimental/www/firefox/distinfo branches/experimental/www/firefox/pkg-message Modified: branches/experimental/www/firefox/Makefile ============================================================================== --- branches/experimental/www/firefox/Makefile Thu Mar 17 00:08:39 2011 (r521) +++ branches/experimental/www/firefox/Makefile Fri Mar 18 14:27:53 2011 (r522) @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 4.0rc1 +DISTVERSION= 4.0 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} Modified: branches/experimental/www/firefox/distinfo ============================================================================== --- branches/experimental/www/firefox/distinfo Thu Mar 17 00:08:39 2011 (r521) +++ branches/experimental/www/firefox/distinfo Fri Mar 18 14:27:53 2011 (r522) @@ -1,2 +1,2 @@ -SHA256 (firefox-4.0rc1.source.tar.bz2) = 8bae4af5d364c6caa624ad106f532f046f23e6187281cf87d8d4ed5d899f100f -SIZE (firefox-4.0rc1.source.tar.bz2) = 66026659 +SHA256 (firefox-4.0.source.tar.bz2) = a91e960177bacea9add21bbe92741b1f88e9e38f0b3bb0d7113166a1c4338662 +SIZE (firefox-4.0.source.tar.bz2) = 66031176 Modified: branches/experimental/www/firefox/pkg-message ============================================================================== --- branches/experimental/www/firefox/pkg-message Thu Mar 17 00:08:39 2011 (r521) +++ branches/experimental/www/firefox/pkg-message Fri Mar 18 14:27:53 2011 (r522) @@ -37,7 +37,7 @@ Please include the following information with any bug report: * Output from 'uname -a'. -* Output from 'ident /usr/ports/www/firefox-devel/Makefile' +* Output from 'ident /usr/ports/www/firefox/Makefile' * Where/when did the problem occur: configuring, building, or running firefox * How can you reproduce the problem? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
