[116953] trunk/dports/gnome/evolution-data-server

devans at macports.org devans at macports.org
Mon Feb 10 17:45:32 PST 2014


Revision: 116953
          https://trac.macports.org/changeset/116953
Author:   devans at macports.org
Date:     2014-02-10 17:45:32 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
evolution-data-server: update to version 3.10.4, intltool configuration.

Modified Paths:
--------------
    trunk/dports/gnome/evolution-data-server/Portfile
    trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff

Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile	2014-02-11 01:36:19 UTC (rev 116952)
+++ trunk/dports/gnome/evolution-data-server/Portfile	2014-02-11 01:45:32 UTC (rev 116953)
@@ -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: trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff	2014-02-11 01:36:19 UTC (rev 116952)
+++ trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff	2014-02-11 01:45:32 UTC (rev 116953)
@@ -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/d4b66484/attachment.html>


More information about the macports-changes mailing list