Date: Fri, 21 May 1999 11:00:08 +0100 From: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11817: New version of ytalk. Message-ID: <E10km64-000BYj-00@voodoo.pandhm.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 11817 >Category: ports >Synopsis: New version of ytalk. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 21 03:00:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 4.0-CURRENT i386 >Organization: Palmer & Harvey McLane Ltd. >Environment: FreeBSD voodoo.pandhm.co.uk 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu May 20 10:56:32 BST 1999 dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO i386 >Description: Update to v3.1.1 >How-To-Repeat: n/a >Fix: Here's the patch. No added or deleted files. diff -urP /usr/ports/net/ytalk/Makefile ytalk/Makefile --- /usr/ports/net/ytalk/Makefile Thu Nov 26 00:02:43 1998 +++ ytalk/Makefile Fri May 21 10:56:49 1999 @@ -1,14 +1,17 @@ # New ports collection makefile for: ytalk -# Version required: 3.1 +# Version required: 3.1.1 # Date created: 18 March 1995 # Whom: dom@myrddin.demon.co.uk # # $Id: Makefile,v 1.8 1998/11/25 22:48:06 billf Exp $ # -DISTNAME= ytalk-3.1 +DISTNAME= ytalk-3.1.1 CATEGORIES= net -MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ytalk/ +# This site is very slow, so we use sunsite instead. +#MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ytalk/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= system/network/chat MAINTAINER= dom@myrddin.demon.co.uk diff -urP /usr/ports/net/ytalk/files/md5 ytalk/files/md5 --- /usr/ports/net/ytalk/files/md5 Thu Nov 26 00:02:44 1998 +++ ytalk/files/md5 Fri May 21 10:55:51 1999 @@ -1 +1 @@ -MD5 (ytalk-3.1.tar.gz) = faefb277a3347ff85c4b63a9443743ee +MD5 (ytalk-3.1.1.tar.gz) = 8e4d3cb9832b1653ed1b925c3043d9f0 -- ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. ********************************************************************** >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?E10km64-000BYj-00>