summaryrefslogtreecommitdiff
path: root/japanese/expect/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-23 18:46:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-23 18:46:41 +0000
commitb7f230417eba11da188d81a72b770c23fee8f5a7 (patch)
tree02d6768a2c8c0e018817d3c5ca37470be107c788 /japanese/expect/files
parent* Fixed patches not to change one file twice (diff)
Update to version 5.31.
PR: 15393 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23918
Diffstat (limited to 'japanese/expect/files')
-rw-r--r--japanese/expect/files/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/expect/files/patch-ab b/japanese/expect/files/patch-ab
index 0f0f5d406797..0e057891689d 100644
--- a/japanese/expect/files/patch-ab
+++ b/japanese/expect/files/patch-ab
@@ -1,5 +1,5 @@
---- configure.in.orig Thu Sep 2 22:01:56 1999
-+++ configure.in Sat Sep 18 12:10:30 1999
+--- configure.in.orig Fri Oct 8 06:49:57 1999
++++ configure.in Fri Dec 10 16:25:19 1999
@@ -10,11 +10,14 @@
# note when updating version numbers here, also update pkgIndex.in (see
# comments in Makefile)
@@ -12,7 +12,7 @@
EXP_VERSION=$EXP_MAJOR_VERSION.$EXP_MINOR_VERSION
EXP_VERSION_NODOTS=$EXP_MAJOR_VERSION$EXP_MINOR_VERSION
EXP_VERSION_FULL=$EXP_VERSION.$EXP_MICRO_VERSION
-+EXP_VERSION_PKG=$EXP_MAJOR_VERSION.$EXP_MINOR_VERSION_PREFIX.$EXP_MICRO_VERSIO
++EXP_VERSION_PKG=$EXP_MAJOR_VERSION.$EXP_MINOR_VERSION_PREFIX.$EXP_MICRO_VERSION
# Tcl's handling of shared_lib_suffix requires this symbol exist
VERSION=$EXP_MAJOR_VERSION.$EXP_MINOR_VERSION