tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgtools/pkgdiff: mkpatches, ignore time stamp for unchanged patches



Hi,

Thank you.
However patchdiff from pkgsrc/pkgtools/pkgdiff
may perform similar behavior?

From: Leonardo Taccari <iamleot%gmail.com@localhost>, Date: Tue, 09 Jun 2015 18:38:02 +0200

> Dear tech-pkg@, Thomas and Dieter,
> I have implemented a small patch in order to ignore time stamps for
> unchanged patches when doing "mkpatches -c".
> 
> To reproduce the problem please just take a package that has at least
> one patch and then:
> 
>  $ cd pkgsrc/foo/bar
>  $ make extract; make patch
>  $ mkpatches && mkpatches -c
> 
> ...also if the patches are not really changed the time stamps in the
> patches is updated and so also the "distinfo" should be updated as
> well.
> 
> Please note that File::Compare and File::Copy are part of lang/perl (so
> not additional dependencies are needed).
> 
> 
> Thank you for your attention!
> Ciao,
> L.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index