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 6F4367ABFA for ; Sat, 9 Jan 2016 18:55:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D5E9185F07; Sat, 9 Jan 2016 18:55:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 613B185EDE for ; Sat, 9 Jan 2016 18:55:30 +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 B6g1JLDhdkip for ; Sat, 9 Jan 2016 18:55:30 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0A20D85DFF for ; Sat, 9 Jan 2016 18:55:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 019C5FBB5; Sat, 9 Jan 2016 18:55:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 9 Jan 2016 18:55:29 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/net/ruby-twitter-text To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20160109185530.019C5FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tsutsui Date: Sat Jan 9 18:55:29 UTC 2016 Added Files: pkgsrc/net/ruby-twitter-text: DESCR Makefile PLIST distinfo Log Message: Import ruby-twitter-text-1.13.0 as net/ruby-twitter-text. Twitter-text gem provides text processing routines for Twitter Tweets. The major reason for this is to unify the various auto-linking and extraction of usernames, lists, hashtags and URLs. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-twitter-text/DESCR \ pkgsrc/net/ruby-twitter-text/Makefile pkgsrc/net/ruby-twitter-text/PLIST \ pkgsrc/net/ruby-twitter-text/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.