aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-08-12 19:33:18 +0800
committerjedgar <jedgar@FreeBSD.org>2000-08-12 19:33:18 +0800
commit833f6243571e40bb8c4cf63c222388c117a19189 (patch)
treee179c71e7e057463e3204570ee619d005b43cf64 /lang
parent7b4b87751df435eae3c6e70be183a3aabc3cc874 (diff)
downloadfreebsd-ports-gnome-833f6243571e40bb8c4cf63c222388c117a19189.tar.gz
freebsd-ports-gnome-833f6243571e40bb8c4cf63c222388c117a19189.tar.zst
freebsd-ports-gnome-833f6243571e40bb8c4cf63c222388c117a19189.zip
Update port to 5.32.1
PR: 20132, 20517 Submitted by: James Howard <howardjp@wam.umd.edu> Frank McConnell <fmc@reanimators.org>
Diffstat (limited to 'lang')
-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