pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xvile Upgrade xvile to version 9.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33070b21532e
branches:  trunk
changeset: 499845:33070b21532e
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Sep 28 09:44:30 2005 +0000

description:
Upgrade xvile to version 9.5

Differences to previous pkgsrc version (9.4):
+ many bug fixes
+ some minor enhancements

diffstat:

 editors/xvile/Makefile |   7 +++----
 editors/xvile/PLIST    |  12 +++++++++++-
 editors/xvile/distinfo |   8 ++++----
 3 files changed, 18 insertions(+), 9 deletions(-)

diffs (94 lines):

diff -r fed675dbec78 -r 33070b21532e editors/xvile/Makefile
--- a/editors/xvile/Makefile    Wed Sep 28 08:24:52 2005 +0000
+++ b/editors/xvile/Makefile    Wed Sep 28 09:44:30 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2005/09/17 17:06:19 minskim Exp $
+# $NetBSD: Makefile,v 1.47 2005/09/28 09:44:30 agc Exp $
 
-DISTNAME=              vile-9.4
-PKGNAME=               xvile-9.4
-PKGREVISION=   1
+DISTNAME=              vile-9.5
+PKGNAME=               xvile-9.5
 CATEGORIES=            editors
 MASTER_SITES=          ftp://dickey.his.com/vile/ \
                        ftp://invisible-island.net/vile/
diff -r fed675dbec78 -r 33070b21532e editors/xvile/PLIST
--- a/editors/xvile/PLIST       Wed Sep 28 08:24:52 2005 +0000
+++ b/editors/xvile/PLIST       Wed Sep 28 09:44:30 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/03/22 11:48:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/09/28 09:44:30 agc Exp $
 bin/xshell.sh
 bin/xvile
 bin/xvile-pager
@@ -9,6 +9,7 @@
 libexec/xvile/vile-ada-filt
 libexec/xvile/vile-as-filt
 libexec/xvile/vile-asm-filt
+libexec/xvile/vile-au3-filt
 libexec/xvile/vile-awk-filt
 libexec/xvile/vile-basic-filt
 libexec/xvile/vile-bat-filt
@@ -26,6 +27,8 @@
 libexec/xvile/vile-html-filt
 libexec/xvile/vile-imake-filt
 libexec/xvile/vile-info-filt
+libexec/xvile/vile-ini-filt
+libexec/xvile/vile-iss-filt
 libexec/xvile/vile-key-filt
 libexec/xvile/vile-latex-filt
 libexec/xvile/vile-lex-filt
@@ -78,6 +81,7 @@
 share/xvile/as.keywords
 share/xvile/as386.keywords
 share/xvile/asm.keywords
+share/xvile/au3.keywords
 share/xvile/awk.keywords
 share/xvile/basic.keywords
 share/xvile/bat.keywords
@@ -99,16 +103,21 @@
 share/xvile/gnugpg.rc
 share/xvile/html.keywords
 share/xvile/imake.keywords
+share/xvile/ini.keywords
+share/xvile/iss.keywords
 share/xvile/java.keywords
 share/xvile/js.keywords
 share/xvile/latex.keywords
 share/xvile/lex.keywords
+share/xvile/lisp.keywords
 share/xvile/loaderrs.rc
 share/xvile/m4.keywords
 share/xvile/mail.keywords
 share/xvile/make.keywords
 share/xvile/manpage.rc
+share/xvile/modes.rc
 share/xvile/nr.keywords
+share/xvile/nsis.keywords
 share/xvile/palettes.rc
 share/xvile/pas.keywords
 share/xvile/pc.keywords
@@ -149,6 +158,7 @@
 share/xvile/search.rc
 share/xvile/sh.keywords
 share/xvile/shifts.rc
+share/xvile/showeach.rc
 share/xvile/sml.keywords
 share/xvile/spell.rc
 share/xvile/sql.keywords
diff -r fed675dbec78 -r 33070b21532e editors/xvile/distinfo
--- a/editors/xvile/distinfo    Wed Sep 28 08:24:52 2005 +0000
+++ b/editors/xvile/distinfo    Wed Sep 28 09:44:30 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2005/02/23 17:15:13 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/09/28 09:44:30 agc Exp $
 
-SHA1 (vile-9.4.tgz) = 5b7f58a16799e8e021ffddb4e8e237023fab696b
-RMD160 (vile-9.4.tgz) = 8e225a54991198617558e8dad86c4ce8e4aee2d2
-Size (vile-9.4.tgz) = 1549606 bytes
+SHA1 (vile-9.5.tgz) = 3862bf082ccb4afca4d08bc6a26448556200b483
+RMD160 (vile-9.5.tgz) = 3e7f0dd9eb75782c2fb32a92debfb63ae741ae49
+Size (vile-9.5.tgz) = 1656429 bytes
 SHA1 (patch-aa) = cfbefb53eb64535fd0fb6500ec7d84cf9f4c9762
 SHA1 (patch-ab) = 6ec9232a2b42e95f5a2b5c724deb3323d0a63cf3



Home | Main Index | Thread Index | Old Index