Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/xcomp When xprint was nuked, the .pc file...



details:   https://anonhg.NetBSD.org/src/rev/82590cc65cfb
branches:  trunk
changeset: 770242:82590cc65cfb
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Oct 09 04:29:14 2011 +0000

description:
When xprint was nuked, the .pc files from the libs were accidentally
removed from here instead of marked obsolete, so the files hang
around; this causes pkgsrc to think e.g. that a builtin libXprintUtil
is present, but it isn't really, so certain obscure and unimportant
packages fail to build. Bring the entries back marked obsolete. ok mrg

diffstat:

 distrib/sets/lists/xcomp/mi |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r ce65944e1c1c -r 82590cc65cfb distrib/sets/lists/xcomp/mi
--- a/distrib/sets/lists/xcomp/mi       Sun Oct 09 02:07:24 2011 +0000
+++ b/distrib/sets/lists/xcomp/mi       Sun Oct 09 04:29:14 2011 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: mi,v 1.131 2011/08/03 00:38:42 macallan Exp $
+#       $NetBSD: mi,v 1.132 2011/10/09 04:29:14 dholland Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -6504,7 +6504,10 @@
 ./usr/X11R7/lib/pkgconfig/xmu.pc                       -unknown-       xorg
 ./usr/X11R7/lib/pkgconfig/xmuu.pc                      -unknown-       xorg
 ./usr/X11R7/lib/pkgconfig/xorg-server.pc               -unknown-       xorg
+./usr/X11R7/lib/pkgconfig/xp.pc                                -obsolete-      obsolete
 ./usr/X11R7/lib/pkgconfig/xpm.pc                       -unknown-       xorg
+./usr/X11R7/lib/pkgconfig/xprintapputil.pc             -obsolete-      obsolete
+./usr/X11R7/lib/pkgconfig/xprintutil.pc                        -obsolete-      obsolete
 ./usr/X11R7/lib/pkgconfig/xproto.pc                    -unknown-       xorg
 ./usr/X11R7/lib/pkgconfig/xproxymngproto.pc            -unknown-       xorg
 ./usr/X11R7/lib/pkgconfig/xrandr.pc                    -unknown-       xorg



Home | Main Index | Thread Index | Old Index