diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-08-26 01:43:48 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-08-26 01:43:48 +0000 |
commit | aa0aa518ac14831c74a251ce2f29ab666a0ee437 (patch) | |
tree | f140f06de4c7c70760a39202e8a58d32c2b1d16a /graphics/glu/distinfo | |
parent | 06d1f547a30205849de1743770d1e6f9ccbcabc9 (diff) | |
download | pkgsrc-aa0aa518ac14831c74a251ce2f29ab666a0ee437.tar.gz |
Finally remove support of Mesa 3.4.1 completely as discussed at length
on tech-pkg@ at various times. This means that regardless of what kind of
GL support comes with X11, if a package depends on GL, Mesa 5.0.1 (or higher)
will be installed into ${LOCALBASE}.
Some troubleshooting after the latest patches by Krister Walfridsson.
Diffstat (limited to 'graphics/glu/distinfo')
-rw-r--r-- | graphics/glu/distinfo | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/glu/distinfo b/graphics/glu/distinfo index cf14873e128..fda715e2ab8 100644 --- a/graphics/glu/distinfo +++ b/graphics/glu/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.10 2003/07/22 14:02:58 jschauma Exp $ +$NetBSD: distinfo,v 1.11 2003/08/26 01:43:49 jschauma Exp $ SHA1 (MesaLib-5.0.1.tar.bz2) = efdda1b592065b714c4cc772d05f21f88b060799 Size (MesaLib-5.0.1.tar.bz2) = 1661508 bytes -SHA1 (MesaLib-3.4.2.tar.bz2) = 1a41b61a29538127dbb0ab2882ac69554a0e9e37 -Size (MesaLib-3.4.2.tar.bz2) = 1380805 bytes |