From owner-freebsd-ports Sat Mar 23 14:46:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16971 for ports-outgoing; Sat, 23 Mar 1996 14:46:08 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA16949 for ; Sat, 23 Mar 1996 14:46:02 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA01307 for ; Sat, 23 Mar 1996 23:45:57 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA20152 for ports@freebsd.org; Sat, 23 Mar 1996 23:45:57 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id WAA25059 for ports@freebsd.org; Sat, 23 Mar 1996 22:42:28 +0100 (MET) From: J Wunsch Message-Id: <199603232142.WAA25059@uriah.heep.sax.de> Subject: Re: Updated knews port from 0.9.3 to 0.9.5, here the diffs To: ports@freebsd.org Date: Sat, 23 Mar 1996 22:42:28 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Andreas Klemm" at Mar 23, 96 04:22:22 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Andreas Klemm wrote: > > * diff -r1.1.1.1 Makefile > > * 2,3c2,3 > > * < # Version required: 0.9.3 > > * < # Date created: Sat Nov 18 15:23:47 MET 1995 > > > > By the way, context or unified diffs are preferred. ;) > > Ok, you're right. It's the first time for me to use cvs diff. > I overlooked, that I had to use an additional switch for diff > at the command line. Sorry, if you had any trouble. Create a ~/.cvsrc with (for example): diff -u checkout -P -d This way, each of your ``cvs diff''s will automatically create Unidiffs. > Well, this version is ready for being committed. The only > change would be now, to change the Master site to http://.... > as you suggested. Since this is the only minor change, I don't > resubmit to save bandwidth. You could commit it now. I'm still voting against the ``#if __FreeBSD__'' laziness. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)