In message <[EMAIL PROTECTED]>, Cy Schubert write s: > cy 2007-10-25 21:15:23 UTC > > FreeBSD ports repository > > Modified files: > security/krb5 Makefile > security/krb5/files patch-ax > Log: > Fix erroneous patch. > > PR: 117469 > Submitted by: Karen Andrews <[EMAIL PROTECTED]> > > Revision Changes Path > 1.120 +1 -0 ports/security/krb5/Makefile > 1.6 +6 -4 ports/security/krb5/files/patch-ax
Rather strange that patch(1) didn't pick this one up: cwsys$ cd /export/wrkdir/export/home/cy/freebsd/krb5/work/krb5-1.6.3/doc/ cwsys$ patch -C < ~/freebsd/krb5/files/patch-ax Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ../doc/Makefile.orig Thu Dec 21 14:07:10 2006 |+++ ../doc/Makefile Tue Jan 9 18:29:27 2007 -------------------------- Patching file ../doc/Makefile using Plan A... Hunk #1 succeeded at 2 with fuzz 1. done cwsys$ Requires a little more investigation as to why this didn't produce an error. -- Cheers, Cy Schubert <[EMAIL PROTECTED]> FreeBSD UNIX: <[EMAIL PROTECTED]> Web: http://www.FreeBSD.org e**(i*pi)+1=0 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
