[116955] users/devans/GNOME-3/stable/dports/gnome/evolution-data-server

devans at macports.org devans at macports.org
Mon Feb 10 19:48:17 PST 2014


Revision: 116955
          https://trac.macports.org/changeset/116955
Author:   devans at macports.org
Date:     2014-02-10 19:48:17 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
GNOME-3/stable/dports: evolution-data-server, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/Portfile
    users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/files/patch-configure.ac.diff

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/evolution-data-server
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/evolution-data-server:108265-116176
   + /trunk/dports/gnome/evolution-data-server:108265-116954

Modified: users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/Portfile	2014-02-11 03:20:20 UTC (rev 116954)
+++ users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/Portfile	2014-02-11 03:48:17 UTC (rev 116955)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            evolution-data-server
-version         3.10.3
+version         3.10.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  d6f43bc07f8a3664ce79c69014bb9f4e69966b74 \
-                sha256  41af5c658255230de47423fad73f19bfab15b9e0df80141b13f66b55bf295bd2
+checksums       rmd160  9bcb9c1bd882bca58e6d3f26767de86251b53966 \
+                sha256  5c2d5e19af19ecfa81f31306411ab6155c3c62cf407d5a5aaa675a8ce940fa2d
 
 depends_build   port:pkgconfig \
                 port:gnome-common \
@@ -46,6 +46,12 @@
                 patch-calendar-libedata-cal-e-cal-backend-intervaltree.c.diff \
                 patch-addressbook-libebook-contacts-e-phone-number-private.cpp.diff
 
+# update m4/intltool.m4 and autoreconf
+
+post-patch {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
 use_autoreconf  yes
 autoreconf.args -fvi
 

Modified: users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/files/patch-configure.ac.diff	2014-02-11 03:20:20 UTC (rev 116954)
+++ users/devans/GNOME-3/stable/dports/gnome/evolution-data-server/files/patch-configure.ac.diff	2014-02-11 03:48:17 UTC (rev 116955)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2013-04-16 15:56:55.000000000 -0700
-+++ configure.ac	2013-08-24 15:28:59.000000000 -0700
-@@ -345,8 +345,8 @@
+--- configure.ac.orig	2013-12-08 18:41:02.000000000 -0800
++++ configure.ac	2014-02-10 16:57:44.000000000 -0800
+@@ -322,8 +322,8 @@
  
  dnl This must appear after AC_CANONICAL_HOST, which defines $host.
  case "$host" in
@@ -11,7 +11,7 @@
  	;;
  *)
  	LDFLAGS="$LDFLAGS -Wl,--no-undefined"
-@@ -557,8 +557,8 @@
+@@ -546,8 +546,8 @@
  	[Prefix where libdb is installed]),
  	[libdb_prefix="$withval"], [libdb_prefix='${prefix}'])
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140210/a1d08218/attachment.html>


More information about the macports-changes mailing list