update to 3.0.2.1, which rerolls the distfile and reverts the (disabled) vala bindings.
This commit is contained in:
parent
476aeea50e
commit
4cdef5803d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/05/23 17:02:28 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= unified backend for PIM programs
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 3.0.2
|
||||
GNOME_VERSION= 3.0.2.1
|
||||
|
||||
CATEGORIES= databases
|
||||
|
||||
@ -62,7 +62,6 @@ YACC= bison
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-gtk-doc \
|
||||
--disable-vala-bindings \
|
||||
--enable-introspection \
|
||||
--enable-ssl \
|
||||
--enable-smime \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (evolution-data-server-3.0.2.tar.bz2) = iVGN4zyldhvZlGzrVsI0aA==
|
||||
RMD160 (evolution-data-server-3.0.2.tar.bz2) = nRVqta2U0oGI7TvAanKzc/qEMxw=
|
||||
SHA1 (evolution-data-server-3.0.2.tar.bz2) = ufsZLgYje0uwqJDEOyZEvk2yok4=
|
||||
SHA256 (evolution-data-server-3.0.2.tar.bz2) = 6KMCQWcFZym2TupfruVwviFevVxG0uDyaeWtf1X/viE=
|
||||
SIZE (evolution-data-server-3.0.2.tar.bz2) = 4419303
|
||||
MD5 (evolution-data-server-3.0.2.1.tar.bz2) = UKCGgVDr7evUEQNT+4Q1TA==
|
||||
RMD160 (evolution-data-server-3.0.2.1.tar.bz2) = vbOOrzrO3u8g1G2dX5sTlhZ6UDc=
|
||||
SHA1 (evolution-data-server-3.0.2.1.tar.bz2) = KisBvHNQgBGdbcScFyWB5YNAmz0=
|
||||
SHA256 (evolution-data-server-3.0.2.1.tar.bz2) = GxTFeoNXRe4sAUGnagfURojfstdYvzuBj+GGC1lFH5s=
|
||||
SIZE (evolution-data-server-3.0.2.1.tar.bz2) = 4455987
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-calendar_libedata-cal_Makefile_in,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
--- calendar/libedata-cal/Makefile.in.orig Mon May 23 06:13:17 2011
|
||||
+++ calendar/libedata-cal/Makefile.in Mon May 23 13:28:26 2011
|
||||
@@ -620,8 +620,7 @@ test_intervaltree_coverage_LDADD = \
|
||||
$OpenBSD: patch-calendar_libedata-cal_Makefile_in,v 1.3 2011/05/23 17:02:28 jasper Exp $
|
||||
--- calendar/libedata-cal/Makefile.in.orig Mon May 23 17:12:51 2011
|
||||
+++ calendar/libedata-cal/Makefile.in Mon May 23 18:46:56 2011
|
||||
@@ -615,8 +615,7 @@ test_intervaltree_coverage_LDADD = \
|
||||
libedata-cal-1.2.la \
|
||||
$(top_builddir)/calendar/libecal/libecal-1.2.la \
|
||||
$(top_builddir)/libedataserver/libedataserver-1.2.la \
|
||||
|
@ -1,11 +1,10 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2011/05/23 17:02:28 jasper Exp $
|
||||
|
||||
- "$host" fails for some reason.
|
||||
- distfile is missing vala/ directory (#650845)
|
||||
|
||||
--- configure.orig Mon May 23 06:13:12 2011
|
||||
+++ configure Mon May 23 13:38:48 2011
|
||||
@@ -4548,13 +4548,6 @@ AM_CPPFLAGS="$WARNING_FLAGS -fno-strict-aliasing"
|
||||
--- configure.orig Mon May 23 17:12:56 2011
|
||||
+++ configure Mon May 23 18:46:56 2011
|
||||
@@ -4341,13 +4341,6 @@ AM_CPPFLAGS="$WARNING_FLAGS -fno-strict-aliasing"
|
||||
|
||||
|
||||
|
||||
@ -19,7 +18,7 @@ $OpenBSD: patch-configure,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
|
||||
@@ -15539,6 +15532,13 @@ fi
|
||||
@@ -16161,6 +16154,13 @@ fi
|
||||
$as_echo "#define _WIN32_WINNT 0x501" >>confdefs.h
|
||||
|
||||
;;
|
||||
@ -33,7 +32,7 @@ $OpenBSD: patch-configure,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
*)
|
||||
os_win32='no'
|
||||
NO_UNDEFINED=''
|
||||
@@ -17523,7 +17523,7 @@ $as_echo_n "checking for Kerberos 5... " >&6; }
|
||||
@@ -18145,7 +18145,7 @@ $as_echo_n "checking for Kerberos 5... " >&6; }
|
||||
LIBS_save="$LIBS"
|
||||
|
||||
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
|
||||
@ -42,12 +41,3 @@ $OpenBSD: patch-configure,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
sunlibs="-lkrb5 -lgss"
|
||||
if test "${ac_cv_lib_kerberos5+set}" = set; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
@@ -20482,7 +20482,7 @@ export privlibdir
|
||||
export privincludedir
|
||||
export privdatadir
|
||||
|
||||
-ac_config_files="$ac_config_files Makefile evolution-data-server-zip evolution-data-server.pc addressbook/Makefile addressbook/libebook/Makefile addressbook/libebook/libebook.pc addressbook/libedata-book/Makefile addressbook/libedata-book/libedata-book.pc addressbook/libegdbus/Makefile addressbook/backends/Makefile addressbook/backends/file/Makefile addressbook/backends/vcf/Makefile addressbook/backends/ldap/Makefile addressbook/backends/google/Makefile addressbook/backends/groupwise/Makefile addressbook/backends/webdav/Makefile addressbook/tests/Makefile addressbook/tests/ebook/Makefile addressbook/tests/vcard/Makefile art/Makefile calendar/Makefile calendar/libecal/Makefile calendar/libecal/libecal.pc calendar/libedata-cal/Makefile calendar/libedata-cal/libedata-cal.pc calendar/libegdbus/Makefile calendar/backends/Makefile calendar/backends/caldav/Makefile calendar/backends/file/Makefile calendar/backends/groupwise/Makefile calendar/backends/http/Makefile calendar/backends/contacts/Makefile calendar/backends/weather/Makefile calendar/tests/Makefile calendar/tests/ecal/Makefile camel/Makefile camel/providers/Makefile camel/providers/groupwise/Makefile camel/providers/imap/Makefile camel/providers/imapx/Makefile camel/providers/local/Makefile camel/providers/nntp/Makefile camel/providers/pop3/Makefile camel/providers/sendmail/Makefile camel/providers/smtp/Makefile camel/tests/Makefile camel/tests/folder/Makefile camel/tests/lib/Makefile camel/tests/message/Makefile camel/tests/mime-filter/Makefile camel/tests/misc/Makefile camel/tests/smime/Makefile camel/camel.pc camel/camel-provider.pc libebackend/Makefile libebackend/libebackend.pc libedataserver/Makefile libedataserver/eds-version.h libedataserver/libedataserver.pc libedataserverui/Makefile libedataserverui/libedataserverui.pc servers/Makefile servers/groupwise/Makefile servers/groupwise/libegroupwise.pc docs/Makefile docs/reference/Makefile docs/reference/addressbook/Makefile docs/reference/addressbook/libebook/Makefile docs/reference/addressbook/libedata-book/Makefile docs/reference/calendar/Makefile docs/reference/calendar/libecal/Makefile docs/reference/calendar/libedata-cal/Makefile docs/reference/camel/Makefile docs/reference/libedataserver/Makefile docs/reference/libedataserverui/Makefile docs/reference/libebackend/Makefile po/Makefile.in vala/Makefile"
|
||||
+ac_config_files="$ac_config_files Makefile evolution-data-server-zip evolution-data-server.pc addressbook/Makefile addressbook/libebook/Makefile addressbook/libebook/libebook.pc addressbook/libedata-book/Makefile addressbook/libedata-book/libedata-book.pc addressbook/libegdbus/Makefile addressbook/backends/Makefile addressbook/backends/file/Makefile addressbook/backends/vcf/Makefile addressbook/backends/ldap/Makefile addressbook/backends/google/Makefile addressbook/backends/groupwise/Makefile addressbook/backends/webdav/Makefile addressbook/tests/Makefile addressbook/tests/ebook/Makefile addressbook/tests/vcard/Makefile art/Makefile calendar/Makefile calendar/libecal/Makefile calendar/libecal/libecal.pc calendar/libedata-cal/Makefile calendar/libedata-cal/libedata-cal.pc calendar/libegdbus/Makefile calendar/backends/Makefile calendar/backends/caldav/Makefile calendar/backends/file/Makefile calendar/backends/groupwise/Makefile calendar/backends/http/Makefile calendar/backends/contacts/Makefile calendar/backends/weather/Makefile calendar/tests/Makefile calendar/tests/ecal/Makefile camel/Makefile camel/providers/Makefile camel/providers/groupwise/Makefile camel/providers/imap/Makefile camel/providers/imapx/Makefile camel/providers/local/Makefile camel/providers/nntp/Makefile camel/providers/pop3/Makefile camel/providers/sendmail/Makefile camel/providers/smtp/Makefile camel/tests/Makefile camel/tests/folder/Makefile camel/tests/lib/Makefile camel/tests/message/Makefile camel/tests/mime-filter/Makefile camel/tests/misc/Makefile camel/tests/smime/Makefile camel/camel.pc camel/camel-provider.pc libebackend/Makefile libebackend/libebackend.pc libedataserver/Makefile libedataserver/eds-version.h libedataserver/libedataserver.pc libedataserverui/Makefile libedataserverui/libedataserverui.pc servers/Makefile servers/groupwise/Makefile servers/groupwise/libegroupwise.pc docs/Makefile docs/reference/Makefile docs/reference/addressbook/Makefile docs/reference/addressbook/libebook/Makefile docs/reference/addressbook/libedata-book/Makefile docs/reference/calendar/Makefile docs/reference/calendar/libecal/Makefile docs/reference/calendar/libedata-cal/Makefile docs/reference/camel/Makefile docs/reference/libedataserver/Makefile docs/reference/libedataserverui/Makefile docs/reference/libebackend/Makefile po/Makefile.in"
|
||||
|
||||
cat >confcache <<\_ACEOF
|
||||
# This file is a shell script that caches the results of configure
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/05/23 11:52:56 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/05/23 17:02:28 jasper Exp $
|
||||
include/evolution-data-server-${R}/
|
||||
include/evolution-data-server-${R}/camel/
|
||||
include/evolution-data-server-${R}/camel/camel-address.h
|
||||
@ -474,6 +474,7 @@ share/gtk-doc/html/camel/camel-camel-url-scanner.html
|
||||
share/gtk-doc/html/camel/camel-camel-url.html
|
||||
share/gtk-doc/html/camel/camel-camel-utf8.html
|
||||
share/gtk-doc/html/camel/camel-camel.html
|
||||
share/gtk-doc/html/camel/camel.devhelp
|
||||
share/gtk-doc/html/camel/camel.devhelp2
|
||||
share/gtk-doc/html/camel/classes.html
|
||||
share/gtk-doc/html/camel/home.png
|
||||
@ -531,6 +532,7 @@ share/gtk-doc/html/libebook/libebook-EAddressWestern.html
|
||||
share/gtk-doc/html/libebook/libebook-ENameWestern.html
|
||||
share/gtk-doc/html/libebook/libebook-e-book-query.html
|
||||
share/gtk-doc/html/libebook/libebook-e-book-types.html
|
||||
share/gtk-doc/html/libebook/libebook.devhelp
|
||||
share/gtk-doc/html/libebook/libebook.devhelp2
|
||||
share/gtk-doc/html/libebook/right.png
|
||||
share/gtk-doc/html/libebook/style.css
|
||||
|
Loading…
x
Reference in New Issue
Block a user