Subject: CVS commit: pkgsrc/editors/texmaker
From: Niclas Rosenvik
Date: 2019-09-05 10:07:25
Message id: 20190905080726.138BBFBF4@cvs.NetBSD.org

Log Message:
Update texmaker to version 5.0.3 .

Removed poppler-qt5 dependecy since it uses pdfium instead.

version 5.0.2 -> 5.0.3 :
- the bug about the bad highlighting on misspelled text before a \cite{} or
  \label{} command has been fixed
- if no text is selected the "(un)comment" command will (un)comment the
  current line
- the default size of the configuration dialog has been reduced (users request)
- Fold/Unfold/Fold All/Unfold All menu options has been added
  (thanks to Robin Watts)
- a bug about completion when citing references that contain numbers has
  been fixed
- a trouble in the "recent files" menu with names including an ampersand
  has been fixed
- a typo in the documentation has been fixed
- a typo in the de translation has been fixed (thanks to Stéphane YVON)
version 5.0.1 -> 5.0.2 :
- a memory leak has been fixed in the internal pdf viewer
- the trouble about the "open terminal" command on windows has been fixed
version 5.0 -> 5.0.1 :
- a trouble with the MikTex's ps2pdf command has been fixed
- the "-dpiscale x" option has been added to the Texmaker command line \ 
: with
  this option the environment variable QT_SCALE_FACTOR will be set to x before
  building the GUI (same behavior than adding "export QT_SCALE_FACTOR=x" to
  the environment variables). Can be used to adjust the interface if the
  monitor dpi is not well detected.
- the cs translation has been updated
version 4.5 -> 5.0 :
- new and more modern interface look
- highdpi is now supported on windows and linux
- a spellcheck annoying trouble on kde5 has been fixed
- new pdf engine
- synctex updated to 1.18
- Qt4 support has been removed : Qt5 (>=5.7) is now required
- de, es, hu, pl, and zh_CN translations have been updated
note : Texmaker depends now only from the Qt toolkit to be compiled

Files:
RevisionActionfile
1.105modifypkgsrc/editors/texmaker/Makefile
1.11modifypkgsrc/editors/texmaker/PLIST
1.14modifypkgsrc/editors/texmaker/distinfo
1.5modifypkgsrc/editors/texmaker/options.mk
1.1addpkgsrc/editors/texmaker/files/fgas_stdfontmgr_pkgsrcfonts.inc
1.1addpkgsrc/editors/texmaker/files/fxge_pkgsrcfonts.inc
1.1addpkgsrc/editors/texmaker/patches/patch-latexeditor.h
1.1addpkgsrc/editors/texmaker/patches/patch-latexeditorview.h
1.1addpkgsrc/editors/texmaker/patches/patch-latexhighlighter.h
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_core_fxcodec_codec_fx__codec__png.cpp
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_core_fxcrt_include_fx__system.h
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_core_fxge_apple_fx__mac__imp.cpp
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_core_fxge_ge_fx__ge__linux.cpp
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_third__party_libopenjpeg20_opj__malloc.h
1.1addpkgsrc/editors/texmaker/patches/patch-pdfium_xfa_fgas_font_fgas__stdfontmgr.cpp
1.1addpkgsrc/editors/texmaker/patches/patch-spellerdialog.h
1.1addpkgsrc/editors/texmaker/patches/patch-texmaker.h
1.1addpkgsrc/editors/texmaker/patches/patch-texmaker.pro
1.1addpkgsrc/editors/texmaker/patches/patch-versiondialog.cpp