[SVN-Commit] r1409 - in trunk/www: firefox firefox-nightly

AN andy at neu.net
Thu Nov 28 07:10:22 UTC 2013


On Wed, 27 Nov 2013, svn-freebsd-gecko at chruetertee.ch wrote:

> Author: jbeich
> Date: Wed Nov 27 11:34:58 2013
> New Revision: 1409
>
> Log:
> update
>
> Modified:
>   trunk/www/firefox-nightly/Makefile
>   trunk/www/firefox-nightly/Makefile.hgrev
>   trunk/www/firefox-nightly/distinfo
>   trunk/www/firefox/Makefile
>   trunk/www/firefox/distinfo
>
> Modified: trunk/www/firefox-nightly/Makefile
> ==============================================================================
> --- trunk/www/firefox-nightly/Makefile	Mon Nov 25 20:24:53 2013	(r1408)
> +++ trunk/www/firefox-nightly/Makefile	Wed Nov 27 11:34:58 2013	(r1409)
> @@ -15,11 +15,11 @@
>
> FETCH_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
>
> -BUILD_DEPENDS=	nspr>=4.10.2:${PORTSDIR}/devel/nspr \
> -		${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
> +BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
> 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
> 		v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \
> 		unzip:${PORTSDIR}/archivers/unzip
> +#		nspr>=4.10.3:${PORTSDIR}/devel/nspr \
> #		nss>=3.15.4:${PORTSDIR}/security/nss \
> #		sqlite3>=3.8.1:${PORTSDIR}/databases/sqlite3 \
>
> @@ -31,7 +31,7 @@
> OBJDIR_BUILD=	# in-tree build broken after bug 789837
> USE_GECKO=	gecko
> MOZ_PKGCONFIG_FILES=	# empty
> -USE_MOZILLA=	-nss -sqlite # bug713933
> +USE_MOZILLA=	-nspr -nss -sqlite # nspr:bug932398 nss:bug713933
> CPPFLAGS+=	-I${LOCALBASE}/include/pixman-1 # bug941595
> MOZILLA_NAME=	Firefox Nightly
> MOZILLA_SUFX=	-nightly
>
> Modified: trunk/www/firefox-nightly/Makefile.hgrev
> ==============================================================================
> --- trunk/www/firefox-nightly/Makefile.hgrev	Mon Nov 25 20:24:53 2013	(r1408)
> +++ trunk/www/firefox-nightly/Makefile.hgrev	Wed Nov 27 11:34:58 2013	(r1409)
> @@ -1 +1 @@
> -HGREV=		157371:964f8357390b
> +HGREV=		157727:8e1efc26dd88
>
> Modified: trunk/www/firefox-nightly/distinfo
> ==============================================================================
> --- trunk/www/firefox-nightly/distinfo	Mon Nov 25 20:24:53 2013	(r1408)
> +++ trunk/www/firefox-nightly/distinfo	Wed Nov 27 11:34:58 2013	(r1409)
> @@ -1,2 +1,2 @@
> -SHA256 (firefox-nightly/964f8357390b.tar.bz2) = 229f04708e926726f1c278be626245f7d0646ceb5098250898abcd8610c87c7a
> -SIZE (firefox-nightly/964f8357390b.tar.bz2) = 130600537
> +SHA256 (firefox-nightly/8e1efc26dd88.tar.bz2) = 122f60f30ccb95763e8058a97d57ded73d19018ab0d36037ea66134f16e89bb0
> +SIZE (firefox-nightly/8e1efc26dd88.tar.bz2) = 130748164

===>   Registering installation for firefox-nightly-28.0.157865,1
Installing firefox-nightly-28.0.157865,1... done

Works, but no sound.


More information about the freebsd-gecko mailing list