From owner-freebsd-ports-bugs Sun Feb 16 16:39:44 2003 Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A7237B401 for ; Sun, 16 Feb 2003 16:39:41 -0800 (PST) Received: from angelfish.lewiz.org (dialup.212-50-182-45.karoo.KCOM.COM [212.50.182.45]) by mx1.FreeBSD.org (Postfix) with SMTP id 825D043F75 for ; Sun, 16 Feb 2003 16:39:36 -0800 (PST) (envelope-from lewiz@walrus.lewiz.org) Received: (qmail 15953 invoked by uid 85); 17 Feb 2003 00:39:20 -0000 Received: from lewiz@walrus.lewiz.org by angelfish by uid 0 with qmail-scanner-1.15 (sophie: 2.10/3.65. spamassassin: 2.43. Clear:SA:0(-3.1/5.0):. Processed in 3.089376 secs); 17 Feb 2003 00:39:20 -0000 X-Spam-Status: No, hits=-3.1 required=5.0 Received: from walrus.lewiz.org (192.168.0.10) by angelfish.lewiz.org with SMTP; 17 Feb 2003 00:39:13 -0000 Received: (nullmailer pid 7194 invoked by uid 1001); Mon, 17 Feb 2003 00:39:51 -0000 Date: Mon, 17 Feb 2003 00:39:51 +0000 From: lewiz To: Tilman Linneweh Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47374: Update port: mail/bbmail Message-ID: <20030217003951.GA7186@lewiz.org> References: <200302160125.h1G1P6q7042529@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302160125.h1G1P6q7042529@freefall.freebsd.org> X-GPG-Fingerprint: 90A4 939E 3847 A3E4 8103 2A48 22DA B428 542F ED3F X-GPG-Info: http://www.westwood.karoo.net/pgpkey / horowitz.surfnet.nl User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Submitter-Id: current-users >Originator: lewiz >Confidential: no >Synopsis: bbmail upgrade from 0.6.9 to 0.8.2 (resubmit diff) >Fix: Okay, I hope I've got this right now... I copied the original bbmail from mail/bbmail to mail/bbmail.old and then made modifications to mail/bbmail. The diff below was generated by diff -ruN bbmail.old bbmail from ports/mail. diff -ruN bbmail.old/Makefile bbmail/Makefile --- bbmail.old/Makefile Sat Nov 23 02:25:39 2002 +++ bbmail/Makefile Sun Feb 16 13:23:54 2003 @@ -1,12 +1,12 @@ # New ports collection makefile for: bbmail -# Date created: May 3 1999 -# Whom: Chris Piazza +# Date created: January 22 2003 +# Whom: lewiz # -# $FreeBSD: ports/mail/bbmail/Makefile,v 1.14 2002/11/23 02:25:39 kris Exp $ +# $FreeBSD$ # PORTNAME= bbmail -PORTVERSION= 0.6.9 +PORTVERSION= 0.8.2 CATEGORIES= mail MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ diff -ruN bbmail.old/distinfo bbmail/distinfo --- bbmail.old/distinfo Sat Sep 23 19:10:50 2000 +++ bbmail/distinfo Wed Jan 22 20:16:28 2003 @@ -1 +1 @@ -MD5 (bbmail-0.6.9.tar.gz) = 60c4a2751f88a4d935ef6b9d2ed8a13e +MD5 (bbmail-0.8.2.tar.gz) = c66c4d603eeb2175886ce3201eaca41c diff -ruN bbmail.old/files/patch-aa bbmail/files/patch-aa --- bbmail.old/files/patch-aa Sat Sep 7 04:21:47 2002 +++ bbmail/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- LinkedList.hh.orig Fri Sep 6 20:19:16 2002 -+++ LinkedList.hh Fri Sep 6 20:19:42 2002 -@@ -63,7 +63,7 @@ - int elements; - __llist_node *_first, *_last; - -- friend __llist_iterator; -+ friend class __llist_iterator; - - - protected: diff -ruN bbmail.old/files/patch-ab bbmail/files/patch-ab --- bbmail.old/files/patch-ab Sat Sep 7 04:21:47 2002 +++ bbmail/files/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- Basemenu.hh.orig Fri Sep 6 20:19:14 2002 -+++ Basemenu.hh Fri Sep 6 20:19:26 2002 -@@ -133,7 +133,7 @@ - char **u, *l, *e; - int f; - -- friend Basemenu; -+ friend class Basemenu; - - - protected: diff -ruN bbmail.old/files/patch-ac bbmail/files/patch-ac --- bbmail.old/files/patch-ac Sat Sep 7 04:21:47 2002 +++ bbmail/files/patch-ac Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- Timer.hh.orig Fri Sep 6 20:19:18 2002 -+++ Timer.hh Fri Sep 6 20:19:35 2002 -@@ -47,7 +47,7 @@ - - - class BTimer { -- friend BaseDisplay; -+ friend class BaseDisplay; - private: - BaseDisplay *display; - TimeoutHandler *handler; diff -ruN bbmail.old/pkg-plist bbmail/pkg-plist --- bbmail.old/pkg-plist Fri Sep 10 23:42:13 1999 +++ bbmail/pkg-plist Wed Jan 22 20:29:47 2003 @@ -1,5 +1,3 @@ bin/bbmail -share/bbtools/README.bbmail share/bbtools/bbmail.bb -share/bbtools/bbmail.nobb @dirrm share/bbtools To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message