Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 17BEDA5672 for ; Fri, 4 Jul 2014 12:35:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BB34814A28E; Fri, 4 Jul 2014 12:35:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E449C14A28C for ; Fri, 4 Jul 2014 12:35:20 +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 8NPkxgDWwA0C for ; Fri, 4 Jul 2014 12:35:20 +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 7461F14A282 for ; Fri, 4 Jul 2014 12:35:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6801C96; Fri, 4 Jul 2014 12:35:20 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 4 Jul 2014 12:35:20 +0000 From: "Blue Rats" Subject: CVS commit: pkgsrc/security/ruby-openid To: pkgsrc-changes@NetBSD.org Reply-To: rodent@netbsd.org X-Mailer: log_accum Message-Id: <20140704123520.6801C96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rodent Date: Fri Jul 4 12:35:20 UTC 2014 Added Files: pkgsrc/security/ruby-openid: DESCR Makefile PLIST distinfo Log Message: Import ruby200-openid-0.0.1 as security/ruby-openid. OpenID support for Ruby. OpenID is a decentralized identification system that allows users to prove they own a url. OpenID for Ruby currently includes only consumer modules. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/security/ruby-openid/DESCR \ pkgsrc/security/ruby-openid/Makefile pkgsrc/security/ruby-openid/PLIST \ pkgsrc/security/ruby-openid/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.