From owner-svn-ports-head@FreeBSD.ORG Sun Jun 7 09:28:17 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEAA8432; Sun, 7 Jun 2015 09:28:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCF3F11D3; Sun, 7 Jun 2015 09:28:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t579SH7R027094; Sun, 7 Jun 2015 09:28:17 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t579SHhu027092; Sun, 7 Jun 2015 09:28:17 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201506070928.t579SHhu027092@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Sun, 7 Jun 2015 09:28:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388687 - head/mail/sympa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2015 09:28:17 -0000 Author: mat Date: Sun Jun 7 09:28:16 2015 New Revision: 388687 URL: https://svnweb.freebsd.org/changeset/ports/388687 Log: Fix build as a user. Sponsored by: Absolight Modified: head/mail/sympa/Makefile head/mail/sympa/pkg-plist Modified: head/mail/sympa/Makefile ============================================================================== --- head/mail/sympa/Makefile Sat Jun 6 21:30:14 2015 (r388686) +++ head/mail/sympa/Makefile Sun Jun 7 09:28:16 2015 (r388687) @@ -44,7 +44,7 @@ PORTSCOUT= limit:^[0-9]+(\.[0-9]+)*$$ USERS= sympa GROUPS= sympa # Shebang is corrected by configure script -USES= cpe perl5 +USES= cpe perl5 fakeroot GNU_CONFIGURE= yes ICONSDIR?= www/icons CONFIGURE_ARGS+=--bindir=${PREFIX}/libexec/${PORTNAME} \ Modified: head/mail/sympa/pkg-plist ============================================================================== --- head/mail/sympa/pkg-plist Sat Jun 6 21:30:14 2015 (r388686) +++ head/mail/sympa/pkg-plist Sun Jun 7 09:28:16 2015 (r388687) @@ -74,12 +74,12 @@ libexec/sympa/tpl2tt2.pl libexec/sympa/tt2.pm libexec/sympa/wwslib.pm @owner sympa -libexec/sympa/bouncequeue -libexec/sympa/familyqueue -libexec/sympa/queue -libexec/sympa/sympa_newaliases-wrapper -libexec/sympa/sympa_soap_server-wrapper.fcgi -libexec/sympa/wwsympa-wrapper.fcgi +@(,,4755) libexec/sympa/bouncequeue +@(,,4755) libexec/sympa/familyqueue +@(,,4755) libexec/sympa/queue +@(,,4750) libexec/sympa/sympa_newaliases-wrapper +@(,,6755) libexec/sympa/sympa_soap_server-wrapper.fcgi +@(,,6755) libexec/sympa/wwsympa-wrapper.fcgi @owner libexec/sympa/wwsympa.fcgi @group