summaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2002-10-12 10:16:11 +0000
committerGary Jennejohn <gj@FreeBSD.org>2002-10-12 10:16:11 +0000
commita238d8855676d15599ea2c47135a8cd33afd6e2a (patch)
tree2879d2ed909c7565507bacd6bbf3d809367afbce /editors/xvile
parentUpdate to 0.40 (diff)
Update to version 9.3d.
Delete patch-file.c since it is now part of the port.
Notes
Notes: svn path=/head/; revision=67859
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile6
-rw-r--r--editors/xvile/distinfo1
-rw-r--r--editors/xvile/files/patch-file.c11
-rw-r--r--editors/xvile/pkg-plist2
-rw-r--r--editors/xvile/pkg-plist.filt2
-rw-r--r--editors/xvile/pkg-plist.perl2
-rw-r--r--editors/xvile/pkg-plist.perl+filt2
7 files changed, 12 insertions, 14 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index d8357c6dcb1b..24cb14e1a71f 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xvile
-PORTVERSION= 9.3c
-PORTREVISION= 1
+PORTVERSION= 9.3d
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -17,7 +16,8 @@ EXTRACT_SUFX= .tgz
PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
PATCHFILES= vile-9.3a.patch.gz \
vile-9.3b.patch.gz \
- vile-9.3c.patch.gz
+ vile-9.3c.patch.gz \
+ vile-9.3d.patch.gz
MAINTAINER= gj@FreeBSD.org
diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo
index d1bce7ef3adb..bc1e43608ff7 100644
--- a/editors/xvile/distinfo
+++ b/editors/xvile/distinfo
@@ -2,3 +2,4 @@ MD5 (vile-9.3.tgz) = 9d8f396a936986d5a3542e40568886c8
MD5 (vile-9.3a.patch.gz) = e6d6c53a98b48119041053eb82ae6129
MD5 (vile-9.3b.patch.gz) = 69a7ce690418fef171461bc170ba1471
MD5 (vile-9.3c.patch.gz) = a9d9b2223ae56a51310c2c0973129259
+MD5 (vile-9.3d.patch.gz) = 4b2b28900bd0035e9ca46d3be5e7dc9c
diff --git a/editors/xvile/files/patch-file.c b/editors/xvile/files/patch-file.c
deleted file mode 100644
index ba624d2b6137..000000000000
--- a/editors/xvile/files/patch-file.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- file.c.orig Tue Aug 27 10:14:57 2002
-+++ file.c Tue Aug 27 10:15:35 2002
-@@ -2351,7 +2351,7 @@
-
- /* on failure, keep going */
- #if defined(HAVE_MKSTEMP) && defined(HAVE_MKDTEMP)
-- result = (vl_mkdtemp(dirnam) == 0);
-+ result = (vl_mkdtemp(dirnam) != 0);
- #else
- result = (vl_mkdir(dirnam, 0700) == 0);
- #endif
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
index 3eaadc84cd39..fd4063cd5bec 100644
--- a/editors/xvile/pkg-plist
+++ b/editors/xvile/pkg-plist
@@ -76,6 +76,7 @@ share/xvile/vile/search.rc
share/xvile/vile/shifts.rc
share/xvile/vile/vileinit.rc
share/xvile/vile/vileperl.rc
+share/xvile/vile/which.rc
share/xvile/vile/vile.hlp
share/xvile/vile/basic.keywords
share/xvile/vile/c.keywords
@@ -141,6 +142,7 @@ share/xvile/macros/vileinit.rc
share/xvile/macros/vilemenu.rc
share/xvile/macros/vileperl.rc
share/xvile/macros/vile-pager
+share/xvile/macros/which.rc
@dirrm share/xvile/vile
@dirrm share/xvile/macros
@dirrm share/xvile
diff --git a/editors/xvile/pkg-plist.filt b/editors/xvile/pkg-plist.filt
index 6d22ec4e1424..dc08441494e4 100644
--- a/editors/xvile/pkg-plist.filt
+++ b/editors/xvile/pkg-plist.filt
@@ -29,6 +29,7 @@ share/xvile/vile/shifts.rc
share/xvile/vile/vileinit.rc
share/xvile/vile/vileperl.rc
share/xvile/vile/vile.hlp
+share/xvile/vile/which.rc
share/xvile/vile/basic.keywords
share/xvile/vile/c.keywords
share/xvile/vile/cpp.keywords
@@ -92,6 +93,7 @@ share/xvile/macros/shifts.rc
share/xvile/macros/vileinit.rc
share/xvile/macros/vilemenu.rc
share/xvile/macros/vileperl.rc
+share/xvile/macros/which.rc
share/xvile/macros/vile-pager
@dirrm share/xvile/vile
@dirrm share/xvile/macros
diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl
index 845c553080c0..e3130b6b2853 100644
--- a/editors/xvile/pkg-plist.perl
+++ b/editors/xvile/pkg-plist.perl
@@ -102,6 +102,7 @@ share/xvile/vile/shifts.rc
share/xvile/vile/vileinit.rc
share/xvile/vile/vileperl.rc
share/xvile/vile/vile.hlp
+share/xvile/vile/which.rc
share/xvile/vile/basic.keywords
share/xvile/vile/c.keywords
share/xvile/vile/cpp.keywords
@@ -164,6 +165,7 @@ share/xvile/macros/shifts.rc
share/xvile/macros/vileinit.rc
share/xvile/macros/vilemenu.rc
share/xvile/macros/vileperl.rc
+share/xvile/macros/which.rc
share/xvile/macros/vile-pager
share/xvile/vile/yacc.keywords
@dirrm share/xvile/vile/perl/Vile
diff --git a/editors/xvile/pkg-plist.perl+filt b/editors/xvile/pkg-plist.perl+filt
index e6fab4d4fa20..2915a5e03661 100644
--- a/editors/xvile/pkg-plist.perl+filt
+++ b/editors/xvile/pkg-plist.perl+filt
@@ -54,6 +54,7 @@ share/xvile/vile/shifts.rc
share/xvile/vile/vileinit.rc
share/xvile/vile/vileperl.rc
share/xvile/vile/vile.hlp
+share/xvile/vile/which.rc
share/xvile/vile/basic.keywords
share/xvile/vile/c.keywords
share/xvile/vile/cpp.keywords
@@ -116,6 +117,7 @@ share/xvile/macros/shifts.rc
share/xvile/macros/vileinit.rc
share/xvile/macros/vilemenu.rc
share/xvile/macros/vileperl.rc
+share/xvile/macros/which.rc
share/xvile/macros/vile-pager
share/xvile/vile/yacc.keywords
@dirrm share/xvile/vile/perl/Vile