Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 65A9BA61B7 for ; Tue, 14 Jan 2014 10:30:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C468514A384; Tue, 14 Jan 2014 10:30:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B83314A380 for ; Tue, 14 Jan 2014 10:30:19 +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 GKNijqlFlPa4 for ; Tue, 14 Jan 2014 10:30:18 +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 AE0D614A2F0 for ; Tue, 14 Jan 2014 10:30:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9DAA596; Tue, 14 Jan 2014 10:30:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 14 Jan 2014 10:30:18 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q4] pkgsrc/net/mikutter To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140114103018.9DAA596@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Jan 14 10:30:18 UTC 2014 Modified Files: pkgsrc/net/mikutter [pkgsrc-2013Q4]: Makefile distinfo Log Message: Pullup ticket #4297 - requested by obache net/mikutter: bug fix update Revisions pulled up: - net/mikutter/Makefile 1.75 - net/mikutter/distinfo 1.67 --- Module Name: pkgsrc Committed By: obache Date: Tue Jan 14 08:25:17 UTC 2014 Modified Files: pkgsrc/net/mikutter: Makefile distinfo Log Message: Update mikutter to 0.2.2.1476. * fixes crash with Ruby/Gtk2 2.0.3 and later. * follow up Twitter specification change, use SSL for REST API request. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.74.2.1 pkgsrc/net/mikutter/Makefile cvs rdiff -u -r1.66 -r1.66.2.1 pkgsrc/net/mikutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.