Subject: CVS commit: pkgsrc/mail/evolution-data-server
From: Julio M. Merino Vidal
Date: 2004-10-19 22:13:44
Message id: 20041019201344.CEDAD2DA1D@cvs.netbsd.org

Log Message:
Make evolution-data-server work: the component provider was segfaulting
at startup due to problems when calling sigaction(2).  During the build,
there was a hidden warning:

server.o(.text+0x109): In function `main':
/home/jmmv/NetBSD/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.0.2/src/server.c:129: \ 
warning: reference to compatibility sigemptyset(); include <signal.h> for \ 
correct reference

that was actually referring to a fatal error at runtime.

This fixes lots of problems in Evolution 2.0, where the address book and
the calendar were not working at all.  Probably fixes more errors in this
and other programs.

Bump PKGREVISION to 1.

Files:
RevisionActionfile
1.9modifypkgsrc/mail/evolution-data-server/Makefile
1.7modifypkgsrc/mail/evolution-data-server/buildlink3.mk
1.8modifypkgsrc/mail/evolution-data-server/distinfo
1.1addpkgsrc/mail/evolution-data-server/patches/patch-ab