Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 23:04:44 -0400 (EDT)
From:      howardjp@wam.umd.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20132: lang/expect update
Message-ID:  <200007240304.XAA32002@byzantine.student.umd.edu>

next in thread | raw e-mail | index | archive | help

>Number:         20132
>Category:       ports
>Synopsis:       lang/expect update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 23 20:10:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     James Howard
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
University of Maryland
>Environment:

FreeBSD byzantine.student.umd.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Sun Jun 18 21:23:23 EDT 2000     howardjp@byzantine.student.umd.edu:/usr/src/sys/compile/BYZANTINE  i386

>Description:

I just noticed lang/expect was out of date and would not build
properly.  I was trying to install it for the first time.  I 
could have broken something, but I doubt it.

>How-To-Repeat:

cd /usr/ports/lang/expect; make

>Fix:

diff -ur expect.orig/Makefile expect/Makefile
--- expect.orig/Makefile	Sun Jul 23 22:50:17 2000
+++ expect/Makefile	Sun Jul 23 22:51:18 2000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/lang/expect/Makefile,v 1.49 2000/06/16 21:51:18 asami Exp $
 
 PORTNAME=	expect
-PORTVERSION=	5.31.8
+PORTVERSION=	5.32
 CATEGORIES=	lang tcl82 tk82
 MASTER_SITES=	http://expect.nist.gov/
 DISTNAME=	expect
@@ -14,7 +14,7 @@
 
 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 \
diff -ur expect.orig/files/md5 expect/files/md5
--- expect.orig/files/md5	Sun Jul 23 22:50:17 2000
+++ expect/files/md5	Sun Jul 23 22:50:35 2000
@@ -1 +1 @@
-MD5 (expect.tar.gz) = a633d5aeb7a5f7fec6c0780e3365154b
+MD5 (expect.tar.gz) = af232cc2f8537565efa31e2f7ef7cde5



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007240304.XAA32002>