From owner-freebsd-ports Mon Jan 6 8: 0:31 2003 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 342B937B401 for ; Mon, 6 Jan 2003 08:00:28 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B91443EC2 for ; Mon, 6 Jan 2003 08:00:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h06G0HNS002774 for ; Mon, 6 Jan 2003 08:00:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h06G0HwP002773; Mon, 6 Jan 2003 08:00:17 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE42837B401 for ; Mon, 6 Jan 2003 07:53:24 -0800 (PST) Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA8443EE5 for ; Mon, 6 Jan 2003 07:53:23 -0800 (PST) (envelope-from T.D.Bishop@ukc.ac.uk) Received: from pendennis.ukc.ac.uk ([129.12.3.232]) by mercury.ukc.ac.uk with esmtp (Exim 3.22 #4) id 18VZXr-0003tT-00; Mon, 06 Jan 2003 15:52:07 +0000 Received: from tdb by pendennis.ukc.ac.uk with local (Exim 4.10) id 18VZXq-000JGJ-00; Mon, 06 Jan 2003 15:52:06 +0000 Message-Id: Date: Mon, 06 Jan 2003 15:52:06 +0000 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/46804: 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: 46804 >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 Jan 06 08:00:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD pendennis.ukc.ac.uk 4.7-STABLE FreeBSD 4.7-STABLE #12: Thu Oct 10 23:47:27 BST 2002 tdb@pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386 >Description: Update pircbot to new version 1.0.1. >How-To-Repeat: >Fix: Patch given below. --- pircbot-1.0.1.diff begins here --- diff -ruN pircbot.bak/Makefile pircbot/Makefile --- pircbot.bak/Makefile Thu Jan 2 17:26:23 2003 +++ pircbot/Makefile Mon Jan 6 15:48:00 2003 @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.11 +PORTVERSION= 1.0.1 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 Thu Jan 2 17:26:23 2003 +++ pircbot/distinfo Mon Jan 6 15:29:54 2003 @@ -1 +1 @@ -MD5 (pircbot-0.9.11.zip) = 9a3b8e7dcc0388f8874bffcfef835717 +MD5 (pircbot-1.0.1.zip) = 2a04250ac1b56bdb63b6ccf3d1700db8 diff -ruN pircbot.bak/pkg-plist pircbot/pkg-plist --- pircbot.bak/pkg-plist Sat Nov 23 15:00:27 2002 +++ pircbot/pkg-plist Mon Jan 6 15:42:43 2003 @@ -8,6 +8,9 @@ %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/OutputThread.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/PircBot.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/Queue.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/Colors.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/ReplyConstants.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/User.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-use.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-frame.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-summary.html @@ -20,6 +23,9 @@ %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/Queue.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/IrcException.html %%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/NickAlreadyInUseException.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/Colors.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/ReplyConstants.html +%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/User.html %%PORTDOCS%%share/doc/pircbot/overview-tree.html %%PORTDOCS%%share/doc/pircbot/index-all.html %%PORTDOCS%%share/doc/pircbot/deprecated-list.html @@ -30,7 +36,6 @@ %%PORTDOCS%%share/doc/pircbot/serialized-form.html %%PORTDOCS%%share/doc/pircbot/package-list %%PORTDOCS%%share/doc/pircbot/help-doc.html -%%PORTDOCS%%share/doc/pircbot/stylesheet.css %%PORTDOCS%%share/doc/pircbot/pircbot-style.css %%PORTDOCS%%@dirrm share/doc/pircbot/org/jibble/pircbot/class-use %%PORTDOCS%%@dirrm share/doc/pircbot/org/jibble/pircbot --- pircbot-1.0.1.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