pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2006Q3]: pkgsrc/editors/kile Pullup ticket 1946 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c833727bc5b
branches:  pkgsrc-2006Q3
changeset: 519233:0c833727bc5b
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Dec 07 13:39:11 2006 +0000

description:
Pullup ticket 1946 - requested by markd
security update for kile

- pkgsrc/editors/kile/Makefile                  1.40
- pkgsrc/editors/kile/distinfo                  1.17

   Module Name: pkgsrc
   Committed By:        markd
   Date:                Sun Dec  3 04:33:08 UTC 2006

   Modified Files:
        pkgsrc/editors/kile: Makefile distinfo

   Log Message:
   Update kile to 1.9.3

   version 1.9.2-> 1.9.3
   Fixes:
    - Recognize escaped chars in \newcommand.
    - Use KPDF as embedded viewer for quick preview, because KPDF can
      remember current settings.
    - Bugs in tabular wizard, when merging, breaking and merging again
    some cells
    - Quote replacement should not happen inside verbatim/verb
    environment - Fix bug in tabular wizard, when breaking some
    multicolumn cells - Don't use default permissions for backup file
    - Fix bug in syntax highlighting: mathmode in optional parameter
    - Allow tools with brackets in the configuration string also in
    sequence tools, fixed also the crash which hid the bug.
    - One fix in latex-document-cwl and color.cwl
    - Fix crash when adding a file to a project (with no open documents)
      which contains an undefined reference
    - Improve the logic for closing environments
    - Don't treat \\[foo] as a math environment
    - Remove selected text also if we insert a "

   Feature:
    - Prepared the latex syntax file for beamer commands

diffstat:

 editors/kile/Makefile |  4 ++--
 editors/kile/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 39ba67f86c4c -r 0c833727bc5b editors/kile/Makefile
--- a/editors/kile/Makefile     Wed Dec 06 18:35:26 2006 +0000
+++ b/editors/kile/Makefile     Thu Dec 07 13:39:11 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2006/08/30 00:15:29 markd Exp $
+# $NetBSD: Makefile,v 1.39.2.1 2006/12/07 13:39:11 ghen Exp $
 
-DISTNAME=              kile-1.9.2
+DISTNAME=              kile-1.9.3
 CATEGORIES=            editors kde
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kile/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 39ba67f86c4c -r 0c833727bc5b editors/kile/distinfo
--- a/editors/kile/distinfo     Wed Dec 06 18:35:26 2006 +0000
+++ b/editors/kile/distinfo     Thu Dec 07 13:39:11 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2006/08/30 00:15:29 markd Exp $
+$NetBSD: distinfo,v 1.16.2.1 2006/12/07 13:39:11 ghen Exp $
 
-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 (kile-1.9.3.tar.bz2) = 230045ca6cb488577d5da705843c168812ba03ae
+RMD160 (kile-1.9.3.tar.bz2) = 0989c5b0c0f46403a642b72f6519cf795e4941bc
+Size (kile-1.9.3.tar.bz2) = 5984752 bytes
 SHA1 (patch-aa) = 80ca229b80a3940b32a1a654d891b067805c2f1e



Home | Main Index | Thread Index | Old Index