[122114] trunk/dports/gnome/evolution-data-server
devans at macports.org
devans at macports.org
Mon Jul 14 15:44:03 PDT 2014
Revision: 122114
https://trac.macports.org/changeset/122114
Author: devans at macports.org
Date: 2014-07-14 15:44:03 -0700 (Mon, 14 Jul 2014)
Log Message:
-----------
evolution-data-server: update to version 3.12.4, bug fixes including support for Google Tasks and Google Talk.
Modified Paths:
--------------
trunk/dports/gnome/evolution-data-server/Portfile
trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
Property Changed:
----------------
trunk/dports/gnome/evolution-data-server/
Property changes on: trunk/dports/gnome/evolution-data-server
___________________________________________________________________
Modified: svn:mergeinfo
- /users/devans/GNOME-3/stable/dports/gnome/evolution-data-server:108269-120925
/users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server:114069-118152
+ /users/devans/GNOME-3/stable/dports/gnome/evolution-data-server:108269-122113
/users/devans/GNOME-3/unstable/dports/gnome/evolution-data-server:114069-118152
Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile 2014-07-14 22:23:50 UTC (rev 122113)
+++ trunk/dports/gnome/evolution-data-server/Portfile 2014-07-14 22:44:03 UTC (rev 122114)
@@ -4,7 +4,7 @@
PortSystem 1.0
name evolution-data-server
-version 3.12.3
+version 3.12.4
set branch [join [lrange [split ${version} .] 0 1] .]
description Addressbook and calender libs for GNOME.
long_description Evolution Data Server provides a central location for \
@@ -18,8 +18,8 @@
use_xz yes
-checksums rmd160 1e5be00a218e096ce9ae518c90882f96c37950f3 \
- sha256 342d96446a9d6bf95bb649f14738a032c1454069201b4743c806ce0d8ad9dd7b
+checksums rmd160 c6e69279effed5af0dfd7bf1445bfcfbadb73577 \
+ sha256 5e424ec560e46e0b26d290d04ad5146d9b313a956abcf99ef46ac3d8633060c7
depends_build port:pkgconfig \
port:gnome-common \
Modified: trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff 2014-07-14 22:23:50 UTC (rev 122113)
+++ trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff 2014-07-14 22:44:03 UTC (rev 122114)
@@ -1,5 +1,5 @@
---- configure.ac.orig 2014-06-01 12:17:18.000000000 -0700
-+++ configure.ac 2014-06-11 11:23:00.000000000 -0700
+--- configure.ac.orig 2014-07-10 03:27:18.000000000 -0700
++++ configure.ac 2014-07-14 15:07:11.000000000 -0700
@@ -196,7 +196,7 @@
-Wnested-externs"
@@ -9,7 +9,7 @@
AS_COMPILER_FLAGS(WARNING_FLAGS, [$proposed_c_warning_flags])
AC_SUBST(WARNING_FLAGS)
-@@ -317,8 +317,8 @@
+@@ -314,8 +314,8 @@
dnl This must appear after AC_CANONICAL_HOST, which defines $host.
case "$host" in
@@ -20,7 +20,7 @@
;;
*)
LDFLAGS="$LDFLAGS -Wl,--no-undefined"
-@@ -609,8 +609,8 @@
+@@ -606,8 +606,8 @@
if test "x$with_libdb" != "xno" ; then
if test "x$with_libdb" != "xyes" ; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140714/c9d61754/attachment.html>
More information about the macports-changes
mailing list