Subject: Re: CVS commit: pkgsrc/net/Transmission
To: None <tnn@netbsd.org, tech-pkg@NetBSD.org>
From: Dieter Baron <dillo@danbala.tuwien.ac.at>
List: tech-pkg
Date: 08/29/2007 09:41:32
In article <20070828200526.3C3F521507@cvs.netbsd.org> Tobias wrote:
: Module Name: pkgsrc
: Committed By: tnn
: Date: Tue Aug 28 20:05:26 UTC 2007
: Modified Files:
: pkgsrc/net/Transmission: Makefile distinfo
: Log Message:
: Hrrm, the distfile on the master site has been modified.
: According to timestamps, they apparently decided to do some late OSX
: changes and rerelease as the same version. Regen distinfo and bump
: PKGREVISION as a precaution.
Please use DIST_SUBDIR if the distfile changes. Otherwise, manual
intervention is needed for users that downloaded the old distfile:
DIST_SUBDIR=${PKGNAME_NOREV}
thanks,
dillo