From t.d.bishop@kent.ac.uk  Sat Dec  4 19:21:28 2004
Return-Path: <t.d.bishop@kent.ac.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C5ACF16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Dec 2004 19:21:28 +0000 (GMT)
Received: from mx5.kent.ac.uk (mx5.kent.ac.uk [129.12.21.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8122743D68
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Dec 2004 19:21:28 +0000 (GMT)
	(envelope-from t.d.bishop@kent.ac.uk)
Received: from apophis.ukc.ac.uk ([129.12.4.11])
	by mx5.kent.ac.uk with esmtp (Exim 4.42)
	id 1CafT8-0000WV-Qx; Sat, 04 Dec 2004 19:21:22 +0000
Received: from pendennis.ukc.ac.uk ([129.12.3.232])
	by apophis.ukc.ac.uk with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.42)
	id 1CafT8-00064Q-Oc; Sat, 04 Dec 2004 19:21:22 +0000
Received: from tdb by pendennis.ukc.ac.uk with local (Exim 4.42 (FreeBSD))
	id 1CafT8-000JG5-Lt; Sat, 04 Dec 2004 19:21:22 +0000
Message-Id: <E1CafT8-000JG5-Lt@pendennis.ukc.ac.uk>
Date: Sat, 04 Dec 2004 19:21:22 +0000
From: Tim Bishop <tim@bishnet.net>
Sender: "T.D.Bishop" <T.D.Bishop@kent.ac.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tim@bishnet.net
Subject: [MAINTAINER] mail/gnubiff: update to 2.0.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74687
>Category:       ports
>Synopsis:       [MAINTAINER] mail/gnubiff: update to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 04 19:30:29 GMT 2004
>Closed-Date:    Fri Dec 10 15:10:51 GMT 2004
>Last-Modified:  Fri Dec 10 15:10:51 GMT 2004
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sun Jul 18 15:23:54 BST 2004
>Description:
- Update to 2.0.3

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gnubiff-2.0.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/mail/gnubiff/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	7 Nov 2004 22:36:45 -0000	1.7
+++ Makefile	4 Dec 2004 19:12:47 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gnubiff
-PORTVERSION=	2.0.2
-PORTREVISION=	1
+PORTVERSION=	2.0.3
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -27,7 +26,7 @@
 MAN1=		gnubiff.1
 INFO=		gnubiff
 
-.if defined(WITH_GNUBIFF_PASSWORD)
+.ifdef(WITH_GNUBIFF_PASSWORD)
 CONFIGURE_ARGS+=	--with-password
 .endif
 
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/mail/gnubiff/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	6 Nov 2004 14:44:41 -0000	1.4
+++ distinfo	4 Dec 2004 19:16:06 -0000
@@ -1,2 +1,2 @@
-MD5 (gnubiff-2.0.2.tar.gz) = 38ee04ed9e41454e3e1b40677cdb70d5
-SIZE (gnubiff-2.0.2.tar.gz) = 608475
+MD5 (gnubiff-2.0.3.tar.gz) = d3982297e7e58c127c57cebec306acd9
+SIZE (gnubiff-2.0.3.tar.gz) = 606421
--- gnubiff-2.0.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Fri Dec 10 12:51:30 GMT 2004 
Responsible-Changed-Why:  
Take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74687 
State-Changed-From-To: open->feedback 
State-Changed-By: sem 
State-Changed-When: Fri Dec 10 12:51:51 GMT 2004 
State-Changed-Why:  
Ask submitter for feedback. 

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

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, tim@bishnet.net
Cc:  
Subject: Re: ports/74687: [MAINTAINER] mail/gnubiff: update to 2.0.3
Date: Fri, 10 Dec 2004 15:51:06 +0300

 A problem with INFO file:
 ===>  Deinstalling for mail/gnubiff
 ===>   Deinstalling gnubiff-2.0.3
 install-info: warning: no entries found for 
 `/usr/X11R6/info/gnubiff.info'; nothing deleted
 
 -- 
 Sem.

From: Tim Bishop <tim@bishnet.net>
To: Sergey Matveychuk <sem@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/74687: [MAINTAINER] mail/gnubiff: update to 2.0.3
Date: Fri, 10 Dec 2004 13:37:46 +0000

 On Fri, Dec 10, 2004 at 03:51:06PM +0300, Sergey Matveychuk wrote:
 > A problem with INFO file:
 > =3D=3D=3D>  Deinstalling for mail/gnubiff
 > =3D=3D=3D>   Deinstalling gnubiff-2.0.3
 > install-info: warning: no entries found for=20
 > `/usr/X11R6/info/gnubiff.info'; nothing deleted
 
 Here is a revised patch:
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /u1/freebsd/cvs/ports/mail/gnubiff/Makefile,v
 retrieving revision 1.7
 diff -u -r1.7 Makefile
 --- Makefile	7 Nov 2004 22:36:45 -0000	1.7
 +++ Makefile	4 Dec 2004 19:12:47 -0000
 @@ -6,8 +6,7 @@
  #
 =20
  PORTNAME=3D	gnubiff
 -PORTVERSION=3D	2.0.2
 -PORTREVISION=3D	1
 +PORTVERSION=3D	2.0.3
  CATEGORIES=3D	mail
  MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE_EXTENDED}
  MASTER_SITE_SUBDIR=3D	${PORTNAME}
 @@ -27,7 +26,7 @@
  MAN1=3D		gnubiff.1
  INFO=3D		gnubiff
 =20
 -.if defined(WITH_GNUBIFF_PASSWORD)
 +.ifdef(WITH_GNUBIFF_PASSWORD)
  CONFIGURE_ARGS+=3D	--with-password
  .endif
 =20
 Index: distinfo
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /u1/freebsd/cvs/ports/mail/gnubiff/distinfo,v
 retrieving revision 1.4
 diff -u -r1.4 distinfo
 --- distinfo	6 Nov 2004 14:44:41 -0000	1.4
 +++ distinfo	4 Dec 2004 19:16:06 -0000
 @@ -1,2 +1,2 @@
 -MD5 (gnubiff-2.0.2.tar.gz) =3D 38ee04ed9e41454e3e1b40677cdb70d5
 -SIZE (gnubiff-2.0.2.tar.gz) =3D 608475
 +MD5 (gnubiff-2.0.3.tar.gz) =3D d3982297e7e58c127c57cebec306acd9
 +SIZE (gnubiff-2.0.3.tar.gz) =3D 606421
 Index: files/patch-doc::gnubiff.info
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: files/patch-doc::gnubiff.info
 diff -N files/patch-doc::gnubiff.info
 --- /dev/null	1 Jan 1970 00:00:00 -0000
 +++ files/patch-doc::gnubiff.info	10 Dec 2004 13:35:22 -0000
 @@ -0,0 +1,14 @@
 +--- doc/gnubiff.info.bak	Fri Dec 10 13:20:19 2004
 ++++ doc/gnubiff.info	Fri Dec 10 13:23:07 2004
 +@@ -10,6 +10,11 @@
 +      Foundation; with no Invariant Sections, no Front-Cover Texts, and
 +      no Back-Cover Texts.  A copy of the license is included in the
 +      section entitled "GNU Free Documentation License".
 ++
 ++INFO-DIR-SECTION Utilities
 ++START-INFO-DIR-ENTRY
 ++* gnubiff: (gnubiff).		A mail notification program for Gnome
 ++END-INFO-DIR-ENTRY
 +   =20
 + =1F
 + File: gnubiff.info,  Node: Top,  Next: Copying,  Up: (dir)
 
 --=20
 Tim Bishop
 http://www.bishnet.net/tim/
 PGP Key: 0x5AE7D984
State-Changed-From-To: feedback->closed 
State-Changed-By: sem 
State-Changed-When: Fri Dec 10 15:10:44 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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