diff options
author | agc <agc@pkgsrc.org> | 2005-09-28 09:44:30 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-09-28 09:44:30 +0000 |
commit | bb2788e243e8af9cbb0ea7cf13a22f047ae05558 (patch) | |
tree | b68c8d129ddfb375ebce11792099e66597a2bc30 | |
parent | 5ebf566f7d4bd021979b965d3d2d0de8e4561abd (diff) | |
download | pkgsrc-bb2788e243e8af9cbb0ea7cf13a22f047ae05558.tar.gz |
Upgrade xvile to version 9.5
Differences to previous pkgsrc version (9.4):
+ many bug fixes
+ some minor enhancements
-rw-r--r-- | editors/xvile/Makefile | 7 | ||||
-rw-r--r-- | editors/xvile/PLIST | 12 | ||||
-rw-r--r-- | editors/xvile/distinfo | 8 |
3 files changed, 18 insertions, 9 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index c7d09ca5735..17290411102 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -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 --git a/editors/xvile/PLIST b/editors/xvile/PLIST index cdf7ea6f14b..628bc4366b3 100644 --- a/editors/xvile/PLIST +++ b/editors/xvile/PLIST @@ -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/atr2text 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-fdl-filt 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/ada.keywords 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/filters.rc 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/sccs.keywords 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 --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 5553d948408..996a474621e 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -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 |