svn commit: r396107 - in head: databases/evolution-data-server mail/evolution mail/evolution-ews
Koop Mast
kwm at FreeBSD.org
Fri Sep 4 16:13:27 UTC 2015
Author: kwm
Date: Fri Sep 4 16:13:24 2015
New Revision: 396107
URL: https://svnweb.freebsd.org/changeset/ports/396107
Log:
Update evolution suite to 3.16.5.
Modified:
head/databases/evolution-data-server/Makefile
head/databases/evolution-data-server/distinfo
head/mail/evolution-ews/Makefile
head/mail/evolution-ews/distinfo
head/mail/evolution/Makefile
head/mail/evolution/distinfo
Modified: head/databases/evolution-data-server/Makefile
==============================================================================
--- head/databases/evolution-data-server/Makefile Fri Sep 4 16:12:48 2015 (r396106)
+++ head/databases/evolution-data-server/Makefile Fri Sep 4 16:13:24 2015 (r396107)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= evolution-data-server
-PORTVERSION= 3.16.4
-PORTREVISION= 1
+PORTVERSION= 3.16.5
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -33,7 +32,7 @@ USES= bison gettext gmake gperf libtool
# does not link directly to libstdc++ and adding the libstdc++ rpath to
# the executable does not work at runtime.
USES+= compiler:c++11-lib
-USE_GNOME= gtk30 intlhack introspection:build libxml2
+USE_GNOME= gtk30 intltool introspection:build libxml2
USE_OPENLDAP= yes
USE_SQLITE= yes
GNU_CONFIGURE= yes
Modified: head/databases/evolution-data-server/distinfo
==============================================================================
--- head/databases/evolution-data-server/distinfo Fri Sep 4 16:12:48 2015 (r396106)
+++ head/databases/evolution-data-server/distinfo Fri Sep 4 16:13:24 2015 (r396107)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/evolution-data-server-3.16.4.tar.xz) = 62af92dd5563d58a2f13eceeee99cbb7201c15a60eb9e6f4f2bf69688aa07a06
-SIZE (gnome3/evolution-data-server-3.16.4.tar.xz) = 5364536
+SHA256 (gnome3/evolution-data-server-3.16.5.tar.xz) = e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c
+SIZE (gnome3/evolution-data-server-3.16.5.tar.xz) = 5364120
Modified: head/mail/evolution-ews/Makefile
==============================================================================
--- head/mail/evolution-ews/Makefile Fri Sep 4 16:12:48 2015 (r396106)
+++ head/mail/evolution-ews/Makefile Fri Sep 4 16:13:24 2015 (r396107)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= evolution-ews
-PORTVERSION= 3.16.4
+PORTVERSION= 3.16.5
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -19,7 +19,7 @@ RUN_DEPENDS= evolution>=3.0.0:${PORTSDIR
PORTSCOUT= limitw:1,even
USES= gettext gmake libtool pathfix pkgconfig tar:xz
-USE_GNOME= intlhack
+USE_GNOME= intltool
GNU_CONFIGURE= yes
USE_SQLITE= 3
USE_BDB= 5
Modified: head/mail/evolution-ews/distinfo
==============================================================================
--- head/mail/evolution-ews/distinfo Fri Sep 4 16:12:48 2015 (r396106)
+++ head/mail/evolution-ews/distinfo Fri Sep 4 16:13:24 2015 (r396107)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/evolution-ews-3.16.4.tar.xz) = fabacc8a3acb5998fa0aa750927defe3cd8198e3a8300190cb613dd779803bd4
-SIZE (gnome3/evolution-ews-3.16.4.tar.xz) = 684676
+SHA256 (gnome3/evolution-ews-3.16.5.tar.xz) = d67e0cbf94800fb7035205bf8fd61ae1413ae7ba79265f8750fde1e7fb25eb58
+SIZE (gnome3/evolution-ews-3.16.5.tar.xz) = 684684
Modified: head/mail/evolution/Makefile
==============================================================================
--- head/mail/evolution/Makefile Fri Sep 4 16:12:48 2015 (r396106)
+++ head/mail/evolution/Makefile Fri Sep 4 16:13:24 2015 (r396107)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= evolution
-PORTVERSION= 3.16.4
+PORTVERSION= 3.16.5
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -27,7 +27,7 @@ PORTSCOUT= limitw:1,even
USES= desktop-file-utils bison gettext gmake libtool \
pathfix perl5 pkgconfig tar:xz
-USE_GNOME= evolutiondataserver3 gnomedesktop3 intlhack
+USE_GNOME= evolutiondataserver3 gnomedesktop3 intltool
GNU_CONFIGURE= yes
USE_GSTREAMER1= yes
INSTALLS_ICONS= yes
Modified: head/mail/evolution/distinfo
==============================================================================
--- head/mail/evolution/distinfo Fri Sep 4 16:12:48 2015 (r396106)
+++ head/mail/evolution/distinfo Fri Sep 4 16:13:24 2015 (r396107)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/evolution-3.16.4.tar.xz) = 60d90c4f36cc05f925f50dc7e8dcc4f83edd6d9b5476f14e75c1d10ce7fbd67f
-SIZE (gnome3/evolution-3.16.4.tar.xz) = 11946404
+SHA256 (gnome3/evolution-3.16.5.tar.xz) = fef4e8d0a81dc4562f984dddc5ccfee885506a2e030692b5ac6cd50e32efce37
+SIZE (gnome3/evolution-3.16.5.tar.xz) = 11962476
More information about the svn-ports-head
mailing list