pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/imake Ensure that BuildCyrillicFonts is not define...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c4473692761
branches: trunk
changeset: 478319:4c4473692761
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jul 21 22:32:33 2004 +0000
description:
Ensure that BuildCyrillicFonts is not defined (to avoid some warnings
building XFree86-* pkgs under OpenBSD).
diffstat:
x11/imake/distinfo | 4 ++--
x11/imake/patches/patch-ah | 16 ++++++++++++----
2 files changed, 14 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r e0a8cc99e998 -r 4c4473692761 x11/imake/distinfo
--- a/x11/imake/distinfo Wed Jul 21 22:32:24 2004 +0000
+++ b/x11/imake/distinfo Wed Jul 21 22:32:33 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/07/21 21:42:51 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2004/07/21 22:32:33 xtraeme Exp $
SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
@@ -11,4 +11,4 @@
SHA1 (patch-ae) = b34f46d715e90159df3897cf20023b58b9deff67
SHA1 (patch-af) = a06752ee9f55e64a407fac6fbde3547fd096c71d
SHA1 (patch-ag) = 178d556fa11818420cd685308cf179ee5f6f7dac
-SHA1 (patch-ah) = 72348b2ed4e38c9eb22ce8482b2f6b921c57c945
+SHA1 (patch-ah) = 4545d9fd50c2a7b6f5a04da330784eaf9a5373ad
diff -r e0a8cc99e998 -r 4c4473692761 x11/imake/patches/patch-ah
--- a/x11/imake/patches/patch-ah Wed Jul 21 22:32:24 2004 +0000
+++ b/x11/imake/patches/patch-ah Wed Jul 21 22:32:33 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ah,v 1.3 2004/07/21 21:42:51 xtraeme Exp $
+$NetBSD: patch-ah,v 1.4 2004/07/21 22:32:33 xtraeme Exp $
---- config/cf/OpenBSD.cf.in.orig Wed Jul 21 23:38:55 2004
-+++ config/cf/OpenBSD.cf.in Wed Jul 21 23:40:53 2004
+--- config/cf/OpenBSD.cf.in.orig 2004-07-22 00:18:37.000000000 +0200
++++ config/cf/OpenBSD.cf.in 2004-07-22 00:19:48.000000000 +0200
@@ -162,7 +162,7 @@
#define MkdirHierCmd mkdir -p
@@ -24,7 +24,15 @@
#endif
#ifndef DefaultCCOptions
#if defined(UseInstalled)
-@@ -481,13 +481,7 @@
+@@ -226,7 +226,6 @@
+
+ #define HasBsdMake YES
+
+-#define BuildCyrillicFonts YES
+ #define GzipFontCompression YES
+ #define DefaultUserPath /bin:/usr/bin:/usr/local/bin:$(BINDIR)
+ #define DefaultSystemPath /sbin:/usr/sbin:/bin:/usr/bin:$(BINDIR)
+@@ -481,13 +480,7 @@
# endif
Home |
Main Index |
Thread Index |
Old Index