Date: Mon, 19 Jul 1999 13:40:38 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12704: update port: xchat-1.1.2 to 1.1.3 Message-ID: <199907190340.NAA29306@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 12704 >Category: ports >Synopsis: update port: xchat-1.1.2 to 1.1.3 >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: Sun Jul 18 20:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: Patch updates xchat port to the latest version. NLS is still borked so it's still disabled. >How-To-Repeat: >Fix: Apply the following diff.. diff -ruN /usr/ports/irc/xchat/Makefile xchat/Makefile --- /usr/ports/irc/xchat/Makefile Sun Jul 18 10:25:29 1999 +++ xchat/Makefile Mon Jul 19 13:35:22 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.2 +# Version required: 1.1.3 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # # $Id: Makefile,v 1.17 1999/07/17 03:56:06 cpiazza Exp $ # -DISTNAME= xchat-1.1.2 +DISTNAME= xchat-1.1.3 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ diff -ruN /usr/ports/irc/xchat/files/md5 xchat/files/md5 --- /usr/ports/irc/xchat/files/md5 Sun Jul 18 10:25:29 1999 +++ xchat/files/md5 Mon Jul 19 13:37:42 1999 @@ -1 +1 @@ -MD5 (xchat-1.1.2.tar.bz2) = d109fc9fba516564b2e146426bc5874a +MD5 (xchat-1.1.3.tar.bz2) = 3c88def396eb9a0eadf37b6b4cb0f6e0 >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?199907190340.NAA29306>