Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2F47C63B850 for ; Sun, 30 Aug 2009 21:57:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C9AF363B130; Sun, 30 Aug 2009 21:57:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E54E563B116 for ; Sun, 30 Aug 2009 21:57:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D1359175D0; Sun, 30 Aug 2009 21:57:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 30 Aug 2009 21:57:07 +0000 From: Tonnerre Lombard Subject: CVS commit: pkgsrc/sysutils/puppet To: pkgsrc-changes@NetBSD.org Reply-To: tonnerre@netbsd.org X-Mailer: log_accum Message-Id: <20090830215707.D1359175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonnerre Date: Sun Aug 30 21:57:07 UTC 2009 Modified Files: pkgsrc/sysutils/puppet: Makefile PLIST Log Message: Install manifest and SMF methods for puppetd and puppetmasterd when on Solaris. Bump PKGREVISION. XXX: This should be formalized for all services. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/puppet/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/puppet/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.