summaryrefslogtreecommitdiff
path: root/databases/evolution-data-server
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-04-10 18:37:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-04-10 18:37:43 +0000
commitff72e14cb777e07deaee591e665219b3b965aa2a (patch)
treee0af65bea67ff2053c95adb622f9e4c3f73ea68d /databases/evolution-data-server
parentGet rid of annoying message when do a "make index" at the system without (diff)
Update to 1.10.1.
Notes
Notes: svn path=/head/; revision=189703
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r--databases/evolution-data-server/Makefile2
-rw-r--r--databases/evolution-data-server/distinfo6
-rw-r--r--databases/evolution-data-server/files/patch-calendar_libical_configure11
-rw-r--r--databases/evolution-data-server/files/patch-configure22
4 files changed, 15 insertions, 26 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 54b4b2aceeb1..f9662f310f20 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= evolution-data-server
-PORTVERSION= 1.10.0
+PORTVERSION= 1.10.1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo
index 14cc9fd8c721..a3a656f2c3ec 100644
--- a/databases/evolution-data-server/distinfo
+++ b/databases/evolution-data-server/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-data-server-1.10.0.tar.bz2) = 390ea134306b667a2d77b7e859c8cba0
-SHA256 (gnome2/evolution-data-server-1.10.0.tar.bz2) = 0a2ee6540ffa767d3c841993300fb4320cffc3738230e2a2ad1c566de35b1214
-SIZE (gnome2/evolution-data-server-1.10.0.tar.bz2) = 7095934
+MD5 (gnome2/evolution-data-server-1.10.1.tar.bz2) = 1175bf76756009975f684116e76638c3
+SHA256 (gnome2/evolution-data-server-1.10.1.tar.bz2) = 289a541974fb37ed3e2392b19fd3e83429bfecd6873db52d4598ad4db5d1e905
+SIZE (gnome2/evolution-data-server-1.10.1.tar.bz2) = 7120388
diff --git a/databases/evolution-data-server/files/patch-calendar_libical_configure b/databases/evolution-data-server/files/patch-calendar_libical_configure
deleted file mode 100644
index 19028e5d49fc..000000000000
--- a/databases/evolution-data-server/files/patch-calendar_libical_configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- calendar/libical/configure.orig Sun Dec 26 16:54:57 2004
-+++ calendar/libical/configure Sun Dec 26 16:55:23 2004
-@@ -19736,7 +19736,7 @@
-
-
-
--if test "x$USE_MAINTAINER_MODE" == xyes; then
-+if test "x$USE_MAINTAINER_MODE" = xyes; then
- DEV="yes"
- echo "$as_me:$LINENO: result: Setting up for development: -Wall, flex, bison" >&5
- echo "${ECHO_T}Setting up for development: -Wall, flex, bison" >&6
diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure
index 91d8b09b92a8..e31457d2e7dd 100644
--- a/databases/evolution-data-server/files/patch-configure
+++ b/databases/evolution-data-server/files/patch-configure
@@ -1,8 +1,8 @@
---- configure.orig Sun Dec 25 01:57:35 2005
-+++ configure Sun Dec 25 01:58:23 2005
-@@ -23542,6 +23542,14 @@
- SOFTOKN3_LIB=''
- LIBEXECDIR_IN_SERVER_FILE='../../../libexec'
+--- configure.orig Tue Apr 10 14:17:30 2007
++++ configure Tue Apr 10 14:18:20 2007
+@@ -24550,6 +24550,14 @@ case "$host" in
+ # AC_CACHE_VAL(have_addrinfo, [have_addrinfo=yes])
+ # AC_DEFINE(_WIN32_WINNT, 0x501, [To get getaddrinfo etc declarations])
;;
+*freebsd*)
+ os_win32=no
@@ -15,7 +15,7 @@
*) os_win32=no
NO_UNDEFINED=''
SOCKET_LIBS=''
-@@ -27317,7 +27325,7 @@
+@@ -28749,7 +28757,7 @@ cat >>conftest.$ac_ext <<_ACEOF
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
@@ -24,17 +24,17 @@
int
main ()
-@@ -27565,7 +27573,7 @@
+@@ -29039,7 +29047,7 @@ if test "x${with_krb5}" != "xno"; then
LDFLAGS_save="$LDFLAGS"
mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5"
- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi"
+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt"
- echo "$as_me:$LINENO: checking for Kerberos 5" >&5
- echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6
+ { echo "$as_me:$LINENO: checking for Kerberos 5" >&5
+ echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; }
if test "${ac_cv_lib_kerberos5+set}" = set; then
-@@ -31483,7 +31491,7 @@
- imagesdir="$datadir/pixmaps/evolution-data-server-$BASE_VERSION"
+@@ -33857,7 +33865,7 @@ idldir='${datadir}'/idl/evolution-data-s
+ imagesdir='${datadir}'/pixmaps/evolution-data-server
-serverdir="$libdir/bonobo/servers"