Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2012 16:17:04 -0400 (EDT)
From:      AN <andy@neu.net>
To:        freebsd-gecko@freebsd.org
Subject:   Re: [SVN-Commit] r1060 - trunk/www/firefox-nightly
Message-ID:  <alpine.BSF.2.00.1210031614140.22042@mail.neu.net>
In-Reply-To: <201210031541.q93FfklJ099243@trillian.chruetertee.ch>
References:  <201210031541.q93FfklJ099243@trillian.chruetertee.ch>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 3 Oct 2012, svn-freebsd-gecko@chruetertee.ch wrote:

> Author: jbeich
> Date: Wed Oct  3 15:41:45 2012
> New Revision: 1060
>
> Log:
> temporarily lower version requirements for Nightly
>
> Modified:
>   trunk/www/firefox-nightly/Makefile
>
> Modified: trunk/www/firefox-nightly/Makefile
> ==============================================================================
> --- trunk/www/firefox-nightly/Makefile	Wed Oct  3 15:41:38 2012	(r1059)
> +++ trunk/www/firefox-nightly/Makefile	Wed Oct  3 15:41:45 2012	(r1060)
> @@ -112,6 +112,10 @@
> 		<${FILESDIR}/firefox.desktop.in >${WRKDIR}/${MOZILLA}.desktop
>
> post-patch:
> +	@${REINPLACE_CMD} -e '/MOZPNG/s/=[0-9]*/=10511/' \
> +		-e '/AM_PATH_NSPR/s/([0-9.]*,/(4.9.2,/' \
> +		-e '/AM_PATH_NSS/s/([0-9.]*,/(3.13.6,/' \
> +		${WRKSRC}/configure.in
> 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
> 		${WRKSRC}/browser/app/nsBrowserApp.cpp


# svn up
Updating '.':
G    Makefile
Updated to revision 1061.
[root@FBSD10 /home/root/ff_nightly]# make update && make makesum && time 
make all deinstall install clean 
===>  Found saved configuration for firefox-nightly-18.0.104181,1
=> da6230dfa32e.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/firefox-nightly.
=> Attempting to fetch 
http://hg.mozilla.org/mozilla-central/archive/da6230dfa32e.tar.bz2
fetch: http://hg.mozilla.org/mozilla-central/archive/da6230dfa32e.tar.bz2: 
size of remote file is not known
da6230dfa32e.tar.bz2                                    88 MB  639 kBps
===>   firefox-nightly-18.0.109037,1 depends on package: nspr>=4.9.2 - 
found
===>   firefox-nightly-18.0.109037,1 depends on package: nss>=3.13.6_1 - 
not found
===>   Found nss-3.13.6, but you need to upgrade to nss>=3.13.6_1.
*** [build-depends] Error code 1




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1210031614140.22042>