When upgrading port www/hudson a failure occurs because /usr/ports/distfiles/hudson.war already exists and has the wrong checksum. In fact, this is the previous version of the download from before the port was upgraded and should have a version number appended. Fix: Append version number to downloaded file. How-To-Repeat: Upgrade www/hudson from an older installation of the port.
Responsible Changed From-To: freebsd-ports-bugs->hq Over to maintainer (via the GNATS Auto Assign Tool)
hq 2009-02-24 09:45:15 UTC FreeBSD ports repository Modified files: www/hudson Makefile distinfo Log: Fetch distfile in a specific directory related to version Port will now update correctly even if the previous distfile has not been removed from DISTDIR PR: ports/132048 Reported by: Ari Maniatis <ari@ish.com.au> Revision Changes Path 1.16 +1 -0 ports/www/hudson/Makefile 1.15 +3 -3 ports/www/hudson/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed. Thanks for reporting this.