From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 31 19:41:09 2012 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20CE9106566B for ; Tue, 31 Jul 2012 19:41:09 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (unknown [IPv6:2607:fc50:0:d300:216:3eff:fe54:f1c6]) by mx1.freebsd.org (Postfix) with ESMTP id D1E748FC12 for ; Tue, 31 Jul 2012 19:41:08 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id q6VJewdQ084514 for ; Tue, 31 Jul 2012 15:41:05 -0400 (EDT) (envelope-from andy@neu.net) Date: Tue, 31 Jul 2012 15:40:58 -0400 (EDT) From: AN To: gecko@freebsd.org In-Reply-To: <201207311355.q6VDtlpv045731@trillian.chruetertee.ch> Message-ID: References: <201207311355.q6VDtlpv045731@trillian.chruetertee.ch> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: [SVN-Commit] r904 - in branches/experimental: devel/nspr www/firefox-nightly X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2012 19:41:09 -0000 On Tue, 31 Jul 2012, svn-freebsd-gecko@chruetertee.ch wrote: > Author: jbeich > Date: Tue Jul 31 13:55:47 2012 > New Revision: 904 > > Log: > - update nspr to 4.9.2 > - switch back Nightly to system nspr > > Modified: > branches/experimental/devel/nspr/Makefile > branches/experimental/devel/nspr/distinfo > branches/experimental/www/firefox-nightly/Makefile > > Modified: branches/experimental/devel/nspr/Makefile > ============================================================================== > --- branches/experimental/devel/nspr/Makefile Sun Jul 29 15:05:35 2012 (r903) > +++ branches/experimental/devel/nspr/Makefile Tue Jul 31 13:55:47 2012 (r904) > @@ -6,8 +6,7 @@ > # $MCom: ports-experimental/devel/nspr/Makefile,v 1.6 2008/03/12 13:06:56 ahze Exp $ > > PORTNAME= nspr > -DISTVERSION= 4.9.1 > -PORTREVISION= 1 > +DISTVERSION= 4.9.2 > CATEGORIES= devel > MASTER_SITES= MOZILLA > MASTER_SITE_SUBDIR= nspr/releases/v${PORTVERSION}/src > > Modified: branches/experimental/devel/nspr/distinfo > ============================================================================== > --- branches/experimental/devel/nspr/distinfo Sun Jul 29 15:05:35 2012 (r903) > +++ branches/experimental/devel/nspr/distinfo Tue Jul 31 13:55:47 2012 (r904) > @@ -1,2 +1,2 @@ > -SHA256 (nspr-4.9.1.tar.gz) = 5b696b80a3254aa0e5c7f0614b6bb9b14c483df46af66c792993e3d853568d17 > -SIZE (nspr-4.9.1.tar.gz) = 1172951 > +SHA256 (nspr-4.9.2.tar.gz) = 570206f125fc31b8589b31d3837c190ee2a75d4f3b8faec2cbedbeacc016e82c > +SIZE (nspr-4.9.2.tar.gz) = 1172193 > > Modified: branches/experimental/www/firefox-nightly/Makefile > ============================================================================== > --- branches/experimental/www/firefox-nightly/Makefile Sun Jul 29 15:05:35 2012 (r903) > +++ branches/experimental/www/firefox-nightly/Makefile Tue Jul 31 13:55:47 2012 (r904) > @@ -17,7 +17,8 @@ > MAINTAINER= gecko@FreeBSD.org > COMMENT= Web browser based on the browser portion of Mozilla > > -BUILD_DEPENDS= nss>=3.13.2:${PORTSDIR}/security/nss \ > +BUILD_DEPENDS= nspr>=4.9.2:${PORTSDIR}/devel/nspr \ > + nss>=3.13.2:${PORTSDIR}/security/nss \ > sqlite3>=3.7.13:${PORTSDIR}/databases/sqlite3 \ > ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \ > cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \ > @@ -29,7 +30,7 @@ > USE_PYTHON_BUILD=yes > USE_GECKO= gecko > MOZ_PKGCONFIG_FILES= # empty > -USE_MOZILLA= -nspr > +USE_MOZILLA= # empty > MOZILLA_NAME= Nightly > MOZILLA_SUFX= -nightly > MOZILLA= ${PORTNAME}${MOZILLA_SUFX} > _______________________________________________ > freebsd-gecko@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gecko > To unsubscribe, send any mail to "freebsd-gecko-unsubscribe@freebsd.org" > # make update && make makesum && make all deinstall install clean ===> Found saved configuration for firefox-nightly-17.0.100963,1 ===> firefox-nightly-17.0.100963,1 depends on package: nspr>=4.9.2 - not found ===> Found nspr-4.9.1_1, but you need to upgrade to nspr>=4.9.2. *** [build-depends] Error code 1 Stop in /home/root/ff_nightly. *** [/home/root/ff_nightly/work/.configure_done.firefox._usr_local] Error code 1 Stop in /home/root/ff_nightly. *** [build] Error code 1 "===> Found nspr-4.9.1_1, but you need to upgrade to nspr>=4.9.2.", What is the procedure to update nspr? I have: # pkg_info |grep nspr linux-f10-nspr-4.7.6 Netscape Portable Runtime (Linux Fedora 10) nspr-4.9.1_1 A platform-neutral API for system level and libc like funct It seems the latest version in the ports tree is: nspr 4.9.1_1 devel on this many watch lists=307 search for ports that depend on this port A platform-neutral API for system level and libc like functions Maintained by: gecko@FreeBSD.org I guess we need to wait for the port to updated?