pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libbonobo Changes to pkgsrc:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3840f69ba3f2
branches: trunk
changeset: 472962:3840f69ba3f2
user: adam <adam%pkgsrc.org@localhost>
date: Wed Apr 14 20:21:49 2004 +0000
description:
Changes to pkgsrc:
* always use pkgsrc 'perl'
* do not use -no-undefined flag
Now builds under Darwin
diffstat:
devel/libbonobo/distinfo | 7 ++++++-
devel/libbonobo/patches/patch-af | 12 ++++++++++++
devel/libbonobo/patches/patch-ag | 13 +++++++++++++
devel/libbonobo/patches/patch-ah | 13 +++++++++++++
devel/libbonobo/patches/patch-ai | 13 +++++++++++++
5 files changed, 57 insertions(+), 1 deletions(-)
diffs (85 lines):
diff -r 9b226ea23578 -r 3840f69ba3f2 devel/libbonobo/distinfo
--- a/devel/libbonobo/distinfo Wed Apr 14 20:15:59 2004 +0000
+++ b/devel/libbonobo/distinfo Wed Apr 14 20:21:49 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/04/01 18:18:00 jmmv Exp $
+$NetBSD: distinfo,v 1.8 2004/04/14 20:21:49 adam Exp $
SHA1 (libbonobo-2.6.0.tar.bz2) = 65d3173e9b7b5d72c0d23e482b0ea54f8e1d9150
Size (libbonobo-2.6.0.tar.bz2) = 1059444 bytes
@@ -6,3 +6,8 @@
SHA1 (patch-ab) = 320fc0a2be131a0ab6b200643fb733f80899a005
SHA1 (patch-ac) = 256aec5eaa1d04ce9bed162c8698f6ebce6e4b0d
SHA1 (patch-ad) = 224d9114c285a0c6ef06b7ced6aec34b8abf538f
+SHA1 (patch-ae) = d1f6cfe8aa05d7ac1ae840762c440bca26a48727
+SHA1 (patch-af) = b5a38bc2b8f75356f41898338ffcaf772034dde4
+SHA1 (patch-ag) = 54c8312cf9911cf6d9eae3f4616d1cac313d7aaa
+SHA1 (patch-ah) = 3270ce9369a5166a498406fe048eb91d2c8750d3
+SHA1 (patch-ai) = da64566c066c0ad2aa9c6b2a22702c55ec9e60ec
diff -r 9b226ea23578 -r 3840f69ba3f2 devel/libbonobo/patches/patch-af
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-af Wed Apr 14 20:21:49 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2004/04/14 20:21:49 adam Exp $
+
+--- bonobo-activation/Makefile.in.orig Wed Apr 14 21:30:19 2004
++++ bonobo-activation/Makefile.in
+@@ -223,7 +223,6 @@ INCLUDES = \
+ AM_LDFLAGS = \
+ $(LIBBONOBO_LIBS) \
+ $(BONOBO_ACTIVATION_LT_VERSION_INFO) \
+- -no-undefined \
+ $(NULL)
+
+
diff -r 9b226ea23578 -r 3840f69ba3f2 devel/libbonobo/patches/patch-ag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-ag Wed Apr 14 20:21:49 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2004/04/14 20:21:49 adam Exp $
+
+--- bonobo/Makefile.in.orig Wed Apr 14 21:53:16 2004
++++ bonobo/Makefile.in
+@@ -261,7 +261,7 @@ libbonobo_2_la_LIBADD = \
+ ../bonobo-activation/libbonobo-activation.la
+
+
+-libbonobo_2_la_LDFLAGS = -no-undefined
++libbonobo_2_la_LDFLAGS =
+
+ libbonoboincludedir = $(includedir)/libbonobo-2.0/bonobo
+
diff -r 9b226ea23578 -r 3840f69ba3f2 devel/libbonobo/patches/patch-ah
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-ah Wed Apr 14 20:21:49 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2004/04/14 20:21:49 adam Exp $
+
+--- monikers/Makefile.in.orig Wed Apr 14 21:54:19 2004
++++ monikers/Makefile.in
+@@ -243,7 +243,7 @@ libmoniker_std_2_la_SOURCES = \
+ bonobo-moniker-std.c
+
+
+-libmoniker_std_2_la_LDFLAGS = -module -avoid-version -no-undefined
++libmoniker_std_2_la_LDFLAGS = -module -avoid-version
+ libmoniker_std_2_la_LIBADD = $(top_builddir)/bonobo/libbonobo-2.la \
+ $(top_builddir)/bonobo-activation/libbonobo-activation.la \
+ $(LIBBONOBO_LIBS)
diff -r 9b226ea23578 -r 3840f69ba3f2 devel/libbonobo/patches/patch-ai
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libbonobo/patches/patch-ai Wed Apr 14 20:21:49 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ai,v 1.1 2004/04/14 20:21:49 adam Exp $
+
+--- tests/test-activation/Makefile.in.orig Wed Apr 14 21:59:19 2004
++++ tests/test-activation/Makefile.in
+@@ -232,7 +232,7 @@ bonobo_activation_test_LDADD = libtest-p
+ # get libtool to build a noinst shared lib.
+ libtest_plugin_la_LDFLAGS = \
+ -rpath $(shell (cd $(top_builddir);pwd))/test/.libs \
+- -module -avoid-version -no-undefined
++ -module -avoid-version
+
+
+ libtest_plugin_la_LIBADD = \
Home |
Main Index |
Thread Index |
Old Index