Bugfix update to evolution-data-server-3.6.3.
This commit is contained in:
parent
324039d9d6
commit
27917ea20b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.126 2012/11/11 18:10:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.127 2013/01/22 06:29:55 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= unified backend for PIM programs
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 3.6.2
|
||||
GNOME_VERSION= 3.6.3
|
||||
|
||||
# Only get the first x.y which is needed in the PLIST.
|
||||
R= ${GNOME_VERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
@ -34,10 +34,10 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm asn1
|
||||
WANTLIB += atk-1.0 atk-bridge-2.0 atspi c cairo cairo-gobject
|
||||
WANTLIB += com_err crypto curl db dbus-1 drm expat ffi fontconfig
|
||||
WANTLIB += freetype gck-1 gcr-base-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender asn1 atk-1.0
|
||||
WANTLIB += atk-bridge-2.0 atspi c cairo cairo-gobject com_err
|
||||
WANTLIB += crypto curl db dbus-1 expat ffi fontconfig freetype
|
||||
WANTLIB += gck-1 gcr-base-3 gcrypt gdata gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-keyring goa-1.0
|
||||
WANTLIB += gobject-2.0 gpg-error gssapi gthread-2.0 gtk-3 gweather-3
|
||||
WANTLIB += harfbuzz ical icalss icalvcal icudata icule icuuc idn
|
||||
@ -45,7 +45,7 @@ WANTLIB += krb5 lber-2.4 ldap-2.4 m nspr4 nss3 nssutil3 oauth
|
||||
WANTLIB += p11-kit pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 plc4 plds4 png pthread pthread-stubs sasl2
|
||||
WANTLIB += smime3 softokn3 soup-2.4 soup-gnome-2.4 sqlite3 ssl
|
||||
WANTLIB += ssl3 stdc++ xcb xcb-render xcb-shm xml2 z
|
||||
WANTLIB += ssl3 xcb xcb-render xcb-shm xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
devel/dconf \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (evolution-data-server-3.6.2.tar.xz) = vJTYufGm+4GmMM84q+wwO4eofOL9iA+VGcI+XeLOiPA=
|
||||
SIZE (evolution-data-server-3.6.2.tar.xz) = 3953424
|
||||
SHA256 (evolution-data-server-3.6.3.tar.xz) = N6DQ1PbIUV5w408efh9Ff0x3NvNboPGMS0vKChfbfeA=
|
||||
SIZE (evolution-data-server-3.6.3.tar.xz) = 4073908
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-addressbook_backends_file_e-book-backend-file_c,v 1.17 2012/11/11 18:10:01 ajacoutot Exp $
|
||||
$OpenBSD: patch-addressbook_backends_file_e-book-backend-file_c,v 1.18 2013/01/22 06:29:55 ajacoutot Exp $
|
||||
|
||||
XXX remove when we have a 64-bit time_t
|
||||
|
||||
--- addressbook/backends/file/e-book-backend-file.c.orig Wed Nov 7 13:32:10 2012
|
||||
+++ addressbook/backends/file/e-book-backend-file.c Sun Nov 11 18:43:39 2012
|
||||
@@ -764,7 +764,7 @@ e_book_backend_file_create_unique_id (void)
|
||||
--- addressbook/backends/file/e-book-backend-file.c.orig Sat Jan 19 18:35:45 2013
|
||||
+++ addressbook/backends/file/e-book-backend-file.c Tue Jan 22 07:02:16 2013
|
||||
@@ -765,7 +765,7 @@ e_book_backend_file_create_unique_id (void)
|
||||
* it's doubtful 2^32 id's will be created in a second, so we
|
||||
* should be okay. */
|
||||
static guint c = 0;
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.33 2012/11/06 08:35:13 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.34 2013/01/22 06:29:55 ajacoutot Exp $
|
||||
include/evolution-data-server-${R}/
|
||||
include/evolution-data-server-${R}/camel/
|
||||
include/evolution-data-server-${R}/camel/camel-address.h
|
||||
@ -410,6 +410,7 @@ share/gtk-doc/html/camel/CamelFolderSearch.html
|
||||
share/gtk-doc/html/camel/CamelFolderSummary.html
|
||||
share/gtk-doc/html/camel/CamelGpgContext.html
|
||||
share/gtk-doc/html/camel/CamelIMAPXConnManager.html
|
||||
share/gtk-doc/html/camel/CamelIMAPXFolder.html
|
||||
share/gtk-doc/html/camel/CamelIMAPXServer.html
|
||||
share/gtk-doc/html/camel/CamelIMAPXSettings.html
|
||||
share/gtk-doc/html/camel/CamelIMAPXStore.html
|
||||
@ -519,7 +520,6 @@ share/gtk-doc/html/camel/api-index-deprecated.html
|
||||
share/gtk-doc/html/camel/api-index-full.html
|
||||
share/gtk-doc/html/camel/camel-CamelDB.html
|
||||
share/gtk-doc/html/camel/camel-CamelIMAPXCommand.html
|
||||
share/gtk-doc/html/camel/camel-CamelIMAPXFolder.html
|
||||
share/gtk-doc/html/camel/camel-CamelIMAPXJob.html
|
||||
share/gtk-doc/html/camel/camel-CamelLocalSettings.html
|
||||
share/gtk-doc/html/camel/camel-CamelMsgPort.html
|
||||
|
Loading…
Reference in New Issue
Block a user