pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/glut Bump the PKGREVISION again, due too the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bc5e67091c6
branches:  trunk
changeset: 489608:5bc5e67091c6
user:      veego <veego%pkgsrc.org@localhost>
date:      Thu Feb 24 06:36:18 2005 +0000

description:
Bump the PKGREVISION again, due too the change in graphics/MesaLib:

Fix the last commit which didn't record the correct rpath for the X11
libraries due too the usage of two -rpath options for libtool.

diffstat:

 graphics/glut/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 2006c624a4fe -r 5bc5e67091c6 graphics/glut/Makefile
--- a/graphics/glut/Makefile    Thu Feb 24 06:28:08 2005 +0000
+++ b/graphics/glut/Makefile    Thu Feb 24 06:36:18 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2005/02/23 13:57:35 grant Exp $
+# $NetBSD: Makefile,v 1.37 2005/02/24 06:36:18 veego Exp $
 
 PKGNAME=       ${DISTNAME:S/MesaLib/glut/}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       GLUT Graphics library similar to SGI's OpenGL
 
 CONFLICTS+=    Mesa-glx-[0-9]*



Home | Main Index | Thread Index | Old Index