aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/expect
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-24 02:46:41 +0800
committersteve <steve@FreeBSD.org>1999-12-24 02:46:41 +0800
commit38291bb0724767269fbbf03479f7aaa47c772741 (patch)
tree858920f738a7f55456fdda97cf55a0f8f710b660 /japanese/expect
parent9bb5ddc1f61bcfdaecc6020f41133c345f3bb9e6 (diff)
downloadfreebsd-ports-gnome-38291bb0724767269fbbf03479f7aaa47c772741.tar.gz
freebsd-ports-gnome-38291bb0724767269fbbf03479f7aaa47c772741.tar.zst
freebsd-ports-gnome-38291bb0724767269fbbf03479f7aaa47c772741.zip
Update to version 5.31.
PR: 15393 Submitted by: maintainer
Diffstat (limited to 'japanese/expect')
-rw-r--r--japanese/expect/Makefile4
-rw-r--r--japanese/expect/distinfo2
-rw-r--r--japanese/expect/files/patch-ab6
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile
index af3ff626a476..5aab8146fa63 100644
--- a/japanese/expect/Makefile
+++ b/japanese/expect/Makefile
@@ -6,10 +6,10 @@
# $FreeBSD$
#
-DISTNAME= expect
+DISTNAME= expect-5.30
PKGNAME= ja-expect-5.30
CATEGORIES= japanese lang tk80
-MASTER_SITES= http://expect.nist.gov/
+MASTER_SITES= ftp://ftp.nist.gov/mel/div826/subject/expect/old/
MAINTAINER= taguchi@tohoku.iij.ad.jp
diff --git a/japanese/expect/distinfo b/japanese/expect/distinfo
index e150c078dbff..1837265c4f64 100644
--- a/japanese/expect/distinfo
+++ b/japanese/expect/distinfo
@@ -1 +1 @@
-MD5 (expect.tar.gz) = 947ac547a40b02e7db0ecdae84b33ca7
+MD5 (expect-5.30.tar.gz) = 73bf1f347dde3c2b2cd04b344c6769df
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