From owner-freebsd-xfce@FreeBSD.ORG Tue Jan 10 20:32:44 2012 Return-Path: Delivered-To: xfce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE6DC1065676 for ; Tue, 10 Jan 2012 20:32:44 +0000 (UTC) (envelope-from duchateau.olivier@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 841518FC1A for ; Tue, 10 Jan 2012 20:32:44 +0000 (UTC) Received: by eaan12 with SMTP id n12so533432eaa.13 for ; Tue, 10 Jan 2012 12:32:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=SQb5HD8ZYC1ozP1LOObfdjE8J050fqxrxVZ03zEZ+nU=; b=m/pf4Oxb3mjiOKKsto9pl8A20LANl9zn5d9xZ3++akCziW0WXLyn3qqObBTTRISEwk sTXdRnF2f7GhZlQ3+hJ8Y3pnU1v0fCkrX5fuisTP+Bc7hGJZeIUNsWywa/F4zwhFbJCe eWm8d1DsgTGkdQYrxKmNO6FLP+4IqE4lHfVE8= MIME-Version: 1.0 Received: by 10.213.25.134 with SMTP id z6mr4155927ebb.127.1326227563306; Tue, 10 Jan 2012 12:32:43 -0800 (PST) Received: by 10.213.34.146 with HTTP; Tue, 10 Jan 2012 12:32:43 -0800 (PST) Date: Tue, 10 Jan 2012 21:32:43 +0100 Message-ID: From: Olivier Duchateau To: xfce@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Update of Ristretto 0.3.x X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2012 20:32:45 -0000 Hi, A couple of days ago, I send PRs to update Ristretto (PR163927, 163928, 163929, and 163930). Becuse it exists in 3 versions (I don't know which one to choose, so I made three). - 0.1.x - 0.2.x - 0.3.x Today an update of 0.3 branch [1] was published, you can test it. You can clone my mercurial repository: hg clone https://code.google.com/p/xfce-ports/ -b ristretto-0.3 ristretto Enjoy [1] http://mail.xfce.org/pipermail/xfce/2012-January/029780.html -- olivier