From owner-freebsd-ports Mon Sep 2 14:30:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B534437B400 for ; Mon, 2 Sep 2002 14:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A70843E42 for ; Mon, 2 Sep 2002 14:30:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g82LU2JU039413 for ; Mon, 2 Sep 2002 14:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g82LU2C6039412; Mon, 2 Sep 2002 14:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32FFC37B400 for ; Mon, 2 Sep 2002 14:25:19 -0700 (PDT) Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4EBB43E3B for ; Mon, 2 Sep 2002 14:25:17 -0700 (PDT) (envelope-from T.D.Bishop@ukc.ac.uk) Received: from pendennis.ukc.ac.uk ([129.12.41.29]) by mercury.ukc.ac.uk with esmtp (Exim 3.22 #4) id 17lygE-0001TR-00; Mon, 02 Sep 2002 22:24:18 +0100 Received: from tdb by pendennis.ukc.ac.uk with local (Exim 3.36 #1) id 17lyfj-00009f-00; Mon, 02 Sep 2002 22:23:47 +0100 Message-Id: Date: Mon, 02 Sep 2002 22:23:47 +0100 From: Tim Bishop Reply-To: Tim Bishop To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net, paul@jibble.org X-Send-Pr-Version: 3.113 Subject: ports/42341: Update port: irc/pircbot Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42341 >Category: ports >Synopsis: Update port: irc/pircbot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Sep 02 14:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD pendennis.ukc.ac.uk 4.6-STABLE FreeBSD 4.6-STABLE #10: Fri Aug 23 03:07:16 BST 2002 tdb@pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386 >Description: Update pircbot to new version 0.9.7. >How-To-Repeat: >Fix: Patch given below. --- pircbot-0.9.7.diff begins here --- diff -ruN pircbot.bak/Makefile pircbot/Makefile --- pircbot.bak/Makefile Mon Sep 2 04:44:25 2002 +++ pircbot/Makefile Mon Sep 2 22:15:48 2002 @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ \ http://www.i-scream.org.uk/downloads/other/ diff -ruN pircbot.bak/distinfo pircbot/distinfo --- pircbot.bak/distinfo Sat Aug 31 18:20:15 2002 +++ pircbot/distinfo Mon Sep 2 22:16:06 2002 @@ -1 +1 @@ -MD5 (pircbot-0.9.6.zip) = 177a24fe505b9a6481ce1beb3763df02 +MD5 (pircbot-0.9.7.zip) = c2abd30f1c87d399f05fca8d47945fa1 --- pircbot-0.9.7.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message