Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2BBE87A263 for ; Thu, 27 Apr 2017 20:27:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D108284E00; Thu, 27 Apr 2017 20:27:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 62ACF84DA9 for ; Thu, 27 Apr 2017 20:27:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 4i0BHfxpv9xA for ; Thu, 27 Apr 2017 20:27:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE2F984CE2 for ; Thu, 27 Apr 2017 20:27:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D94EFFBE4; Thu, 27 Apr 2017 20:27:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1493324856253570" MIME-Version: 1.0 Date: Thu, 27 Apr 2017 20:27:36 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/mail/qgreylist To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170427202736.D94EFFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1493324856253570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Apr 27 20:27:36 UTC 2017 Modified Files: pkgsrc/mail/qgreylist: Makefile distinfo pkgsrc/mail/qgreylist/patches: patch-aa Log Message: Honor custom values of ${QMAIL_DAEMON_USER}. Define LICENSE. Comment the patch. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/qgreylist/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/qgreylist/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/qgreylist/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1493324856253570 Content-Disposition: inline Content-Length: 2596 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.17 pkgsrc/mail/qgreylist/Makefile:1.18 --- pkgsrc/mail/qgreylist/Makefile:1.17 Sat Jul 9 06:38:31 2016 +++ pkgsrc/mail/qgreylist/Makefile Thu Apr 27 20:27:36 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:31 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/04/27 20:27:36 schmonz Exp $ # DISTNAME= qgreylist-0.3 @@ -9,6 +9,7 @@ MASTER_SITES= ${HOMEPAGE} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.jonatkins.com/page/software/qgreylist COMMENT= Simple greylisting for qmail +LICENSE= mit DEPENDS_QMAIL= qmail>=1.03nb8:../../mail/qmail DEPENDS+= ${DEPENDS_QMAIL} @@ -16,10 +17,12 @@ DEPENDS+= ${DEPENDS_QMAIL} WRKSRC= ${WRKDIR}/qgreylist USE_TOOLS+= perl:run -OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/greylist qmaild wheel 0755 -OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/whitelist qmaild wheel 0755 +OWN_DIRS_PERMS= ${PKG_SYSCONFDIR}/greylist ${QMAIL_DAEMON_USER} wheel 0755 +OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR}/whitelist ${QMAIL_DAEMON_USER} wheel 0755 NO_BUILD= yes +BUILD_DEFS+= QMAIL_DAEMON_USER + REPLACE_PERL= greylist .include "../../mk/bsd.prefs.mk" Index: pkgsrc/mail/qgreylist/distinfo diff -u pkgsrc/mail/qgreylist/distinfo:1.4 pkgsrc/mail/qgreylist/distinfo:1.5 --- pkgsrc/mail/qgreylist/distinfo:1.4 Tue Nov 3 23:27:18 2015 +++ pkgsrc/mail/qgreylist/distinfo Thu Apr 27 20:27:36 2017 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 23:27:18 agc Exp $ +$NetBSD: distinfo,v 1.5 2017/04/27 20:27:36 schmonz Exp $ SHA1 (qgreylist-0.3.tar.gz) = 9abaed7fd76f02a1090d1cf2eaad1e43dfa2f6d1 RMD160 (qgreylist-0.3.tar.gz) = 8f85e1d19d7d9517f21c3b0f6fe0c38332e26fca SHA512 (qgreylist-0.3.tar.gz) = 126ba93090ad4889c8e223087f25d752435a9aaa21884540a59f1578595d6a22a97b9b4e77c42fce2b3ccc424df7dfab95d3c99999740da98cc8c25170b22d7c Size (qgreylist-0.3.tar.gz) = 5822 bytes -SHA1 (patch-aa) = afcee4cfd00481b71924ff2e0b96ad64522a8c3e +SHA1 (patch-aa) = 1991a7374c21d8caa58dab51eed868c767e2da6e Index: pkgsrc/mail/qgreylist/patches/patch-aa diff -u pkgsrc/mail/qgreylist/patches/patch-aa:1.2 pkgsrc/mail/qgreylist/patches/patch-aa:1.3 --- pkgsrc/mail/qgreylist/patches/patch-aa:1.2 Thu Oct 13 17:01:47 2005 +++ pkgsrc/mail/qgreylist/patches/patch-aa Thu Apr 27 20:27:36 2017 @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.2 2005/10/13 17:01:47 schmonz Exp $ +$NetBSD: patch-aa,v 1.3 2017/04/27 20:27:36 schmonz Exp $ + +Adjust to more modern Sys::Syslog. Fix typos in error messages. --- greylist.orig 2005-01-17 08:38:07.000000000 -0500 +++ greylist --_----------=_1493324856253570--