summaryrefslogtreecommitdiff
path: root/editors/vile
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/vile
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/vile')
-rw-r--r--editors/vile/Makefile6
-rw-r--r--editors/vile/distinfo1
-rw-r--r--editors/vile/files/patch-file.c11
-rw-r--r--editors/vile/pkg-plist2
-rw-r--r--editors/vile/pkg-plist.filt2
-rw-r--r--editors/vile/pkg-plist.perl2
-rw-r--r--editors/vile/pkg-plist.perl+filt2
7 files changed, 12 insertions, 14 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 176fa87e7aff..57b8cd856e6d 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= vile
-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/vile/distinfo b/editors/vile/distinfo
index d1bce7ef3adb..bc1e43608ff7 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/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/vile/files/patch-file.c b/editors/vile/files/patch-file.c
deleted file mode 100644
index ba624d2b6137..000000000000
--- a/editors/vile/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/vile/pkg-plist b/editors/vile/pkg-plist
index 0eba48d0a440..020c76819812 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -122,6 +122,7 @@ share/vile/vb.keywords
share/vile/vile.keywords
share/vile/vim.keywords
share/vile/vlog.keywords
+share/vile/which.rc
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
@@ -139,5 +140,6 @@ share/vile/macros/vileinit.rc
share/vile/macros/vilemenu.rc
share/vile/macros/vileperl.rc
share/vile/macros/vile-pager
+share/vile/macros/which.rc
@dirrm share/vile/macros
@dirrm share/vile
diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt
index 9da7e2a927d2..4d6a0782a5ed 100644
--- a/editors/vile/pkg-plist.filt
+++ b/editors/vile/pkg-plist.filt
@@ -74,6 +74,7 @@ share/vile/vb.keywords
share/vile/vile.keywords
share/vile/vim.keywords
share/vile/vlog.keywords
+share/vile/which.rc
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
@@ -91,5 +92,6 @@ share/vile/macros/vileinit.rc
share/vile/macros/vilemenu.rc
share/vile/macros/vileperl.rc
share/vile/macros/vile-pager
+share/vile/macros/which.rc
@dirrm share/vile/macros
@dirrm share/vile
diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl
index 9fe3745a5c9c..147731a57f29 100644
--- a/editors/vile/pkg-plist.perl
+++ b/editors/vile/pkg-plist.perl
@@ -147,6 +147,7 @@ share/vile/tbl.keywords
share/vile/tc.keywords
share/vile/tcl.keywords
share/vile/ti.keywords
+share/vile/which.rc
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/macros/color-ls.rc
@@ -163,6 +164,7 @@ share/vile/macros/vileinit.rc
share/vile/macros/vilemenu.rc
share/vile/macros/vileperl.rc
share/vile/macros/vile-pager
+share/vile/macros/which.rc
share/vile/yacc.keywords
@dirrm share/vile/perl/Vile
@dirrm share/vile/perl
diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt
index fa1b5fd8c072..5c8acbd772a3 100644
--- a/editors/vile/pkg-plist.perl+filt
+++ b/editors/vile/pkg-plist.perl+filt
@@ -99,6 +99,7 @@ share/vile/tbl.keywords
share/vile/tc.keywords
share/vile/tcl.keywords
share/vile/ti.keywords
+share/vile/which.rc
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/macros/color-ls.rc
@@ -115,6 +116,7 @@ share/vile/macros/vileinit.rc
share/vile/macros/vilemenu.rc
share/vile/macros/vileperl.rc
share/vile/macros/vile-pager
+share/vile/macros/which.rc
share/vile/yacc.keywords
@dirrm share/vile/perl/Vile
@dirrm share/vile/perl