From owner-cvs-all Wed Nov 15 2: 3:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D536937B4C5; Wed, 15 Nov 2000 02:03:39 -0800 (PST) Received: (from roger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA29335; Wed, 15 Nov 2000 02:03:39 -0800 (PST) (envelope-from roger@FreeBSD.org) Message-Id: <200011151003.CAA29335@freefall.freebsd.org> From: Roger Hardiman Date: Wed, 15 Nov 2000 02:03:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/aalib Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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