diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-09-04 16:13:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-09-04 16:13:24 +0000 |
commit | 3526ae36ed9069d3c18e782b70cf2ece4db664ec (patch) | |
tree | 399c5952e2905b116f9656eba1680aabbfddc905 /databases/evolution-data-server | |
parent | 0c4b442c16e0ce19fe1364f65d4b8ff4de2dba13 (diff) |
Notes
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/Makefile | 5 | ||||
-rw-r--r-- | databases/evolution-data-server/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index a63b0c66e3d0..4c1a6080f8ba 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -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 pathfix pkgconfig tar:xz # 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 diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo index c75ded94569f..974b1f24a21a 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -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 |