diff options
author | tv <tv@pkgsrc.org> | 2005-11-08 16:41:30 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-11-08 16:41:30 +0000 |
commit | 924b25bc16e4a9b807d11a499f38404c15ccebe4 (patch) | |
tree | 30784e90ebecea4319689a16c12ec773c0de42e6 /graphics/MesaLib/distinfo | |
parent | e7f63a4688d5ed9b246dfe46ade0b9fdc776b19f (diff) | |
download | pkgsrc-924b25bc16e4a9b807d11a499f38404c15ccebe4.tar.gz |
Create template config file for Interix 3.x.
As part of this, do something special for xmesaP.h: Because XShm.h does
exist on the Interix platform, and Mesa binaries were already buildable,
preserve the ABI by including XShm.h there and keeping the XShmSegmentInfo
field (with -DUSE_XSHM_HDRONLY) -- thus avoiding both flag day and revbump
sweep. However, all XShm-using code remains turned off (no -DUSE_XSHM)
so that libGL will work.
Bump PKGREVISION of MesaLib only.
Diffstat (limited to 'graphics/MesaLib/distinfo')
-rw-r--r-- | graphics/MesaLib/distinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/MesaLib/distinfo b/graphics/MesaLib/distinfo index 0ebcb5dbed5..4ee2294c01d 100644 --- a/graphics/MesaLib/distinfo +++ b/graphics/MesaLib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.31 2005/07/13 18:39:58 kristerw Exp $ +$NetBSD: distinfo,v 1.32 2005/11/08 16:41:30 tv Exp $ SHA1 (Mesa-6.2.1/MesaLib-6.2.1.tar.bz2) = 7c4fb46ae17b066e85e90592ace496ac6b36c189 RMD160 (Mesa-6.2.1/MesaLib-6.2.1.tar.bz2) = cfc5e8db61289c017ff20dd6b4c6db5c7b66855b @@ -8,9 +8,11 @@ RMD160 (Mesa-6.2.1/MesaDemos-6.2.1.tar.bz2) = 62b3ebc47e822c4704b69c9888e74bae12 Size (Mesa-6.2.1/MesaDemos-6.2.1.tar.bz2) = 1004511 bytes SHA1 (patch-aa) = 90457ea124a42150e3a37b48e1e0691597668606 SHA1 (patch-ab) = c257a57d4570576f160e9a4c029384718402c1bd -SHA1 (patch-ac) = 9a0717105fef41e84b5faebaa8bd91d1c0964b86 +SHA1 (patch-ac) = 1791e47aa5a0e9d86002cf4c76dc66338e235fac SHA1 (patch-ad) = 297981dfd609dab0b213ac75324e07c2364a2b27 SHA1 (patch-ae) = a92133c77b1b958dcfe9b37ddc317d6ff31157d0 SHA1 (patch-af) = 8f77d0a0e7c63de6bcc44a653767ccd04107c98c SHA1 (patch-ag) = 3d05125b389c26b04884775f3f631247faa8a716 SHA1 (patch-ah) = 0c0a4d18531d2bc9ea1be83e89f373be5609f0e7 +SHA1 (patch-ai) = 3c5e4cc1e054514111d50c1d01257f4647b14558 +SHA1 (patch-aj) = 8282697af31605d07176943d7cf7e8f413e212de |