Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 1996 22:42:28 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        ports@freebsd.org
Subject:   Re: Updated knews port from 0.9.3 to 0.9.5, here the diffs
Message-ID:  <199603232142.WAA25059@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.91.960323161716.1783C-100000@knobel.gun.de> from "Andreas Klemm" at Mar 23, 96 04:22:22 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



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