From 7288ce93339d367dafa24aea32c0d844fc7bf972 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 9 May 1999 04:00:21 +0000 Subject: Unbreak by pointing at the correct distfile. There's now a vtcl-1.2.0.tar.gz so use that instead of current.tar.gz in a DIST_SUBDIR. Also the package is renamed in line with the distfile name (1.20 -> 1.2.0) --- devel/vtcl/Makefile | 13 ++++--------- devel/vtcl/distinfo | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) (limited to 'devel/vtcl') diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index 61838e8a3bcc..3265371db6ee 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -1,25 +1,20 @@ # New ports collection makefile for: vtcl -# Version required: 1.20 +# Version required: 1.2.0 # Date Created: 29 May 1997 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.14 1999/01/20 01:36:03 asami Exp $ +# $Id: Makefile,v 1.15 1999/05/06 21:06:08 billf Exp $ # -DISTNAME= current -PKGNAME= vtcl-1.20 +DISTNAME= vtcl-1.2.0 CATEGORIES= devel tk80 -MASTER_SITES= http://www.neuron.com/stewart/vtcl/dload/ \ - ftp://ftp.neuron.com/pub/ +MASTER_SITES= ftp://ftp.neuron.com/pub/vtcl/development/1.2/ MAINTAINER= vanilla@FreeBSD.ORG RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 -BROKEN= "the MASTER_SITES have disappeared." -WRKSRC= ${WRKDIR}/${PKGNAME} NO_BUILD= yes -DIST_SUBDIR= ${PKGNAME} do-install: @ ${MKDIR} ${PREFIX}/lib/vtcl/images diff --git a/devel/vtcl/distinfo b/devel/vtcl/distinfo index ae6f9dfcedcf..685c7c06176f 100644 --- a/devel/vtcl/distinfo +++ b/devel/vtcl/distinfo @@ -1 +1 @@ -MD5 (vtcl/current.tar.gz) = bc01190f815a5aeb67f87c3ee72b64cd +MD5 (vtcl-1.2.0.tar.gz) = bc01190f815a5aeb67f87c3ee72b64cd -- cgit v1.2.3