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.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fecb4a54c9d
branches:  trunk
changeset: 472134:3fecb4a54c9d
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 05 11:21:05 2004 +0000

description:
Update kile to 1.6.2

Changes:
This release fixes some problems with spurious "file changed on disc"
messages, remembers Master Document, and doesn't crash if KViewShell is
called with the DVI parameter but KDVI is not installed.

diffstat:

 editors/kile/Makefile |   5 ++---
 editors/kile/PLIST    |  24 +++++++++---------------
 editors/kile/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 21 deletions(-)

diffs (90 lines):

diff -r d714b7d86cd2 -r 3fecb4a54c9d editors/kile/Makefile
--- a/editors/kile/Makefile     Mon Apr 05 10:43:47 2004 +0000
+++ b/editors/kile/Makefile     Mon Apr 05 11:21:05 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/05 11:21:05 markd Exp $
 
-DISTNAME=              kile-1.6.1
-PKGREVISION=           2
+DISTNAME=              kile-1.6.2
 CATEGORIES=            editors kde
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kile/}
 
diff -r d714b7d86cd2 -r 3fecb4a54c9d editors/kile/PLIST
--- a/editors/kile/PLIST        Mon Apr 05 10:43:47 2004 +0000
+++ b/editors/kile/PLIST        Mon Apr 05 11:21:05 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/02/09 11:06:06 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/05 11:21:05 markd Exp $
 bin/kile
 share/applications/kde/kile.desktop
 share/doc/kde/HTML/en/kile/TODO
@@ -18,26 +18,16 @@
 share/doc/kde/HTML/en/kile/snap_sidebarmenu.png
 share/doc/kde/HTML/en/kile/snap_structview_label.png
 share/doc/kde/HTML/en/kile/snap_usertag.png
+share/doc/kde/HTML/en/kile/snap_wizardry.png
+share/doc/kde/HTML/et/kile/common
+share/doc/kde/HTML/et/kile/index.cache.bz2
+share/doc/kde/HTML/et/kile/index.docbook
 share/doc/kde/HTML/it/kile/common
 share/doc/kde/HTML/it/kile/index.cache.bz2
 share/doc/kde/HTML/it/kile/index.docbook
-share/doc/kde/HTML/it/kile/latexhelp.html
-share/doc/kde/HTML/it/kile/snap_autocomplete.png
-share/doc/kde/HTML/it/kile/snap_compile_error.png
-share/doc/kde/HTML/it/kile/snap_editusertag.png
-share/doc/kde/HTML/it/kile/snap_encoding.png
-share/doc/kde/HTML/it/kile/snap_kdvi_settings.png
-share/doc/kde/HTML/it/kile/snap_projectview.png
-share/doc/kde/HTML/it/kile/snap_projectview_add.png
-share/doc/kde/HTML/it/kile/snap_ref_choose.png
-share/doc/kde/HTML/it/kile/snap_ref_select.png
-share/doc/kde/HTML/it/kile/snap_sidebarmenu.png
-share/doc/kde/HTML/it/kile/snap_structview_label.png
-share/doc/kde/HTML/it/kile/snap_usertag.png
 share/doc/kde/HTML/sv/kile/common
 share/doc/kde/HTML/sv/kile/index.cache.bz2
 share/doc/kde/HTML/sv/kile/index.docbook
-share/doc/kde/HTML/sv/kile/latexhelp.html
 share/doc/kde/HTML/sv/kile/snap_autocomplete.png
 share/doc/kde/HTML/sv/kile/snap_compile_error.png
 share/doc/kde/HTML/sv/kile/snap_editusertag.png
@@ -580,16 +570,19 @@
 share/kde/icons/crystalsvg/48x48/apps/kile.png
 share/kde/locale/da/LC_MESSAGES/kile.mo
 share/kde/locale/de/LC_MESSAGES/kile.mo
+share/kde/locale/en_GB/LC_MESSAGES/kile.mo
 share/kde/locale/es/LC_MESSAGES/kile.mo
 share/kde/locale/et/LC_MESSAGES/kile.mo
 share/kde/locale/fr/LC_MESSAGES/kile.mo
 share/kde/locale/hu/LC_MESSAGES/kile.mo
 share/kde/locale/it/LC_MESSAGES/kile.mo
 share/kde/locale/nl/LC_MESSAGES/kile.mo
+share/kde/locale/pl/LC_MESSAGES/kile.mo
 share/kde/locale/pt/LC_MESSAGES/kile.mo
 share/kde/locale/pt_BR/LC_MESSAGES/kile.mo
 share/kde/locale/sr/LC_MESSAGES/kile.mo
 share/kde/locale/sv/LC_MESSAGES/kile.mo
+share/kde/locale/ta/LC_MESSAGES/kile.mo
 share/kde/mimelnk/text/x-kilepr.desktop
 @dirrm share/kde/apps/kile/templates
 @dirrm share/kde/apps/kile/pics
@@ -597,4 +590,5 @@
 @dirrm share/kde/apps/kile
 @dirrm share/doc/kde/HTML/sv/kile
 @dirrm share/doc/kde/HTML/it/kile
+@dirrm share/doc/kde/HTML/et/kile
 @dirrm share/doc/kde/HTML/en/kile
diff -r d714b7d86cd2 -r 3fecb4a54c9d editors/kile/distinfo
--- a/editors/kile/distinfo     Mon Apr 05 10:43:47 2004 +0000
+++ b/editors/kile/distinfo     Mon Apr 05 11:21:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/02/09 11:06:06 markd Exp $
+$NetBSD: distinfo,v 1.8 2004/04/05 11:21:05 markd Exp $
 
-SHA1 (kile-1.6.1.tar.gz) = bee4e1a426d959b4904e8450bcbed89a571bc538
-Size (kile-1.6.1.tar.gz) = 3012551 bytes
+SHA1 (kile-1.6.2.tar.gz) = 66c1e7dfb0fce853bcaae87a7499aa755649bb0d
+Size (kile-1.6.2.tar.gz) = 2202384 bytes



Home | Main Index | Thread Index | Old Index