From owner-freebsd-perl@FreeBSD.ORG Fri Mar 4 19:19:00 2011 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 805A51065677 for ; Fri, 4 Mar 2011 19:19:00 +0000 (UTC) (envelope-from fernan.aguero@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4B18FC20 for ; Fri, 4 Mar 2011 19:18:59 +0000 (UTC) Received: by wwe15 with SMTP id 15so630993wwe.1 for ; Fri, 04 Mar 2011 11:18:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=xxThlLpiH4h31qoGGKPlg/K1dkRYe280wn8NhxPpyhA=; b=rhnDnvAc5o3+LjsR3RXXf+oFV+UD0JLUBK8rTI4ysSNnI2vAo6QvE0nJN9VFr0PSjD mFpUyIer3zV9K0AFj1iTGHU5YAZuOYRU7YZ6oBtS0oGDvwlRBTfEUsh143o03P7CctG8 o7B7MF3XO8Z7nMIHP8hIqynCJoDBiUmycvI6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=tryRtxVZpWon1AWuH/fYwtPMOCg35S2APm0DVi1tMtLniY/E0VBj6tnLkJW9cA7/nn 11Ag7HvZlYZE9dvWAIQECdh1kZyxFkJZVZzqUR/w+WvLwSbaYX+djQLwYjnfoK+q07lr fZXJCHIfZs/VboN9hWwH19BYIdK3BDQrK1voM= Received: by 10.216.140.169 with SMTP id e41mr901566wej.102.1299264674187; Fri, 04 Mar 2011 10:51:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.244.77 with HTTP; Fri, 4 Mar 2011 10:50:44 -0800 (PST) From: Fernan Aguero Date: Fri, 4 Mar 2011 15:50:44 -0300 Message-ID: To: perl@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: updated p5-Catalyst-Runtime (TRIAL) port for testing? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 19:19:00 -0000 Hi, is anyone working on an updated port (dev, meant for testing) of Catalyst-Runtime? The Catalyst-Runtime-5.89002-TRIAL third development release was announced recently: http://www.gossamer-threads.com/lists/catalyst/users/28395 It would be nice to be able to start testing applications on the new release on our FreeBSD test servers. I noticed that new requirements (assortment of Plack::Server/Middleware/etc) are all in the ports collection already. If anyone has an updated port skeleton, I'd appreciate if you can ping me offline. Thanks! -- fernan