mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
The version of expect on nist was upgraded to 5.19 without changing
the filename. Sigh!
This commit is contained in:
parent
f57ff806ef
commit
3c7092ffce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2682
@ -3,14 +3,15 @@
|
||||
# Date created: 20 November 1994
|
||||
# Whom: pst
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1995/11/22 13:12:38 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1995/12/07 22:18:09 markm Exp $
|
||||
#
|
||||
|
||||
DISTNAME= expect-5.18
|
||||
DISTNAME= expect-5.19
|
||||
CATEGORIES+= lang
|
||||
MASTER_SITES= ftp://ftp.cme.nist.gov/pub/expect/
|
||||
DISTFILES= expect.tar.gz
|
||||
|
||||
DEPENDS= ${PORTSDIR}/lang/tcl ${PORTSDIR}/x11/tk
|
||||
LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \
|
||||
tk\\.3\\.:${PORTSDIR}/x11/tk
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (expect.tar.gz) = 4197cbd0b591ae52956ba60fddcfd283
|
||||
MD5 (expect.tar.gz) = c68a09b6eef7286527e96966c800f941
|
||||
|
Loading…
Reference in New Issue
Block a user