From owner-freebsd-perl@FreeBSD.ORG Sat Mar 13 17:53:41 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C17D106566C; Sat, 13 Mar 2010 17:53:41 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 21EB58FC0A; Sat, 13 Mar 2010 17:53:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2DHrfmt033202; Sat, 13 Mar 2010 17:53:41 GMT (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2DHrehL033198; Sat, 13 Mar 2010 17:53:40 GMT (envelope-from skv) Date: Sat, 13 Mar 2010 17:53:40 GMT Message-Id: <201003131753.o2DHrehL033198@freefall.freebsd.org> To: alex.deiter@gmail.com, skv@FreeBSD.org, perl@FreeBSD.org From: skv@FreeBSD.org Cc: Subject: Re: ports/142109: [PATCH] www/p5-MojoMojo: update to 0.999042 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: Sat, 13 Mar 2010 17:53:41 -0000 Synopsis: [PATCH] www/p5-MojoMojo: update to 0.999042 State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Sat Mar 13 17:53:03 UTC 2010 State-Changed-Why: Committed, thank you! But with some changes: 1. Other options names (less .pm-like): FAST_CGI -> FASTCGI HTML_TOC -> TOCGEN EMOTICONS_MSN -> EMOTICONS 2. BUILD_DEPENDS and RUN_DEPENDS did not swap. 3. Do not add to pkg-plist line: %%SITE_PERL%%/MojoMojo/Makefile.old 4. Keep lines BUILD_DEPENDS in synced with Makefile.PL 5. Do not change MAINTAINER http://www.freebsd.org/cgi/query-pr.cgi?pr=142109