diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-08-08 18:42:03 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-08-08 18:42:03 +0000 |
commit | 48f9528b90d58ac57bc0dcf8b05e939026b26799 (patch) | |
tree | e865dbceb17400d2f950e44a8979cf576a6eee98 /security/nss/files/patch-sysdb | |
parent | A library, client, and some examples written in Python to access the (diff) |
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n
Security: 0998e79d-0055-11e3-905b-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
Notes
Notes:
svn path=/head/; revision=324409
Diffstat (limited to 'security/nss/files/patch-sysdb')
-rw-r--r-- | security/nss/files/patch-sysdb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/nss/files/patch-sysdb b/security/nss/files/patch-sysdb index 7874a3ad9f09..7c67d21aa651 100644 --- a/security/nss/files/patch-sysdb +++ b/security/nss/files/patch-sysdb @@ -122,6 +122,17 @@ #include "seccomon.h" #include "secdert.h" #include "secoidt.h" +--- lib/manifest.mn~ ++++ lib/manifest.mn +@@ -20,7 +20,7 @@ DIRS = \ + $(UTIL_SRCDIR) \ + $(FREEBL_SRCDIR) \ + $(SQLITE_SRCDIR) \ +- $(DBM_SRCDIR) \ ++ $(NULL) \ + $(SOFTOKEN_SRCDIR) \ + base dev pki \ + libpkix \ --- cmd/platlibs.mk.orig 2009-08-31 12:57:13.000000000 +0200 +++ cmd/platlibs.mk 2009-08-31 12:57:29.000000000 +0200 @@ -85,7 +85,7 @@ |