Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 1914563EFEB for ; Thu, 7 Mar 2013 12:25:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DA29F14A3CD; Thu, 7 Mar 2013 12:25:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 68D0114A3CB for ; Thu, 7 Mar 2013 12:25:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id UULKJ7dxfd7S for ; Thu, 7 Mar 2013 12:25:07 +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 EB5A214A3C9 for ; Thu, 7 Mar 2013 12:25:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DA34B175DD; Thu, 7 Mar 2013 12:25:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 7 Mar 2013 12:25:06 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/sysutils/user_cygwin To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20130307122506.DA34B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Mar 7 12:25:06 UTC 2013 Modified Files: pkgsrc/sysutils/user_cygwin: Makefile pkgsrc/sysutils/user_cygwin/files: useradd.sh userdel.sh Log Message: Update cygwin_user to 20130307. allow to add/del group-as-user. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/user_cygwin/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/user_cygwin/files/useradd.sh \ pkgsrc/sysutils/user_cygwin/files/userdel.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.