From vsevolod@highsecure.ru  Tue Jun 28 21:06:43 2005
Return-Path: <vsevolod@highsecure.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CEC1316A41C
	for <freebsd-gnats-submit@freebsd.org>; Tue, 28 Jun 2005 21:06:43 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6A343D1D
	for <freebsd-gnats-submit@freebsd.org>; Tue, 28 Jun 2005 21:06:43 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j5SL7THj005904
    for <freebsd-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 01:07:29 +0400 (MSD)
Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1])
  by localhost (8.13.1/8.12.6) with ESMTP id j5SL7Oro005877
    for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 01:07:24 +0400 (MSD)
Received: from localhost (localhost.inec.ru [127.0.0.1])
	by localhost (Postfix) with SMTP id D137959F84
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 01:07:24 +0400 (MSD)
Received: from core (postbox.inec.ru [213.148.3.226])
	by waterwall.inec.ru (Postfix) with ESMTP id AAP6D42C1BC0C18130
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jun 2005 01:07:24 +0400 (MSD)
Received: from [213.219.249.64] (helo=spray.anyhost.ru ident=mailnull)
	by core with esmtp (Exim 4.51 (FreeBSD))
	id 1DnNHY-000PbA-Q9
	for FreeBSD-gnats-submit@freebsd.org; Wed, 29 Jun 2005 01:06:12 +0400
Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD))
	id 1DnNHm-000Fg4-BO; Wed, 29 Jun 2005 01:06:26 +0400
Message-Id: <E1DnNHm-000Fg4-BO@spray.anyhost.ru>
Date: Wed, 29 Jun 2005 01:06:26 +0400
From: Vsevolod Stakhov <vsevolod@highsecure.ru>
Sender: Vsevolod Stakhov <vsevolod@highsecure.ru>
Reply-To: Vsevolod Stakhov <vsevolod@highsecure.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mranner@inode.at
Subject: Update port: irc/bobot++ to 2.0.1 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82748
>Category:       ports
>Synopsis:       Update port: irc/bobot++ to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 28 21:10:05 GMT 2005
>Closed-Date:    Sun Jul 03 13:34:12 GMT 2005
>Last-Modified:  Sun Jul 03 13:34:12 GMT 2005
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to the latest stable release 2.0.1. Also note that old release was
not available on main savannah site.
Change PORTNAME to feed portlint (sorry if this is wrong decision).
>How-To-Repeat:
>Fix:

diff -ruPN bobot++.orig/Makefile bobot++/Makefile
--- bobot++.orig/Makefile	Wed Jun 29 00:54:14 2005
+++ bobot++/Makefile	Wed Jun 29 00:59:35 2005
@@ -6,12 +6,11 @@
 # $FreeBSD: ports/irc/bobot++/Makefile,v 1.10 2004/12/20 21:32:10 sem Exp $
 #
 
-PORTNAME=	bobot++
-PORTVERSION=	1.99.2
+PORTNAME=	bobotpp
+PORTVERSION=	2.0.1
 CATEGORIES=	irc
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR=	bobotpp/stable.pkg/${PORTVERSION}
-DISTNAME=	Bobot++-${PORTVERSION}
+MASTER_SITE_SUBDIR=	bobotpp
 
 MAINTAINER=	mranner@inode.at
 COMMENT=	An IRC bot written in C++
diff -ruPN bobot++.orig/distinfo bobot++/distinfo
--- bobot++.orig/distinfo	Wed Jun 29 00:54:14 2005
+++ bobot++/distinfo	Wed Jun 29 00:59:35 2005
@@ -1,2 +1,2 @@
-MD5 (Bobot++-1.99.2.tar.gz) = 41c87d61d34c07430318c5c7436585bd
-SIZE (Bobot++-1.99.2.tar.gz) = 149119
+MD5 (bobotpp-2.0.1.tar.gz) = 331f00c0cb03d14a523630e514376f6b
+SIZE (bobotpp-2.0.1.tar.gz) = 153977

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Thu Jun 30 11:05:35 GMT 2005 
State-Changed-Why:  
Asked maintainer for approval 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Thu Jun 30 11:05:35 GMT 2005 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82748 

From: Pav Lucistnik <pav@FreeBSD.org>
To: mranner@inode.at, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/82748: Update port: irc/bobot++ to 2.0.1
Date: Thu, 30 Jun 2005 13:05:32 +0200

 Dear maintainer of FreeBSD port irc/bobot++, please take a look at
 
 http://www.freebsd.org/cgi/query-pr.cgi?q=82748
 
 Do you approve this update?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 Every man is as God made him, ay, and often worse.
   -- Miguel de Cervantes

From: Michael Ranner <mranner@jawa.at>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/82748: Update port: irc/bobot++ to 2.0.1
Date: Sun, 3 Jul 2005 14:42:46 +0200

 Am Donnerstag, 30. Juni 2005 13:05 schrieb Pav Lucistnik:
 > Dear maintainer of FreeBSD port irc/bobot++, please take a look at
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?q=82748
 >
 > Do you approve this update?
 
 Yes, approved!
 
 -- 
 /\/\ichael Ranner
 
 mranner@jawa.at - mranner@bitonline.cc - webmaster@mariazell.at
 ----------------------------------------------------------------------
 JAWA Management Software GmbH - http://www.jawa.at/
   Liebenauer Hauptstrasse 2oo - A-8041 Graz
         Tel +43 316 403274 21 - Fax +43 316 403274 10
 ----------------------------------------------------------------------
              Mariazell Online - http://www.mariazell.at/
 ----------------------------------------------------------------------
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun Jul 3 13:34:01 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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