summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-10-12 22:21:08 +0000
committerjoerg <joerg@pkgsrc.org>2010-10-12 22:21:08 +0000
commit9066020d85c858bcc1dbdf5bfa275d3c714d8928 (patch)
treee1ede2a5a313ab7816b0648e701ad08f5416692b /mail/evolution
parentfa5fb9a05b82bb2504c387a33fdec25042f3f964 (diff)
downloadpkgsrc-9066020d85c858bcc1dbdf5bfa275d3c714d8928.tar.gz
Don't depend on libtool internals.
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/distinfo4
-rw-r--r--mail/evolution/patches/patch-aa15
-rw-r--r--mail/evolution/patches/patch-ad22
3 files changed, 40 insertions, 1 deletions
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 64a2cdf0866..1369c6dc147 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,10 +1,12 @@
-$NetBSD: distinfo,v 1.76 2010/09/01 11:40:29 drochner Exp $
+$NetBSD: distinfo,v 1.77 2010/10/12 22:21:08 joerg Exp $
SHA1 (evolution-2.30.3.tar.bz2) = f62e1dea59243242f626cc73ffdd68df28cedd57
RMD160 (evolution-2.30.3.tar.bz2) = b79e3f6ba181033a9add979de8b6d518d451322c
Size (evolution-2.30.3.tar.bz2) = 32555386 bytes
+SHA1 (patch-aa) = 6656278d2a54fdc585b4f0708da657ed0afbeec2
SHA1 (patch-ab) = d16e359862063f0ec606daea035fb7b3c8e7d6f0
SHA1 (patch-ac) = 853fe9f4a28fa1fe1266607b93e4ef9f63969b42
+SHA1 (patch-ad) = 7efe568191ab181ea2b42ddac33db277b69b7d1e
SHA1 (patch-ya) = 73872309c1d69d6d10bf04d867cc04ce17e724d3
SHA1 (patch-yb) = 6d09dceb5405b29cde657eea6fa0fbd004a8bd1f
SHA1 (patch-yc) = 4830a0305d9f0ba10393884e7f833f8e740a87c8
diff --git a/mail/evolution/patches/patch-aa b/mail/evolution/patches/patch-aa
new file mode 100644
index 00000000000..9eccff985fe
--- /dev/null
+++ b/mail/evolution/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.27 2010/10/12 22:21:08 joerg Exp $
+
+Don't depend on libtool internals.
+
+--- addressbook/gui/contact-editor/Makefile.am.orig 2010-10-12 20:23:17.000000000 +0000
++++ addressbook/gui/contact-editor/Makefile.am
+@@ -33,7 +33,7 @@ libecontacteditor_la_LIBADD = \
+ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \
+ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \
+ $(top_builddir)/addressbook/printing/libecontactprint.la \
+- $(top_builddir)/widgets/menus/.libs/libmenus.la \
++ $(top_builddir)/widgets/menus/libmenus.la \
+ $(EVOLUTION_ADDRESSBOOK_LIBS) \
+ $(GNOME_PLATFORM_LIBS)
+
diff --git a/mail/evolution/patches/patch-ad b/mail/evolution/patches/patch-ad
new file mode 100644
index 00000000000..6419c0d517d
--- /dev/null
+++ b/mail/evolution/patches/patch-ad
@@ -0,0 +1,22 @@
+$NetBSD: patch-ad,v 1.12 2010/10/12 22:21:08 joerg Exp $
+
+--- addressbook/gui/contact-editor/Makefile.in.orig 2010-10-12 20:23:47.000000000 +0000
++++ addressbook/gui/contact-editor/Makefile.in
+@@ -87,7 +87,7 @@ libecontacteditor_la_DEPENDENCIES = \
+ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \
+ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \
+ $(top_builddir)/addressbook/printing/libecontactprint.la \
+- $(top_builddir)/widgets/menus/.libs/libmenus.la \
++ $(top_builddir)/widgets/menus/libmenus.la \
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+ am_libecontacteditor_la_OBJECTS = libecontacteditor_la-eab-editor.lo \
+ libecontacteditor_la-e-contact-editor-fullname.lo \
+@@ -451,7 +451,7 @@ libecontacteditor_la_LIBADD = \
+ $(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \
+ $(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \
+ $(top_builddir)/addressbook/printing/libecontactprint.la \
+- $(top_builddir)/widgets/menus/.libs/libmenus.la \
++ $(top_builddir)/widgets/menus/libmenus.la \
+ $(EVOLUTION_ADDRESSBOOK_LIBS) \
+ $(GNOME_PLATFORM_LIBS)
+