pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glu Fix segfaults and crashing for applicatio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/13d8fc65f88f
branches: trunk
changeset: 645548:13d8fc65f88f
user: nat <nat%pkgsrc.org@localhost>
date: Thu Jan 29 22:38:50 2015 +0000
description:
Fix segfaults and crashing for applications that use libGLU.
Bump PKGREVISION.
This commit was approved by wiz@
diffstat:
graphics/glu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 5e0bc3e5473e -r 13d8fc65f88f graphics/glu/Makefile
--- a/graphics/glu/Makefile Thu Jan 29 22:35:43 2015 +0000
+++ b/graphics/glu/Makefile Thu Jan 29 22:38:50 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2013/05/16 05:25:02 richard Exp $
+# $NetBSD: Makefile,v 1.59 2015/01/29 22:38:50 nat Exp $
PKGNAME= glu-${MESA_PKGVERSION}
COMMENT= GLU polygon tessellation facility for Mesa
+PKGREVISION= 1
CONFLICTS+= Mesa-glx-[0-9]*
CONFLICTS+= Mesa<3.2.1
Home |
Main Index |
Thread Index |
Old Index