diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-06-15 11:10:34 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-06-15 11:10:34 +0000 |
commit | 87948edeea257f3a31950f7c3ea215531a15af63 (patch) | |
tree | 0f885f335ca7ccb047661ec97c09dce0144b6f5d /www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h | |
parent | - Remove x11-toolkits/hs-{GLU,OpenGL}Raw, they are in the Ports Collection (diff) |
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
Notes
Notes:
svn path=/head/; revision=320984
Diffstat (limited to 'www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h')
-rw-r--r-- | www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h b/www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h deleted file mode 100644 index e2ab2c4108d8..000000000000 --- a/www/libxul19/files/patch-intl-unicharutil-util-nsUnicharUtils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- intl/unicharutil/util/nsUnicharUtils.h.orig 2012-10-28 10:53:41.000000000 +0100 -+++ intl/unicharutil/util/nsUnicharUtils.h 2012-10-28 10:54:01.000000000 +0100 -@@ -72,6 +72,8 @@ inline PRBool IsLowerCase(PRUnichar c) { - class nsCaseInsensitiveStringComparator : public nsStringComparator - { - public: -+ nsCaseInsensitiveStringComparator() {} -+ - virtual int operator() (const PRUnichar*, - const PRUnichar*, - PRUint32 aLength) const; |