pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/kile Update kile to 1.9.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56b5fbac3202
branches:  trunk
changeset: 518047:56b5fbac3202
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Aug 30 00:15:29 2006 +0000

description:
Update kile to 1.9.2

version 1.9.1 -> 1.9.2
Fixes:
 - Add autoref command to standard reference commands
 - Remember the setting of MakeIndexOptions checkbox in the project settings
   dialog.
 - Added utf-8 and other encodings to the quickdocument dialog.
 - Make the "New Tool" dialog box big enough.
 - Check if masterdocs in kilepr files exist, should fix some problems with
   upgrades from kile 1.8.
 - Searching for environments in Edit functions improved.
 - Take array as math environment instead of tabular in
   Configure->Latex Environments.
 - Don't crash if a user changes the icon of a toolbar item.
 - Allow a few more punctuation in codecompletion of citation keys.
 - Remember last working directory in 'find in files' dialog.
 - Tabular wizard should insert all entered elements.
 - Only autosave files which have been modified.
 - Delete comma of last bibtex entry if Bibliographie->Clean is called.
 - Quick Preview fails if graphics are included in selection

version 1.9.0 -> 1.9.1
Fixes:
 - Restore support for KDE 3.2.x.
 - tex files starting with numbers can now also used for "Forward DVI".
 - now we respect the default project location set by the user also in
   projectOpen().
 - don't restore the line position if the file is already open.
 - honor users who want to cancel the close request to embedded parts.
   (namely kbibtex)
 - fix ViewBib, if we support $BIBINPUTS for compilation we should also do
   it for viewing. We now also check in all paths in BIBINPUTS for an bib file.
 - if "show labels" is disabled in structureview, we should nevertheless
   gather them for codecompl. and undefined ref.
 - don't fake pressed buttons, now the log message button does not looked
   pressed when you start kile.
 - only add an trailing slash to the default project location if we need one.
 - hide the latex menu when we don't have docs open.
 - don't see unstarred env. as closing for starred.
 - we are now much more carefully if the autosaving has succeded. We now
   warn if we can't autosave and don't overwrite backups with empty backups.
 - only use special double quotes if no slash is in front of the cursor.

Features:
 - Add the possibility to use bullets in user tags via a new placeholder %B.
 - Colour bullets so that they can be spotted easily.
 - new cwl file for the textcomp and import package.
 - we now highlight TODO, FIXME in comments.

diffstat:

 editors/kile/Makefile |  4 ++--
 editors/kile/PLIST    |  5 ++++-
 editors/kile/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs (59 lines):

diff -r 457ee49cb787 -r 56b5fbac3202 editors/kile/Makefile
--- a/editors/kile/Makefile     Wed Aug 30 00:07:00 2006 +0000
+++ b/editors/kile/Makefile     Wed Aug 30 00:15:29 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2006/06/21 13:12:34 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/08/30 00:15:29 markd Exp $
 
-DISTNAME=              kile-1.9
+DISTNAME=              kile-1.9.2
 CATEGORIES=            editors kde
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kile/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 457ee49cb787 -r 56b5fbac3202 editors/kile/PLIST
--- a/editors/kile/PLIST        Wed Aug 30 00:07:00 2006 +0000
+++ b/editors/kile/PLIST        Wed Aug 30 00:15:29 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2006/05/15 11:14:02 markd Exp $
+@comment $NetBSD: PLIST,v 1.16 2006/08/30 00:15:29 markd Exp $
 bin/kile
 share/applications/kde/kile.desktop
 share/doc/kde/HTML/da/kile/common
@@ -170,6 +170,7 @@
 share/kde/apps/kile/complete/tex/enumerate.cwl
 share/kde/apps/kile/complete/tex/fancybox.cwl
 share/kde/apps/kile/complete/tex/fancyhdr.cwl
+share/kde/apps/kile/complete/tex/import.cwl
 share/kde/apps/kile/complete/tex/latex-209.cwl
 share/kde/apps/kile/complete/tex/latex-dev.cwl
 share/kde/apps/kile/complete/tex/latex-document.cwl
@@ -203,6 +204,7 @@
 share/kde/apps/kile/complete/tex/supertabular.cwl
 share/kde/apps/kile/complete/tex/tabularx.cwl
 share/kde/apps/kile/complete/tex/tex.cwl
+share/kde/apps/kile/complete/tex/textcomp.cwl
 share/kde/apps/kile/complete/tex/varioref.cwl
 share/kde/apps/kile/complete/tex/xtab.cwl
 share/kde/apps/kile/docpartui.rc
@@ -1036,6 +1038,7 @@
 share/locale/sv/LC_MESSAGES/kile.mo
 share/locale/ta/LC_MESSAGES/kile.mo
 share/locale/tr/LC_MESSAGES/kile.mo
+share/locale/uk/LC_MESSAGES/kile.mo
 share/locale/zh_CN/LC_MESSAGES/kile.mo
 @comment in kde: @dirrm share/kde/mimelnk/text
 @comment in kde: @dirrm share/kde/icons/hicolor/scalable/apps
diff -r 457ee49cb787 -r 56b5fbac3202 editors/kile/distinfo
--- a/editors/kile/distinfo     Wed Aug 30 00:07:00 2006 +0000
+++ b/editors/kile/distinfo     Wed Aug 30 00:15:29 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2006/05/15 11:14:02 markd Exp $
+$NetBSD: distinfo,v 1.16 2006/08/30 00:15:29 markd Exp $
 
-SHA1 (kile-1.9.tar.bz2) = 07a4f57f71a67eadc2106c6ffbfa87417d10a581
-RMD160 (kile-1.9.tar.bz2) = 9522062a00e3f75829be4856b6c8ad5f6c205ba6
-Size (kile-1.9.tar.bz2) = 4708076 bytes
+SHA1 (kile-1.9.2.tar.bz2) = cc8661215c1020aa55ff9bd8da4a51cd41c3e26e
+RMD160 (kile-1.9.2.tar.bz2) = d3b7245412d57ce38275348fc67b6f8b875a2976
+Size (kile-1.9.2.tar.bz2) = 5038779 bytes
 SHA1 (patch-aa) = 80ca229b80a3940b32a1a654d891b067805c2f1e



Home | Main Index | Thread Index | Old Index