From owner-freebsd-perl@FreeBSD.ORG Fri Jul 2 11:17:49 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 75020106566C; Fri, 2 Jul 2010 11:17:49 +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 4D0D58FC1B; Fri, 2 Jul 2010 11:17:49 +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 o62BHnQ5049421; Fri, 2 Jul 2010 11:17:49 GMT (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o62BHnB5049417; Fri, 2 Jul 2010 11:17:49 GMT (envelope-from skv) Date: Fri, 2 Jul 2010 11:17:49 GMT Message-Id: <201007021117.o62BHnB5049417@freefall.freebsd.org> To: zahatski@gmail.com, skv@FreeBSD.org, perl@FreeBSD.org From: skv@FreeBSD.org Cc: Subject: Re: ports/147901: [PATCH] lang/parrot update port to 2.5.0 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, 02 Jul 2010 11:17:49 -0000 Synopsis: [PATCH] lang/parrot update port to 2.5.0 State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Fri Jul 2 11:15:45 UTC 2010 State-Changed-Why: Committed, but: - bad reverse patch: +++ parrot/Makefile 2010-06-16 11:21:09.000000000 +0400 -# $FreeBSD: ports/lang/parrot/Makefile,v 1.47 2010/05/19 05:56:07 skv Exp $ +# $FreeBSD: ports/lang/parrot/Makefile,v 1.45 2010/04/19 10:43:29 ale Exp $ - incorrect use of 'dirrmtry': -@dirrm lib/parrot/%%PARROT_VER%%/include +@dirrmtry lib/parrot/%%PARROT_VER%%/include http://www.freebsd.org/cgi/query-pr.cgi?pr=147901