From owner-freebsd-gecko@FreeBSD.ORG Fri Sep 28 22:18:59 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C73E8106566C for ; Fri, 28 Sep 2012 22:18:59 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id 626848FC08 for ; Fri, 28 Sep 2012 22:18:58 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.4/8.14.3) with ESMTP id q8SMIqJO078607 for ; Fri, 28 Sep 2012 22:18:52 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.4/8.14.3/Submit) id q8SMIlHc075801 for freebsd-gecko@freebsd.org; Fri, 28 Sep 2012 22:18:47 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Fri, 28 Sep 2012 22:18:47 GMT Message-Id: <201209282218.q8SMIlHc075801@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 22:18:59 -0000 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