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 8A60B7ACA5 for ; Tue, 9 Feb 2016 14:23:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3E6E485EEB; Tue, 9 Feb 2016 14:23:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCA7585F01 for ; Tue, 9 Feb 2016 14:23:04 +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 YoV1us8F7TUn for ; Tue, 9 Feb 2016 14:23:04 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6944E85E1E for ; Tue, 9 Feb 2016 14:23:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 679C8FBB7; Tue, 9 Feb 2016 14:23:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 9 Feb 2016 14:23:04 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/sysutils/salt To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160209142304.679C8FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Feb 9 14:23:04 UTC 2016 Modified Files: pkgsrc/sysutils/salt: Makefile distinfo Added Files: pkgsrc/sysutils/salt/patches: patch-salt_modules_cron.py Log Message: Add upstream patch fixing problem with cron on Solaris. >From Travis Paul in PR 50567. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/salt/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/salt/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/sysutils/salt/patches/patch-salt_modules_cron.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.