Subject: Re: pkg/29026
To: None <veego@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Bernd Ernesti <veego@NetBSD.org>
List: pkgsrc-bugs
Date: 06/30/2005 07:04:02
The following reply was made to PR pkg/29026; it has been noted by GNATS.
From: Bernd Ernesti <veego@NetBSD.org>
To: grant beattie <grant@NetBSD.org>
Cc: gnats-bugs@NetBSD.org
Subject: Re: pkg/29026
Date: Thu, 30 Jun 2005 09:03:26 +0200
On Thu, Jun 30, 2005 at 04:39:52PM +1000, grant beattie wrote:
[..]
> pkgsrc patches must always be generated with pkgdiff(1)...
To quote pkgsrc.txt:
: One important thing to mention is to pay attention that no RCS IDs get stored
: in the patch files, as these will cause problems when later checked into the
: NetBSD CVS tree. Use the pkgdiff from the pkgtools/pkgdiff package to avoid
: these problems.
1. Thats not a must
2. I had to do it manually, because it would have a RCS Id if used pkgdiff
and that would fail:
Cannot strip away RCS IDs, please handle manually!
src/windiv.c.orig: src/windiv.c and src/windiv.c.orig don't differ
See my mail to tech-pkg:
: Date: Mon, 20 Jun 2005 09:22:50 +0200
: From: Bernd Ernesti <veego@netbsd.org>
: Subject: Modifying patches because of RCS Ids? (was: pkg/29939)
With no respond to it.
So the last patch, send in this thread, was genarated with -U 1.
Bernd