head 1.2; access; symbols pkgsrc-2015Q1:1.1.0.18 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.16 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.14 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.12 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.10 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.8 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.6 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.4 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2015.06.14.12.50.00; author markd; state dead; branches; next 1.1; commitid M6UuXWAncmynFopy; 1.1 date 2013.01.17.16.02.17; author joerg; state Exp; branches; next ; desc @@ 1.2 log @Update to texlive 2015. pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if \pdfinclusionerrorlevel is negative; sync with xpdf 3.04. LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal random number generator and other places. XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling to xetex; internal XDV opcodes changed. MetaPost: New numbersystem binary; new Japanese-enabled upmpost and updvitomp programs, analogous to up*tex. Infrastructure: The fmtutil script has been reimplemented to read fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own directory, instead of always using the existing PATH. @ text @$NetBSD: patch-src_websearch_websearchabstract.cpp,v 1.1 2013/01/17 16:02:17 joerg Exp $ --- src/websearch/websearchabstract.cpp.orig 2013-01-16 13:07:38.000000000 +0000 +++ src/websearch/websearchabstract.cpp @@@@ -66,7 +66,7 @@@@ const int WebSearchAbstract::resultUnspe const char* WebSearchAbstract::httpUnsafeChars = "%:/=+$?&\0"; -HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent = NULL) +HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent) : QNetworkCookieJar(parent), m_nam(parent) { // nothing @ 1.1 log @Do not add default arguments at implementation time. @ text @d1 1 a1 1 $NetBSD$ @