diff options
Diffstat (limited to 'lang/expect')
-rw-r--r-- | lang/expect/Makefile | 4 | ||||
-rw-r--r-- | lang/expect/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile index 116abf51d501..8cc2801c1405 100644 --- a/lang/expect/Makefile +++ b/lang/expect/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= expect -PORTVERSION= 5.31 +PORTVERSION= 5.31.5 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}/${PKGNAME} +WRKSRC= ${WRKDIR}/expect-5.31 GNU_CONFIGURE= yes CONFIGURE_ARGS?= --enable-shared \ --with-tclconfig=${PREFIX}/lib/tcl8.2 \ diff --git a/lang/expect/distinfo b/lang/expect/distinfo index d400d1786748..fe365b962207 100644 --- a/lang/expect/distinfo +++ b/lang/expect/distinfo @@ -1 +1 @@ -MD5 (expect.tar.gz) = 92affc4eb5e0f24f3fa53e2820b7c749 +MD5 (expect.tar.gz) = 8fcd64c4599657eaf4274fd3e3dc037b |