summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-08-12 11:33:18 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-08-12 11:33:18 +0000
commit276fd0de4a74e151d3b2e1d3afd1440334406048 (patch)
treedfd8aa899b9b8fd66176f0b81a968916a236e859 /lang/expect
parentChange Maintainer (ports@FreeBSD.org -> jim@thehousleys.net) (diff)
Update port to 5.32.1
PR: 20132, 20517 Submitted by: James Howard <howardjp@wam.umd.edu> Frank McConnell <fmc@reanimators.org>
Notes
Notes: svn path=/head/; revision=31570
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile6
-rw-r--r--lang/expect/distinfo2
-rw-r--r--lang/expect/pkg-plist12
3 files changed, 10 insertions, 10 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index c78f613931e7..8662f5490ca5 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= expect
-PORTVERSION= 5.31.8
+PORTVERSION= 5.32.1
CATEGORIES= lang tcl82 tk82
MASTER_SITES= http://expect.nist.gov/
DISTNAME= expect
@@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS?= tk82.1:${PORTSDIR}/x11-toolkits/tk82
-WRKSRC= ${WRKDIR}/expect-5.31
+WRKSRC= ${WRKDIR}/expect-5.32
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --enable-shared \
@@ -30,6 +30,6 @@ MAN3= libexpect.3
.endif
post-install:
- ${LN} -sf libexpect531.so.1 ${PREFIX}/lib/libexpect531.so
+ ${LN} -sf libexpect532.so.2 ${PREFIX}/lib/libexpect532.so
.include <bsd.port.mk>
diff --git a/lang/expect/distinfo b/lang/expect/distinfo
index 5a2ffb02717f..e9c6edb91af4 100644
--- a/lang/expect/distinfo
+++ b/lang/expect/distinfo
@@ -1 +1 @@
-MD5 (expect.tar.gz) = a633d5aeb7a5f7fec6c0780e3365154b
+MD5 (expect.tar.gz) = af232cc2f8537565efa31e2f7ef7cde5
diff --git a/lang/expect/pkg-plist b/lang/expect/pkg-plist
index 3d10400022e6..9c0604f7fbec 100644
--- a/lang/expect/pkg-plist
+++ b/lang/expect/pkg-plist
@@ -24,9 +24,9 @@ include/expect.h
include/expect_comm.h
include/expect_tcl.h
include/tcldbg.h
-lib/expect5.31/pkgIndex.tcl
-lib/expect5.31/libexpect531.a
-lib/libexpect531.a
-lib/libexpect531.so
-lib/libexpect531.so.1
-@dirrm lib/expect5.31
+lib/expect5.32/pkgIndex.tcl
+lib/expect5.32/libexpect532.a
+lib/libexpect532.a
+lib/libexpect532.so
+lib/libexpect532.so.1
+@dirrm lib/expect5.32