Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 08:59:22 +0100 (CET)
From:      Stijn Hoop <stijn@win.tue.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Andrew J Caines <a.j.caines@halplant.com>
Subject:   ports/45985: [MAINTAINER UPDATE]: x11-wm/bbpager
Message-ID:  <200212040759.gB47xMoF065992@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help

>Number:         45985
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: x11-wm/bbpager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 00:00:13 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:

System: FreeBSD pcwin002.win.tue.nl 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Nov 18 16:15:12 CET 2002 stijn@pcwin002.win.tue.nl:/usr/obj/usr/src/sys/PCWIN002 i386

>Description:

- Update of bbpager to 0.3.1.
  Submitted by:		Andrew J Caines <a.j.caines@halplant.com>
  Thanks!

>How-To-Repeat:

N/A

>Fix:

- Apply the following patch
- cvs rm -f files/patch-aa files/patch-ab

diff -urN --exclude=CVS /usr/ports/x11-wm/bbpager/Makefile bbpager/Makefile
--- /usr/ports/x11-wm/bbpager/Makefile	Wed Aug 28 07:54:00 2002
+++ bbpager/Makefile	Wed Dec  4 08:55:27 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bbpager
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://bbtools.windsofstorm.net/sources/
 
diff -urN --exclude=CVS /usr/ports/x11-wm/bbpager/distinfo bbpager/distinfo
--- /usr/ports/x11-wm/bbpager/distinfo	Mon Apr  2 07:19:13 2001
+++ bbpager/distinfo	Wed Dec  4 08:54:04 2002
@@ -1 +1 @@
-MD5 (bbpager-0.3.0.tar.gz) = 0a8aa4b0c68346b71f8d375f4362c3cb
+MD5 (bbpager-0.3.1.tar.gz) = 27e575bd87be25e2fe8a116412d933cc
diff -urN --exclude=CVS /usr/ports/x11-wm/bbpager/files/patch-aa bbpager/files/patch-aa
--- /usr/ports/x11-wm/bbpager/files/patch-aa	Sat Sep  7 05:14:27 2002
+++ bbpager/files/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,20 +0,0 @@
---- LinkedList.hh.orig	Fri Sep  6 20:12:22 2002
-+++ LinkedList.hh	Fri Sep  6 20:12:31 2002
-@@ -50,7 +50,7 @@
-   __llist *list;
-   __llist_node *node;
- 
--  friend __llist;
-+  friend class __llist;
- 
- 
- protected:
-@@ -73,7 +73,7 @@
-   __llist_node *_first, *_last;
-   __llist *iterators;
- 
--  friend __llist_iterator;
-+  friend class __llist_iterator;
- 
- 
- protected:
diff -urN --exclude=CVS /usr/ports/x11-wm/bbpager/files/patch-ab bbpager/files/patch-ab
--- /usr/ports/x11-wm/bbpager/files/patch-ab	Sat Sep  7 05:14:27 2002
+++ bbpager/files/patch-ab	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- Timer.hh.orig	Fri Sep  6 20:12:10 2002
-+++ Timer.hh	Fri Sep  6 20:12:17 2002
-@@ -47,7 +47,7 @@
- 
- 
- class BTimer {
--  friend BaseDisplay;
-+  friend class BaseDisplay;
- private:
-   BaseDisplay *display;
-   TimeoutHandler *handler;
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212040759.gB47xMoF065992>