From T.D.Bishop@ukc.ac.uk  Sat Jan 11 04:01:29 2003
Return-Path: <T.D.Bishop@ukc.ac.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9624937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Jan 2003 04:01:29 -0800 (PST)
Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C5D2943F18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Jan 2003 04:01:28 -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 18XKIb-0006I0-00; Sat, 11 Jan 2003 11:59:37 +0000
Received: from tdb by pendennis.ukc.ac.uk with local (Exim 4.10)
	id 18XKIa-000OBE-00; Sat, 11 Jan 2003 11:59:36 +0000
Message-Id: <E18XKIa-000OBE-00@pendennis.ukc.ac.uk>
Date: Sat, 11 Jan 2003 11:59:36 +0000
From: Tim Bishop <tim@bishnet.net>
Sender: "T.D.Bishop" <T.D.Bishop@ukc.ac.uk>
Reply-To: Tim Bishop <tim@bishnet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tim@bishnet.net, paul@jibble.org
Subject: Update port: irc/pircbot (maintainer)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46970
>Category:       ports
>Synopsis:       Update port: irc/pircbot (maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 11 04:10:01 PST 2003
>Closed-Date:    Sat Jan 11 15:49:39 PST 2003
>Last-Modified:  Sat Jan 11 15:49:39 PST 2003
>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.2.
>How-To-Repeat:
>Fix:

	Patch given below.

--- pircbot-1.0.2.diff begins here ---
diff -ruN pircbot.bak/Makefile pircbot/Makefile
--- pircbot.bak/Makefile	Thu Jan  2 17:26:23 2003
+++ pircbot/Makefile	Sat Jan 11 11:52:18 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pircbot
-PORTVERSION=	0.9.11
+PORTVERSION=	1.0.2
 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	Sat Jan 11 11:52:52 2003
@@ -1 +1 @@
-MD5 (pircbot-0.9.11.zip) = 9a3b8e7dcc0388f8874bffcfef835717
+MD5 (pircbot-1.0.2.zip) = 909ae65c9ed14e78f71807c8313ad4b1
diff -ruN pircbot.bak/pkg-plist pircbot/pkg-plist
--- pircbot.bak/pkg-plist	Sat Nov 23 15:00:27 2002
+++ pircbot/pkg-plist	Sat Jan 11 11:54:38 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.2.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sat Jan 11 15:49:33 PST 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46970 
>Unformatted:
