diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-06 11:42:04 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-06 11:42:04 +0000 |
commit | 063d99b91e53dfeea4f683e053b81532bdedca1a (patch) | |
tree | daa7ffd04fae33a0e0a94a5078fa1f56b7b89ba1 | |
parent | c309d0e60c92a618269f083dd3427773bafc35ab (diff) | |
download | freebsd-ports-063d99b91e53dfeea4f683e053b81532bdedca1a.zip |
Make the camel-lock-helper-1.2 application part of the mail group and set sgid.
This allows evolution do do local mail delivery again.
PR: 202119
Submitted by: mwisnicki+freebsd@gmail.com
-rw-r--r-- | databases/evolution-data-server/Makefile | 1 | ||||
-rw-r--r-- | databases/evolution-data-server/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 34be60b3ab4b..a63b0c66e3d0 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,6 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.16.4 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 785cdbf2f0c6..1ed94a07631f 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -374,7 +374,7 @@ libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc libexec/camel-index-control-%%EVO_VERSION%% -libexec/camel-lock-helper-%%EVO_VERSION%% +@(,mail,2755) libexec/camel-lock-helper-%%EVO_VERSION%% libexec/evolution-addressbook-factory libexec/evolution-addressbook-factory-subprocess libexec/evolution-calendar-factory |