Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2000 12:04:47 -0700
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        ports@freebsd.org
Subject:   Expect Port Broken Due to Update
Message-ID:  <20000802120447.B55777@184.215.6.64.reflexcom.com>

next in thread | raw e-mail | index | archive | help
The Expect port (/usr/ports/lang/expect) is broken. In the Makefile,

  PORTVERSION=    5.31.8

But when you actually retrieve the tarball from the site,

  MASTER_SITES=   http://expect.nist.gov/

You will recveive version 5.32. It looks like a fairly recent update
from the file timestamps in the distribution.

This of course also causes the MD5 check to fail.

Just bringing this to your attention. A 's/5\.31[0-9\.]*/5\.32/' in the
Makefile compiles cleanly once the checksum is bypassed.
-- 
Crist J. Clark                           cjclark@alum.mit.com


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?20000802120447.B55777>