Subject: Re: CVS commit: pkgsrc/converters/chef
To: Jeremy C. Reed <reed@reedmedia.net>
From: Antoine Reilles <tonio@NetBSD.org>
List: pkgsrc-changes
Date: 10/31/2005 18:06:59
On Oct 31, 2005, at 6:00 PM, Jeremy C. Reed wrote:
> On Mon, 31 Oct 2005, Antoine Reilles wrote:
>
>
>> Modified Files:
>> pkgsrc/converters/chef: Makefile distinfo
>>
>> Log Message:
>> Add DIST_SUBDIR=${PKGNAME_NOREV} to change distfile path, as
>> checksum was
>> updated.
>> Thanks Min Sik Kim for pointing the problem
> Can you please mention what the changes are between the files in the
> commit message?
Sorry, it was explained (i guess) in the previous commit message, the
one updating checksum, i should have repeated this:
Module Name: pkgsrc
Committed By: tonio
Date: Mon Oct 17 20:59:27 UTC 2005
Modified Files:
pkgsrc/converters/chef: Makefile distinfo
Log Message:
Distfiles comes with a strange encoding.
Updated checksum, it is just an encoding problem
Add ${TR} magic to fix encoding
antoine