Date: Mon, 21 Jun 1999 10:58:21 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12314: update port: xchat-0.9.6 to 0.9.9 Message-ID: <199906210058.KAA51647@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 12314 >Category: ports >Synopsis: update port: xchat-0.9.6 to 0.9.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 20 18:00:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-19990517-STABLE i386 >Organization: >Environment: >Description: Patch updates xchat port to the latest version. This PR replaces ports/12109 which was an update to 0.9.7, but hasn't been committed yet. Please close ports/12109 and use the patch below instead. >How-To-Repeat: >Fix: diff -ruN /usr/ports/net/xchat/Makefile xchat/Makefile --- /usr/ports/net/xchat/Makefile Thu Jun 10 09:36:02 1999 +++ xchat/Makefile Mon Jun 21 10:39:19 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.6 +# Version required: 0.9.9 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # # $Id: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $ # -DISTNAME= xchat-0.9.6 +DISTNAME= xchat-0.9.9 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ diff -ruN /usr/ports/net/xchat/files/md5 xchat/files/md5 --- /usr/ports/net/xchat/files/md5 Thu Jun 10 09:36:02 1999 +++ xchat/files/md5 Mon Jun 21 10:37:09 1999 @@ -1 +1 @@ -MD5 (xchat-0.9.6.tar.gz) = e4f7b79060746dbd0f3ad4bb7e36d86d +MD5 (xchat-0.9.9.tar.gz) = b432b9f569706d6dc28c307a53dea210 diff -ruN /usr/ports/net/xchat/pkg/PLIST xchat/pkg/PLIST --- /usr/ports/net/xchat/pkg/PLIST Mon May 10 10:13:53 1999 +++ xchat/pkg/PLIST Mon Jun 21 10:50:49 1999 @@ -10,4 +10,5 @@ share/doc/xchat/xchat-7.html share/doc/xchat/xchat-8.html share/doc/xchat/xchat-9.html +share/doc/xchat/xchat-10.html @dirrm share/doc/xchat >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?199906210058.KAA51647>