diff options
author | rumble <rumble> | 2007-12-18 17:04:53 +0000 |
---|---|---|
committer | rumble <rumble> | 2007-12-18 17:04:53 +0000 |
commit | 0c2e60da5bc14f65f7a2640e7a52aebe0329084e (patch) | |
tree | e283b1bd4e43275c04b97588795eae43257fa9e0 | |
parent | 094d56bea07f40e943e23db97471b078deee4fe6 (diff) | |
download | pkgsrc-0c2e60da5bc14f65f7a2640e7a52aebe0329084e.tar.gz |
patch-aa fixed to work with -current as well as previous versions of
NetBSD where <sys/vmparam.h> requires <sys/lock.h>, rather than
<sys/mutex.h>.
-rw-r--r-- | sysutils/radeontool/Makefile | 4 | ||||
-rw-r--r-- | sysutils/radeontool/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/radeontool/Makefile b/sysutils/radeontool/Makefile index 5642c79fce6..b3d63fb46d4 100644 --- a/sysutils/radeontool/Makefile +++ b/sysutils/radeontool/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:56 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/12/18 17:04:53 rumble Exp $ DISTNAME= radeontool-1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://fdd.com/software/radeon/ diff --git a/sysutils/radeontool/distinfo b/sysutils/radeontool/distinfo index 9917a9bbf76..94bd8d9e0d7 100644 --- a/sysutils/radeontool/distinfo +++ b/sysutils/radeontool/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:40:56 agc Exp $ +$NetBSD: distinfo,v 1.3 2007/12/18 17:04:53 rumble Exp $ SHA1 (radeontool-1.5.tar.gz) = bd9096d5b18b31a1f1addbea80e6debfc707abf6 RMD160 (radeontool-1.5.tar.gz) = 1cdeeb7ad379afa7bc03e1cd79adbb09f6a9cb85 Size (radeontool-1.5.tar.gz) = 20869 bytes -SHA1 (patch-aa) = 396554a81082c9d326f5b2bbc2aa7fd4585fd91e +SHA1 (patch-aa) = 274a31cd2d2092177fbcdcdf9336d440748ff3d8 |