Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2012 06:53:11 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r780 - in branches/experimental: mail/thunderbird-beta mail/thunderbird-esr mail/thunderbird3 www/firefox-beta www/seamonkey www/seamonkey-beta
Message-ID:  <201206190653.q5J6rBpl050008@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jun 19 06:53:11 2012
New Revision: 780

Log:
sync nspr version with what mozilla/configure.in requests

Modified:
   branches/experimental/mail/thunderbird-beta/Makefile
   branches/experimental/mail/thunderbird-esr/Makefile
   branches/experimental/mail/thunderbird3/Makefile
   branches/experimental/www/firefox-beta/Makefile
   branches/experimental/www/seamonkey-beta/Makefile
   branches/experimental/www/seamonkey/Makefile

Modified: branches/experimental/mail/thunderbird-beta/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-beta/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/mail/thunderbird-beta/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
-BUILD_DEPENDS=	nspr>=4.8.7:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
 		nss>=3.13.2:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.10:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: branches/experimental/mail/thunderbird-esr/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-esr/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/mail/thunderbird-esr/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
-BUILD_DEPENDS=	nspr>=4.8.7:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr \
 		nss>=3.13.1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.7.1:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: branches/experimental/mail/thunderbird3/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird3/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/mail/thunderbird3/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
-BUILD_DEPENDS=	nspr>=4.8:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.8.6:${PORTSDIR}/devel/nspr \
 		nss>=3.12.8:${PORTSDIR}/security/nss
 
 DEPRECATED=	will be unsupported by when Thunderbird 12 is release, migrate to mail/thunderbird now

Modified: branches/experimental/www/firefox-beta/Makefile
==============================================================================
--- branches/experimental/www/firefox-beta/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/www/firefox-beta/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -16,7 +16,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
-BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
 		nss>=3.13.2:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.10:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: branches/experimental/www/seamonkey-beta/Makefile
==============================================================================
--- branches/experimental/www/seamonkey-beta/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/www/seamonkey-beta/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	The open source, standards compliant web browser
 
-BUILD_DEPENDS=	nspr>=4.8.7:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
 		nss>=3.13.2:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.10:${PORTSDIR}/databases/sqlite3 \
 		unzip:${PORTSDIR}/archivers/unzip

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile	Tue Jun 19 06:51:52 2012	(r779)
+++ branches/experimental/www/seamonkey/Makefile	Tue Jun 19 06:53:11 2012	(r780)
@@ -15,7 +15,7 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	The open source, standards compliant web browser
 
-BUILD_DEPENDS=	nspr>=4.8.7:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
 		nss>=3.13.2:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.10:${PORTSDIR}/databases/sqlite3 \
 		unzip:${PORTSDIR}/archivers/unzip



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