From nobody@FreeBSD.org  Sun Feb 17 19:31:22 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 18F7A16A421
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Feb 2008 19:31:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0854013C457
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Feb 2008 19:31:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1HJStfL085185
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Feb 2008 19:28:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1HJStFZ085184;
	Sun, 17 Feb 2008 19:28:55 GMT
	(envelope-from nobody)
Message-Id: <200802171928.m1HJStFZ085184@www.freebsd.org>
Date: Sun, 17 Feb 2008 19:28:55 GMT
From: Chess Griffin <chess@chessgriffin.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update - patch] update irc/bip to version 0.7.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120770
>Category:       ports
>Synopsis:       [maintainer update - patch] update irc/bip to version 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 17 19:40:01 UTC 2008
>Closed-Date:    Mon Feb 18 03:30:42 UTC 2008
>Last-Modified:  Mon Feb 18 03:40:01 UTC 2008
>Originator:     Chess Griffin
>Release:        7.0-PRERELEASE
>Organization:
>Environment:
>Description:
FreeBSD bsdbob.localdomain 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Sat Feb 16 14:14:33 EST 2008     root@bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS  i386

>How-To-Repeat:
Attached patch will update irc/bip to version 0.7.0 released yesterday.  Has been successfully tested and built on a tinderbox, and runs fine on my own machine.
>Fix:


Patch attached with submission follows:

diff -ruN bip.orig/Makefile bip/Makefile
--- bip.orig/Makefile	2008-02-17 13:55:55.000000000 -0500
+++ bip/Makefile	2008-02-17 14:18:45.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bip
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	irc
 MASTER_SITES=	http://bip.t1r.net/downloads/ \
 		http://distfiles.gentoo.org/distfiles/ \
@@ -23,15 +23,18 @@
 
 PLIST_FILES=	bin/bip bin/bipmkpw
 SUB_FILES=	pkg-message
-MAN1=		bip.1 bip.conf.1 bipmkpw.1
+MAN1=		bip.1 bipmkpw.1
+MAN5=		bip.conf.5
+
+PORTDOCS=	AUTHORS BUGS ChangeLog NEWS README TODO 
 
-PORTDOCS=	AUTHORS ChangeLog NEWS README README.floodcontrol TODO
 PORTEXAMPLES=	bip.conf bip.vim
 
 .include <bsd.port.pre.mk>
 
 post-install:
 	@cd ${WRKSRC} && ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1
+	@cd ${WRKSRC} && ${INSTALL_MAN} ${MAN5} ${MANPREFIX}/man/man5
 
 .if !defined(NOPORTDOCS)
 	@${INSTALL} -d ${DOCSDIR}
diff -ruN bip.orig/distinfo bip/distinfo
--- bip.orig/distinfo	2008-02-17 13:55:55.000000000 -0500
+++ bip/distinfo	2008-02-17 13:56:32.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (bip-0.6.1.tar.gz) = a70fbc2f8356787eeb0e7db6063f96e4
-SHA256 (bip-0.6.1.tar.gz) = 90ca63e775f7ebfa739c134c35a14161e943a58c59df3ecc39214309abf0ad89
-SIZE (bip-0.6.1.tar.gz) = 175092
+MD5 (bip-0.7.0.tar.gz) = 4320110d691eca938aa39b34ae65d027
+SHA256 (bip-0.7.0.tar.gz) = 7ec5a3594879a9da6e0d1e5176a2404d2d64daa8af965207471e677e2ca7d2c3
+SIZE (bip-0.7.0.tar.gz) = 272814


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 17 19:40:06 UTC 2008 
Responsible-Changed-Why:  
beech@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120770 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Mon Feb 18 03:30:29 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120770: commit references a PR
Date: Mon, 18 Feb 2008 03:30:13 +0000 (UTC)

 beech       2008-02-18 03:30:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     irc/bip              Makefile distinfo 
   Log:
   - Update to 0.7.0
   
   PR:             ports/120770
   Submitted by:   Chess Griffin <chess@chessgriffin.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +6 -3      ports/irc/bip/Makefile
   1.2       +3 -3      ports/irc/bip/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
