From e5bbe642215955e8388c5150c6bff413cc112cd3 Mon Sep 17 00:00:00 2001 From: "wtchang%redhat.com" Date: Tue, 1 Nov 2005 19:00:12 +0000 Subject: [PATCH] Import NSPR 4.6 and NSS 3.10.2 temporarily. We will import NSPR 4.6.1 and NSS 3.11 when they are released. --- security/jss/manifest.mn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/jss/manifest.mn b/security/jss/manifest.mn index eb1620202d70..3bf313f43421 100644 --- a/security/jss/manifest.mn +++ b/security/jss/manifest.mn @@ -50,8 +50,8 @@ MODULE = jss # org/mozilla/jss/CryptoManager.java, and the PRODUCT_VERSION # and PRODUCT_NAME values in pkg/solaris/Makefile.com. # -IMPORTS = nss/NSS_3_9_RTM \ - nspr20/v4.4.1 \ +IMPORTS = nss/NSS_3_10_2_RTM \ + nspr20/v4.6 \ $(NULL) DIRS = org \