[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/mail/qgreylist
From:       "Amitai Schleier" <schmonz () netbsd ! org>
Date:       2018-10-31 20:37:20
Message-ID: 20181031203720.E720DFBEE () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_15410182407290
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Wed Oct 31 20:37:20 UTC 2018

Modified Files:
	pkgsrc/mail/qgreylist: Makefile

Log Message:
OWN_DIRS_PERMS to ${REAL_ROOT_GROUP}, not "wheel". Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/mail/qgreylist/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_15410182407290
Content-Disposition: inline
Content-Length: 998
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/mail/qgreylist/Makefile
diff -u pkgsrc/mail/qgreylist/Makefile:1.20 pkgsrc/mail/qgreylist/Makefile:1.21
--- pkgsrc/mail/qgreylist/Makefile:1.20	Wed Aug 22 09:45:33 2018
+++ pkgsrc/mail/qgreylist/Makefile	Wed Oct 31 20:37:20 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/08/22 09:45:33 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/10/31 20:37:20 schmonz Exp $
 
 DISTNAME=		qgreylist-0.3
-PKGREVISION=		6
+PKGREVISION=		7
 CATEGORIES=		mail
 #MASTER_SITES=		${HOMEPAGE}
 
@@ -16,8 +16,8 @@ DEPENDS+=		${DEPENDS_QMAIL}
 WRKSRC=			${WRKDIR}/qgreylist
 
 USE_TOOLS+=		perl:run
-OWN_DIRS_PERMS=		${PKG_SYSCONFDIR}/greylist ${QMAIL_DAEMON_USER} wheel 0755
-OWN_DIRS_PERMS+=	${PKG_SYSCONFDIR}/whitelist ${QMAIL_DAEMON_USER} wheel 0755
+OWN_DIRS_PERMS=		${PKG_SYSCONFDIR}/greylist ${QMAIL_DAEMON_USER} ${REAL_ROOT_GROUP} 0755
+OWN_DIRS_PERMS+=	${PKG_SYSCONFDIR}/whitelist ${QMAIL_DAEMON_USER} ${REAL_ROOT_GROUP} 0755
 NO_BUILD=		yes
 
 BUILD_DEFS+=		QMAIL_DAEMON_USER


--_----------=_15410182407290--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic