aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2007-06-05 16:40:56 +0800
committergj <gj@FreeBSD.org>2007-06-05 16:40:56 +0800
commit96dbc943f405809aa3405b67ba3ace75a85f6614 (patch)
tree31b092583a9fac713f1caa79de5f2be720566183 /editors/vile
parentec3c33cf714fa2537ab229b108452eff75d9fc9a (diff)
downloadfreebsd-ports-graphics-96dbc943f405809aa3405b67ba3ace75a85f6614.tar.gz
freebsd-ports-graphics-96dbc943f405809aa3405b67ba3ace75a85f6614.tar.zst
freebsd-ports-graphics-96dbc943f405809aa3405b67ba3ace75a85f6614.zip
Update to 9.5r.
The two patches are deleted because the problem which they handled has been fixed upstream.
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile5
-rw-r--r--editors/vile/distinfo3
-rw-r--r--editors/vile/files/patch-configure10
-rw-r--r--editors/vile/files/patch-configure.in10
4 files changed, 6 insertions, 22 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0375ba8b23c..e08a324e4b3 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.5q
+PORTVERSION= 9.5r
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -31,7 +31,8 @@ PATCHFILES= vile-9.5a.patch.gz \
vile-9.5n.patch.gz \
vile-9.5o.patch.gz \
vile-9.5p.patch.gz \
- vile-9.5q.patch.gz
+ vile-9.5q.patch.gz \
+ vile-9.5r.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
diff --git a/editors/vile/distinfo b/editors/vile/distinfo
index 78eb092d007..9a4b4e76cda 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/distinfo
@@ -52,3 +52,6 @@ SIZE (vile-9.5p.patch.gz) = 10993
MD5 (vile-9.5q.patch.gz) = 901827470a6b81a86b52877a4b6de4c1
SHA256 (vile-9.5q.patch.gz) = d05f28c92a1d872f7838c107c6ed1f7675cc9eafc652e9d4e454fb06e16f855f
SIZE (vile-9.5q.patch.gz) = 107182
+MD5 (vile-9.5r.patch.gz) = 0869bea3e588ac2fbf21f5129e10c7eb
+SHA256 (vile-9.5r.patch.gz) = 10b281c0a44d05c256c795dd6dcab251d9b366ba804852b487337bbbbc7a623e
+SIZE (vile-9.5r.patch.gz) = 61798
diff --git a/editors/vile/files/patch-configure b/editors/vile/files/patch-configure
deleted file mode 100644
index bcff3030446..00000000000
--- a/editors/vile/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue May 29 13:09:09 2007
-+++ configure Tue May 29 13:09:23 2007
-@@ -4930,7 +4930,6 @@
- memory.h \
- poll.h \
- pwd.h \
--search.h \
- select.h \
- setjmp.h \
- sgtty.h \
diff --git a/editors/vile/files/patch-configure.in b/editors/vile/files/patch-configure.in
deleted file mode 100644
index 6a9dcbdbee1..00000000000
--- a/editors/vile/files/patch-configure.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.in.orig Tue May 29 13:09:51 2007
-+++ configure.in Tue May 29 13:09:57 2007
-@@ -335,7 +335,6 @@
- memory.h \
- poll.h \
- pwd.h \
--search.h \
- select.h \
- setjmp.h \
- sgtty.h \