pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42706
The following reply was made to PR pkg/42706; it has been noted by GNATS.
From: Sergey Svishchev <svs%ropnet.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/42706
Date: Thu, 14 Jul 2011 16:11:27 +0400
Ah, I have fixed evolution-data-server locally. Try this:
--- mail/evolution-data-server/distinfo 13 May 2011 17:18:35 -0000
1.74
+++ mail/evolution-data-server/distinfo 13 Jul 2011 21:06:23 -0000
@@ -9,3 +9,5 @@
SHA1 (patch-cc) = a59bbc664a96f467888cae89cb00eb9a9033a925
SHA1 (patch-cd) = 6e366e65e68cd0c5a8eafa67c7f9152c6521de12
SHA1 (patch-ce) = 1da2a3773ff89319bc79bbb7375e8259f0be89e4
+SHA1 (patch-cf) = e86bc5f90a48dbfdb8ddfef7b0f22d58116f8090
+SHA1 (patch-cg) = ef8059123df8b774b75549e0cbb46d2976ed6aff
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ mail/evolution-data-server/patches/patch-cf 26 May 2011 22:40:00
-0000
@@ -0,0 +1,14 @@
+$NetBSD$
+
+--- libedataserver/e-time-utils.c.orig 2011-04-21 19:35:37.000000000
+0000
++++ libedataserver/e-time-utils.c
+@@ -14,6 +14,9 @@
+ /* For tm_gmtoff */
+ #define _BSD_SOURCE
+
++/* For strptime */
++#define _NETBSD_SOURCE
++
+ #include <time.h>
+ #include <sys/time.h>
+
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ mail/evolution-data-server/patches/patch-cg 13 Jul 2011 21:06:15
-0000
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- calendar/libedata-cal/Makefile.in.orig 2011-07-13 20:22:21.000000000
+0000
++++ calendar/libedata-cal/Makefile.in
+@@ -120,7 +120,7 @@ libedata_cal_1_2_la_LINK = $(LIBTOOL) $(
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(AM_CFLAGS) $(CFLAGS) $(libedata_cal_1_2_la_LDFLAGS) \
+ $(LDFLAGS) -o $@
+-PROGRAMS = $(factory_PROGRAMS) $(noinst_PROGRAMS)
++PROGRAMS = $(factory_PROGRAMS)
+ am_e_calendar_factory_OBJECTS = \
+ e_calendar_factory-e-data-cal-factory.$(OBJEXT) \
+ e_calendar_factory-e-data-cal-migrate.$(OBJEXT) \
--
Sergey Svishchev
Home |
Main Index |
Thread Index |
Old Index