Date: Sat, 16 Mar 2002 17:11:00 -0800 (PST) From: David Wolfskill <david@catwhisker.org> To: alan@clegg.com, freebsd-ports@freebsd.org Cc: david@catwhisker.org Subject: Re: gpsman checksum mismatch Message-ID: <200203170111.g2H1B0M85988@bunrab.catwhisker.org> In-Reply-To: <20020316185935.E99447@shell.wetworks.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Sat, 16 Mar 2002 18:59:35 -0500 >From: Alan Clegg <alan@clegg.com> >Port fails checksum. However, building with NO_CHECKSUM works with no=20 >errors. Sorry about that. Looks as if some comments were changed in the files that make up the tarball along about 13 February. I've sent a note off to the author of the package to verify that only comments were changed; in anticipation that this is, in fact, the case, the following patch (from /usr/ports) ought to so the trick: Index: astro/gpsman/distinfo =================================================================== RCS file: /cvs/freebsd/ports/astro/gpsman/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- astro/gpsman/distinfo 10 Feb 2002 09:46:09 -0000 1.2 +++ astro/gpsman/distinfo 17 Mar 2002 00:52:26 -0000 @@ -1 +1 @@ -MD5 (gpsman-5.4.2.tgz) = d3eb8e5610289dbc3086bcbc9fe34488 +MD5 (gpsman-5.4.2.tgz) = a33b8fbea01da2d9eac68f6b2d1aea41 Thanks for letting me know, david (links to my resume at http://www.catwhisker.org/~david) -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203170111.g2H1B0M85988>