On Wed, 3 Oct 2012, [email protected] 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"