From a477fa7c1a8cb39fb4351d3846b7e050b4d6b23a Mon Sep 17 00:00:00 2001 From: jseger Date: Sat, 3 Apr 1999 21:41:55 +0000 Subject: Update to zircon 1.18.213 PR: ports/10786 --- irc/zircon/Makefile | 11 +++++------ irc/zircon/distinfo | 2 +- irc/zircon/files/patch-aa | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) (limited to 'irc/zircon') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 177452a..5ac49f2 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,20 +1,19 @@ # New ports collection makefile for: zircon -# Version required: 1.18.210 +# Version required: 1.18.213 # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.35 1999/01/26 02:58:39 steve Exp $ +# $Id: Makefile,v 1.37 1999/02/22 03:20:03 steve Exp $ # -DISTNAME= zircon-1.18.210 -CATEGORIES= net tk81 +DISTNAME= zircon-1.18.213 +CATEGORIES= net tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ftp://ftp.dinoex.sub.org/pub/approved/ MAINTAINER= jseger@FreeBSD.org -BUILD_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 -RUN_DEPENDS= wish8.1:${PORTSDIR}/x11-toolkits/tk81 +RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 IS_INTERACTIVE= yes NO_BUILD= yes diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo index 9d0b74f..fde378f 100644 --- a/irc/zircon/distinfo +++ b/irc/zircon/distinfo @@ -1 +1 @@ -MD5 (zircon-1.18.210.tar.gz) = 6d9b0ba587392adba404f84fc12cb272 +MD5 (zircon-1.18.213.tar.gz) = faeae0bc77b3c3dfcdf5958f92e935a8 diff --git a/irc/zircon/files/patch-aa b/irc/zircon/files/patch-aa index 37a59ff..66415b5 100644 --- a/irc/zircon/files/patch-aa +++ b/irc/zircon/files/patch-aa @@ -5,7 +5,7 @@ global CC GCC SCflag CFlags Type SLDflag share scflags switch {} $CC {} default return - set CFlags -O -+ set CFlags {-O -I/usr/local/include/tcl8.1} ++ set CFlags {-O -I/usr/local/include/tcl8.0} catch {set CFlags $cflags($Type)} switch BSDI $Type { set CC gcc2 -- cgit v1.1