Bug 74687 - [MAINTAINER] mail/gnubiff: update to 2.0.3
Summary: [MAINTAINER] mail/gnubiff: update to 2.0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 19:30 UTC by Tim Bishop
Modified: 2004-12-10 15:10 UTC (History)
1 user (show)

See Also:


Attachments
gnubiff-2.0.3.patch (1.09 KB, patch)
2004-12-04 19:30 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2004-12-04 19:30:29 UTC
- Update to 2.0.3

Generated with FreeBSD Port Tools 0.63
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-10 12:51:06 UTC
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.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-10 12:51:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Take it.
Comment 3 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-10 12:51:51 UTC
State Changed
From-To: open->feedback

Ask submitter for feedback.
Comment 4 Tim Bishop freebsd_committer freebsd_triage 2004-12-10 13:37:46 UTC
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
Comment 5 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-10 15:10:44 UTC
State Changed
From-To: feedback->closed

Committed, thanks!