diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-09 06:16:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-09 06:16:35 +0000 |
commit | f4aef6b62c614ecd1d50069031eae67318ac5ff9 (patch) | |
tree | 781de0366f06f8728245988a38a42d4e172d024d /devel/nspr/files/patch-bug782113 | |
parent | www/ruybgem-puma: update to 2.9.1 (diff) |
Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29
Submitted by: Jan Beich for gecko@
Diffstat (limited to 'devel/nspr/files/patch-bug782113')
-rw-r--r-- | devel/nspr/files/patch-bug782113 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/nspr/files/patch-bug782113 b/devel/nspr/files/patch-bug782113 index db2e5fc89046..46c2d733f146 100644 --- a/devel/nspr/files/patch-bug782113 +++ b/devel/nspr/files/patch-bug782113 @@ -1,5 +1,5 @@ ---- ../pr/include/md/_freebsd.cfg.orig 2014-06-05 21:42:08.000000000 +0000 -+++ ../pr/include/md/_freebsd.cfg 2014-08-18 00:20:35.358964562 +0000 +--- ../pr/include/md/_freebsd.cfg ++++ ../pr/include/md/_freebsd.cfg @@ -251,6 +251,147 @@ #define PR_ALIGN_OF_POINTER 8 #define PR_ALIGN_OF_WORD 8 @@ -148,8 +148,8 @@ #else #error "Unknown CPU architecture" ---- ../pr/include/md/_freebsd.h.orig 2014-08-18 00:19:52.236967851 +0000 -+++ ../pr/include/md/_freebsd.h 2014-08-18 00:19:52.507967938 +0000 +--- ../pr/include/md/_freebsd.h ++++ ../pr/include/md/_freebsd.h @@ -25,6 +25,12 @@ #define _PR_SI_ARCHITECTURE "ia64" #elif defined(__amd64__) |