diff options
author | kwm <kwm@FreeBSD.org> | 2015-09-05 00:13:24 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-09-05 00:13:24 +0800 |
commit | 2deada7898c0fdc3a1cf0c295a365f9e982248a0 (patch) | |
tree | 399c5952e2905b116f9656eba1680aabbfddc905 /mail | |
parent | d2ee0fde894526ad41dca160c9942e389c4619bc (diff) | |
download | freebsd-ports-gnome-2deada7898c0fdc3a1cf0c295a365f9e982248a0.tar.gz freebsd-ports-gnome-2deada7898c0fdc3a1cf0c295a365f9e982248a0.tar.zst freebsd-ports-gnome-2deada7898c0fdc3a1cf0c295a365f9e982248a0.zip |
Update evolution suite to 3.16.5.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-ews/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-ews/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 6baf608cf10f..f82641d7152f 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -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}/mail/evolution 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 diff --git a/mail/evolution-ews/distinfo b/mail/evolution-ews/distinfo index 415abb007dee..8bf9329b08e2 100644 --- a/mail/evolution-ews/distinfo +++ b/mail/evolution-ews/distinfo @@ -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 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index f918dd5d2a20..6b11b30985e2 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -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 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index ecc74ec4ce95..f682b3b58f6b 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -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 |