Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2012 22:18:47 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1039 - in trunk: mail/thunderbird mail/thunderbird-esr mail/thunderbird3 security/nss www/firefox www/firefox-esr www/firefox-nightly www/firefox36 www/kompozer www/libxul www/libxul19 www/seamonkey
Message-ID:  <201209282218.q8SMIlHc075801@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Sep 28 22:18:46 2012
New Revision: 1039

Log:
bump nss pkgversion after r1035

Modified:
   trunk/mail/thunderbird-esr/Makefile
   trunk/mail/thunderbird/Makefile
   trunk/mail/thunderbird3/Makefile
   trunk/security/nss/Makefile
   trunk/www/firefox-esr/Makefile
   trunk/www/firefox-nightly/Makefile
   trunk/www/firefox/Makefile
   trunk/www/firefox36/Makefile
   trunk/www/kompozer/Makefile
   trunk/www/libxul/Makefile
   trunk/www/libxul19/Makefile
   trunk/www/seamonkey/Makefile

Modified: trunk/mail/thunderbird-esr/Makefile
==============================================================================
--- trunk/mail/thunderbird-esr/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/mail/thunderbird-esr/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
 BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr \
-		nss>=3.13.1:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.7.1:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
 		unzip:${PORTSDIR}/archivers/unzip

Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/mail/thunderbird/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
 BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
-		nss>=3.13.2:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: trunk/mail/thunderbird3/Makefile
==============================================================================
--- trunk/mail/thunderbird3/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/mail/thunderbird3/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -16,7 +16,7 @@
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
 BUILD_DEPENDS=	nspr>=4.8.6:${PORTSDIR}/devel/nspr \
-		nss>=3.12.8:${PORTSDIR}/security/nss
+		nss>=3.13.6_1:${PORTSDIR}/security/nss
 
 DEPRECATED=	will be unsupported by when Thunderbird 12 is release, migrate to mail/thunderbird now
 USE_AUTOTOOLS=	autoconf213:env

Modified: trunk/security/nss/Makefile
==============================================================================
--- trunk/security/nss/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/security/nss/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -7,6 +7,7 @@
 
 PORTNAME=	nss
 PORTVERSION=	${_MAJOR}.${_MINOR}.${_PATCH}
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src

Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/firefox-esr/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr \
-		nss>=3.13.1:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.7.1:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
 		unzip:${PORTSDIR}/archivers/unzip

Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/firefox-nightly/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -18,7 +18,7 @@
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.9.2:${PORTSDIR}/devel/nspr \
-		nss>=3.13.2:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.14:${PORTSDIR}/databases/sqlite3 \
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/firefox/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
-		nss>=3.13.2:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \

Modified: trunk/www/firefox36/Makefile
==============================================================================
--- trunk/www/firefox36/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/firefox36/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.8.6:${PORTSDIR}/devel/nspr \
-		nss>=3.12.8:${PORTSDIR}/security/nss
+		nss>=3.13.6_1:${PORTSDIR}/security/nss
 
 DEPRECATED=	will be unsupported by when Firefox 12 is release, migrate to www/firefox now
 USE_AUTOTOOLS=	autoconf213:env

Modified: trunk/www/kompozer/Makefile
==============================================================================
--- trunk/www/kompozer/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/kompozer/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -16,6 +16,8 @@
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Complete Web Authoring Suite
 
+BUILD_DEPENDS=	nss>=3.13.6_1:${PORTSDIR}/security/nss
+
 WANT_GNOME=	yes
 WANT_PERL=	yes
 USE_BZIP2=	yes

Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/libxul/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -16,7 +16,7 @@
 COMMENT?=	Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
 
 BUILD_DEPENDS=	nspr>=4.8.8:${PORTSDIR}/devel/nspr \
-		nss>=3.13.1:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.7.1:${PORTSDIR}/databases/sqlite3 \
 		cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
 		unzip:${PORTSDIR}/archivers/unzip

Modified: trunk/www/libxul19/Makefile
==============================================================================
--- trunk/www/libxul19/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/libxul19/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -16,6 +16,9 @@
 MAINTAINER?=	gecko@FreeBSD.org
 COMMENT?=	Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
 
+BUILD_DEPENDS=	nspr>=4.8.6:${PORTSDIR}/devel/nspr \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss
+
 WRKSRC=		${WRKDIR}/mozilla-1.9.2
 CONFLICTS=	mozilla-[0-9]* libxul-[0-9][0-9].*
 GECKO_PLIST_PRE_DIRS=	lib/${MOZILLA}/bin lib/${MOZILLA}/idl \

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Fri Sep 28 04:05:35 2012	(r1038)
+++ trunk/www/seamonkey/Makefile	Fri Sep 28 22:18:46 2012	(r1039)
@@ -17,7 +17,7 @@
 COMMENT=	The open source, standards compliant web browser
 
 BUILD_DEPENDS=	nspr>=4.9:${PORTSDIR}/devel/nspr \
-		nss>=3.13.2:${PORTSDIR}/security/nss \
+		nss>=3.13.6_1:${PORTSDIR}/security/nss \
 		sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
 		unzip:${PORTSDIR}/archivers/unzip



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