pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/glclock Fix build with the latest version of the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07044d8a777c
branches: trunk
changeset: 541679:07044d8a777c
user: tron <tron%pkgsrc.org@localhost>
date: Thu Apr 24 13:57:08 2008 +0000
description:
Fix build with the latest version of the "MesaLib" package.
diffstat:
time/glclock/distinfo | 4 ++--
time/glclock/patches/patch-aa | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r f16cd80a9da2 -r 07044d8a777c time/glclock/distinfo
--- a/time/glclock/distinfo Thu Apr 24 13:46:24 2008 +0000
+++ b/time/glclock/distinfo Thu Apr 24 13:57:08 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2006/06/30 18:52:41 tron Exp $
+$NetBSD: distinfo,v 1.7 2008/04/24 13:57:08 tron Exp $
SHA1 (glclock-6.0b6.0.tar.gz) = e276a516d543c9a6c04f06cfa046f89a476a8685
RMD160 (glclock-6.0b6.0.tar.gz) = f0bd207a47a01e3dc3d3da5b107b168a3210d2a3
Size (glclock-6.0b6.0.tar.gz) = 811803 bytes
-SHA1 (patch-aa) = 388d8c9e3236f377912dd6261af50cd42064eb22
+SHA1 (patch-aa) = d2526e6ce7679ce67835b6b916b4524b4249d7e5
SHA1 (patch-ab) = 8d4f12c9948d703e4fbff68282388efc7a352f59
SHA1 (patch-ac) = d06a44d725820c2988888665c4d5dd75161525b8
diff -r f16cd80a9da2 -r 07044d8a777c time/glclock/patches/patch-aa
--- a/time/glclock/patches/patch-aa Thu Apr 24 13:46:24 2008 +0000
+++ b/time/glclock/patches/patch-aa Thu Apr 24 13:57:08 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2002/08/25 21:51:23 jlam Exp $
+$NetBSD: patch-aa,v 1.5 2008/04/24 13:57:08 tron Exp $
---- makefile.orig Sun Jun 18 16:37:40 2000
-+++ makefile
+--- makefile.orig 2000-06-18 15:37:40.000000000 +0100
++++ makefile 2008-04-24 14:54:35.000000000 +0100
@@ -13,12 +13,12 @@
COMPILER = g++ -c
@@ -15,7 +15,7 @@
+ LIB_PATH = -L${LOCALBASE}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib -Wl,-R${LOCALBASE}/lib
- LIBS = -lglut -lGLU -lGL -lXi -lXmu -lXext -lX11 -lm
-+ LIBS = -lglut -lGLU -lGL -lXext -lXmu -lXt -lSM -lICE -lXi -lX11 -lm
++ LIBS = -lglut -lGLU -lXext -lXmu -lXt -lSM -lICE -lXi -lX11 -lm
MARK_LIBS = -lm
#
Home |
Main Index |
Thread Index |
Old Index