Date: Wed, 15 Nov 2000 02:03:39 -0800 (PST) From: Roger Hardiman <roger@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/aalib Makefile distinfo Message-ID: <200011151003.CAA29335@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roger 2000/11/15 02:03:39 PST Modified files: graphics/aalib Makefile distinfo Log: There are two different tarballs for aalib-1.2 on the internet. There is one copy on the author's ftp site. There is a differnt copy on all the SunSite mirrors. The difference is small. The SunSite copy contains a config.cache file. The actual source code is identical. So, allow this port to work with either tarballs. We need both checksums in distinfo and we need to delete config.cache (if it exists) prior to running configure. Submitted by: bento which found the problem while the authors site was down Revision Changes Path 1.18 +2 -1 ports/graphics/aalib/Makefile 1.4 +1 -0 ports/graphics/aalib/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011151003.CAA29335>