pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/texstudio



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Sep  7 04:18:27 UTC 2016

Modified Files:
        pkgsrc/editors/texstudio: Makefile PLIST distinfo

Log Message:
Updated editors/texstudio 2.0.8 to 2.11.0
TeXstudio 2.11.0
----------------
(http://texstudio.sourceforge.net/manual/current/CHANGELOG.txt)
- support two editors next to each other
- new tabular wizard
- support multi-line commands
- add scrollbar marks for search and bookmarks
- add command option --no-session
- add manual to mac OS X app bundle data
- improve table manipulation of tabu/longtabu
- select words by doubleclick + hold + mousemove
- restructure cwl search paths to settings/completion/user :/completion settings/completion/autogenerated
- safer way of obtaining the PATH on OS X
- add option for image tooltip
- do not show explicit hyphens in section titles of the structure view
- do not parse for structure in non-LaTeX-like languages
- make preview work with \input in preamble (files get rewritten to absolute paths for the temporary compilation)
- use QSaveFile for file saving instead of our custom file saving strategy if available (Qt5 only)
- eneable left/right shortcuts for embedded viewer
- remove multiple default values for latexmk (fixes bug 1694)
- support environment variables in additional search paths
- support [txs-app-dir] and [txs-settings-dir] in additional search paths for log and pdf
- add statusbar icon for LanguageTool
- make LanguageTool arguments configurable
- add align cursor mirrors options
- make pasting into cursor mirrors a single undo block
- do not remove cursor mirrors on undo
- select text of current item in Packages Help to allow easier overwriting (feature request 1063)
- select search/replace texts when switchting there using Tab / Backtab (feature request 1064)
- added optional workingDirectory argument to script function system()
- added editor->insertSnippet() to scripting environment
- added option to choose log encoding
- make icons greyscale for viewer sync buttons if they are not activated
- added a table template
- added some elements to math/latex menus
- unix: allow defining a datadir different from PREFIX/share
- add the option to use system hunspell and quazip
- add images to windows installer
- document advanced code snippet properties in the manual
- don't show dialog for creating a file if it could not be opened but exists
- use Freedesktop Icon Naming Specification for standard icons
- add qt5 autodetection to BUILD.sh
- fix duplicated line endings for larger files (chunked loading)
- fix: windows environment variables may contain brackets: PROGRAMFILES(X86)
- fix env closing with $,$$,etc.
- fix: go to PDF for temporarily compiled documents
- fix finding root document when explicit root doc is set
- fix spell check when word ends with point
- fix argument detection: optional arguments may appear after mandatory ones
- fix: correctly generate environment definition from \newenvironment in case of a default argument
- fix crash in keyVal syntax check when the document was deleted in the meantime
- fix: clear replace highlights when search term is changed
- fix: cancel in marco dialog (bug 1662)
- fixed interpretation of % !BIB program = ... (bug 1667)
- fix AltGr+F not typing [ on Croatian keyboard
- fix cursor jumping to end of file when trying to jump from a non-matched bracket (bug 1668)
- fix pasting columns over an existing selection (bug 1726)
- fix broken language triggers (bug 1735)
- fix quote replacements
- fix line breaks for cursor mirrors
- fix auto paren completion for cursor mirrors
- fix line operations to work with cursor mirrors
- fix sychronize text of placeholder mirror when inserting an environment on a selection (Ctrl+E)
- fix font in pdf viewer status bar did not scale
- fix loading of badword lists
- fix LanguageTool startup
- fix overlapping in unicodeinsert on osx
- fix: pinyin input of punctuation (bug 1770)
- fix: retain spaces when sending text to LanguageTool
- fix: don't translate Ctrl+Alt+Left as the translation breaks the shortcut
- several updates to cwl files
- update poppler for windows to 0.39.0
- improved generation of label texts


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/texstudio/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/texstudio/PLIST \
    pkgsrc/editors/texstudio/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/texstudio/Makefile
diff -u pkgsrc/editors/texstudio/Makefile:1.6 pkgsrc/editors/texstudio/Makefile:1.7
--- pkgsrc/editors/texstudio/Makefile:1.6       Mon Aug  1 14:23:55 2016
+++ pkgsrc/editors/texstudio/Makefile   Wed Sep  7 04:18:27 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2016/08/01 14:23:55 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/09/07 04:18:27 mef Exp $
 
-DISTNAME=      texstudio-2.10.8
-PKGREVISION=   4
+DISTNAME=      texstudio-2.11.0
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=texstudio/}
 

Index: pkgsrc/editors/texstudio/PLIST
diff -u pkgsrc/editors/texstudio/PLIST:1.1 pkgsrc/editors/texstudio/PLIST:1.2
--- pkgsrc/editors/texstudio/PLIST:1.1  Sun Feb  7 22:29:04 2016
+++ pkgsrc/editors/texstudio/PLIST      Wed Sep  7 04:18:27 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/07 22:29:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/09/07 04:18:27 mef Exp $
 bin/texstudio
 share/applications/texstudio.desktop
 share/icons/hicolor/scalable/apps/texstudio.svg
@@ -126,6 +126,7 @@ share/texstudio/texstudio_fr.qm
 share/texstudio/texstudio_hu.qm
 share/texstudio/texstudio_it.qm
 share/texstudio/texstudio_ja.qm
+share/texstudio/texstudio_nl.qm
 share/texstudio/texstudio_pl.qm
 share/texstudio/texstudio_pt_BR.qm
 share/texstudio/texstudio_ru_RU.qm
Index: pkgsrc/editors/texstudio/distinfo
diff -u pkgsrc/editors/texstudio/distinfo:1.1 pkgsrc/editors/texstudio/distinfo:1.2
--- pkgsrc/editors/texstudio/distinfo:1.1       Sun Feb  7 22:29:04 2016
+++ pkgsrc/editors/texstudio/distinfo   Wed Sep  7 04:18:27 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/02/07 22:29:04 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/09/07 04:18:27 mef Exp $
 
-SHA1 (texstudio-2.10.8.tar.gz) = d2d51a5b0270619522393be3b0a2cf77e8278884
-RMD160 (texstudio-2.10.8.tar.gz) = c57dd27016422e48c5a18dcc843237d01dd65d25
-SHA512 (texstudio-2.10.8.tar.gz) = 3faa278f785dc1de34c5a502191430989f078d5301da93f1df13d70287e01322618fd146e1ee7c4c6714233a53affdbb92e3e67f5717b978d2fbe126c59da949
-Size (texstudio-2.10.8.tar.gz) = 26003322 bytes
+SHA1 (texstudio-2.11.0.tar.gz) = 3d2f8709275562b63b61f52d99c27b6645f29285
+RMD160 (texstudio-2.11.0.tar.gz) = 4f8ecede3c3e2ee67793a9d4ff796f70e8d16b85
+SHA512 (texstudio-2.11.0.tar.gz) = 773010bfa25de17e4deb0ae32325c26b5ff737bea837fba34fde28ec00d8e9a4d2c816d1f431c3c4e5a506354d1ff541e6b74bd36323e0fd3f20f4d389aab3be
+Size (texstudio-2.11.0.tar.gz) = 26263749 bytes



Home | Main Index | Thread Index | Old Index