On Tue, 31 Jul 2012, svn-freebsd-ge...@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= ge...@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-unsubscr...@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: ge...@freebsd.org
I guess we need to wait for the port to updated?
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"