From 7ea77df7b29f8ad249e3c6ef5d6df6eea8e65394 Mon Sep 17 00:00:00 2001 From: brad Date: Tue, 16 Jan 2001 15:16:31 +0000 Subject: [PATCH] - better distsites; From: kevlo@ - remove leftover autoconf log/cache etc. that was leftover in the tarball, include a minimalist config.cache that overrides a handful of the tests. --- graphics/aalib/Makefile | 11 ++++++++--- graphics/aalib/files/config.cache | 21 +++++++++++++++++++++ graphics/aalib/files/md5 | 6 +++--- 3 files changed, 32 insertions(+), 6 deletions(-) create mode 100644 graphics/aalib/files/config.cache diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 29f857aae8b..95a0dcb352f 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2000/09/27 21:09:05 brad Exp $ +# $OpenBSD: Makefile,v 1.12 2001/01/16 15:16:31 brad Exp $ # $FreeBSD: Makefile,v 1.6 1998/09/22 15:30:37 vanilla Exp $ DISTNAME= aalib-1.2 CATEGORIES= graphics -NEED_VERSION= 1.330 -MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ +NEED_VERSION= 1.336 +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= Brad Smith @@ -24,4 +25,8 @@ FLAVOR?= CONFIGURE_ARGS+= --without-x .endif +post-extract: + @cd ${WRKSRC}; rm -f {config.cache,config.h,config.log,config.status} + @cp -f ${FILESDIR}/config.cache ${WRKSRC} + .include diff --git a/graphics/aalib/files/config.cache b/graphics/aalib/files/config.cache new file mode 100644 index 00000000000..1a743b8256b --- /dev/null +++ b/graphics/aalib/files/config.cache @@ -0,0 +1,21 @@ +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +ac_cv_func_curs_set=${ac_cv_func_curs_set=yes} +ac_cv_func_mousemask=${ac_cv_func_mousemask=yes} +ac_cv_func_redrawwin=${ac_cv_func_redrawwin=yes} +ac_cv_func_termattrs=${ac_cv_func_termattrs=yes} +ac_cv_func_wredrawln=${ac_cv_func_wredrawln=yes} +ac_cv_header_malloc_h=${ac_cv_header_malloc_h=no} +ac_cv_lib_gpm_Gpm_Repeat=${ac_cv_lib_gpm_Gpm_Repeat=no} diff --git a/graphics/aalib/files/md5 b/graphics/aalib/files/md5 index c55b536d190..c2a1efc0f26 100644 --- a/graphics/aalib/files/md5 +++ b/graphics/aalib/files/md5 @@ -1,3 +1,3 @@ -MD5 (aalib-1.2.tar.gz) = 790434e0f2005fc95559ab3eab42e746 -RMD160 (aalib-1.2.tar.gz) = 8d28f84c661e7e3ca56ab4db2553b47f198a4c39 -SHA1 (aalib-1.2.tar.gz) = cdbdc260f683db33e678d3d0a5153467b218bbad +MD5 (aalib-1.2.tar.gz) = 36c7156f33a6bb7a0fac735d8a4d1791 +RMD160 (aalib-1.2.tar.gz) = 6065b30ce441ed0525de53a7f204a85bb454a14f +SHA1 (aalib-1.2.tar.gz) = 3434a7c59021e7864476056bbc101065687ac9c7