pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xdm3d Let this package build and install in the pr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fc50d161d20
branches: trunk
changeset: 463327:1fc50d161d20
user: agc <agc%pkgsrc.org@localhost>
date: Thu Nov 06 16:22:28 2003 +0000
description:
Let this package build and install in the presence of xpkgwedge.
diffstat:
x11/xdm3d/distinfo | 4 ++--
x11/xdm3d/patches/patch-ab | 24 +++++++++++++++++++++---
2 files changed, 23 insertions(+), 5 deletions(-)
diffs (53 lines):
diff -r 1873d982febd -r 1fc50d161d20 x11/xdm3d/distinfo
--- a/x11/xdm3d/distinfo Thu Nov 06 14:25:04 2003 +0000
+++ b/x11/xdm3d/distinfo Thu Nov 06 16:22:28 2003 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2002/03/20 01:52:31 wiz Exp $
+$NetBSD: distinfo,v 1.5 2003/11/06 16:22:28 agc Exp $
SHA1 (xdm3d-1.0.tar.gz) = 494a33aefee0c1545331b657bf47b90634b69648
Size (xdm3d-1.0.tar.gz) = 157858 bytes
SHA1 (patch-aa) = 4a86a37ad238e502352346fa86090b7578d862ee
-SHA1 (patch-ab) = b8d5c7a705d9abdec06fa139196605484dde679a
+SHA1 (patch-ab) = 512f3df37f5480203c99198760fe98e2e127ae15
SHA1 (patch-ac) = 9ea05506db86d181d9826f5c668899b7e760a8aa
SHA1 (patch-ad) = fe87f070a74e6525908aa81cb2242a0d3e1ccd8a
diff -r 1873d982febd -r 1fc50d161d20 x11/xdm3d/patches/patch-ab
--- a/x11/xdm3d/patches/patch-ab Thu Nov 06 14:25:04 2003 +0000
+++ b/x11/xdm3d/patches/patch-ab Thu Nov 06 16:22:28 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.2 2002/03/20 01:52:31 wiz Exp $
+$NetBSD: patch-ab,v 1.3 2003/11/06 16:22:28 agc Exp $
---- Imakefile.orig Tue Aug 18 16:51:04 1998
-+++ Imakefile Sun Dec 23 11:46:41 2001
+--- Imakefile.orig 1998-08-18 10:51:04.000000000 +0100
++++ Imakefile 2003-11-06 16:14:00.000000000 +0000
@@ -4,7 +4,7 @@
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
@@ -11,6 +11,24 @@
#ifndef BuildChooser
#define BuildChooser !SystemV
+@@ -135,7 +135,7 @@
+ SUBDIRS = $(GREET_DIR) $(XDMCONFIGDIR)
+
+ INCLUDES = $(KRB5_INCLUDE)
+-DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) $(DEPXAUTHLIB) $(DEPXDMCPLIB)
++DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
+ LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB) $(XAUTHLIB) $(XDMCPLIB) $(RPCLIB) $(DLLIBRARY) $(CRYPT_LIBRARIES)
+
+ SRCS1 = auth.c daemon.c server.c dpylist.c dm.c error.c file.c \
+@@ -155,7 +155,7 @@
+ #if BuildChooser
+ SRCS3 = chooser.c
+ OBJS3 = chooser.o
+- DEPLIBS3 = XawClientDepLibs XkbClientDepLibs $(DEPXDMCPLIB)
++ DEPLIBS3 = XawClientDepLibs XkbClientDepLibs
+ LIBS3 = XawClientLibs XkbClientLibs $(XDMCPLIB)
+ #endif
+
@@ -202,18 +202,18 @@
XCOMM
XCOMM Do NOT change these lines!
Home |
Main Index |
Thread Index |
Old Index