From 3c886c27e1d15a64c714ec490ef1f3b6583c3aa4 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 17 Oct 2002 11:20:48 +0000 Subject: Update to 0.2.3: fixes compilation with gcc3. Maintainer is unreachable. --- x11-clocks/bbdate/Makefile | 2 +- x11-clocks/bbdate/distinfo | 2 +- x11-clocks/bbdate/files/patch-aa | 11 ----------- 3 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 x11-clocks/bbdate/files/patch-aa (limited to 'x11-clocks') diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index a98f49e97f48..04b1fc09bfab 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bbdate -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.3 CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ diff --git a/x11-clocks/bbdate/distinfo b/x11-clocks/bbdate/distinfo index 781284175aa0..84c36a6232a8 100644 --- a/x11-clocks/bbdate/distinfo +++ b/x11-clocks/bbdate/distinfo @@ -1 +1 @@ -MD5 (bbdate-0.2.1.tar.gz) = c6912a52f534585fdc2996ab495b113b +MD5 (bbdate-0.2.3.tar.gz) = a7bc15a6502dda607ec54252c0ea1238 diff --git a/x11-clocks/bbdate/files/patch-aa b/x11-clocks/bbdate/files/patch-aa deleted file mode 100644 index bb52d6494472..000000000000 --- a/x11-clocks/bbdate/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- LinkedList.hh.orig Fri Sep 6 20:17:41 2002 -+++ LinkedList.hh Fri Sep 6 20:17:47 2002 -@@ -63,7 +63,7 @@ - int elements; - __llist_node *_first, *_last; - -- friend __llist_iterator; -+ friend class __llist_iterator; - - - protected: -- cgit v1.2.3