From owner-cvs-all@FreeBSD.ORG Thu Sep 30 13:43:30 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD8C2106566C; Thu, 30 Sep 2010 13:43:30 +0000 (UTC) (envelope-from az@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B49498FC16; Thu, 30 Sep 2010 13:43:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o8UDhUSK055114; Thu, 30 Sep 2010 13:43:30 GMT (envelope-from az@repoman.freebsd.org) Received: (from az@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8UDhUKh055113; Thu, 30 Sep 2010 13:43:30 GMT (envelope-from az) Message-Id: <201009301343.o8UDhUKh055113@repoman.freebsd.org> From: Andrej Zverev Date: Thu, 30 Sep 2010 13:43:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Package-Stash Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2010 13:43:31 -0000 az 2010-09-30 13:43:30 UTC FreeBSD ports repository Modified files: devel/p5-Package-Stash Makefile pkg-plist Log: - Replace dirrm marco in pkg-plist with dirrmtry to avoid conflist with other p5 ports with Package namespace. - PORTREVISION bumped since we need new pkg with better logic PR: ports/151061 Submitted by: Frederic Culot Revision Changes Path 1.6 +1 -0 ports/devel/p5-Package-Stash/Makefile 1.3 +3 -3 ports/devel/p5-Package-Stash/pkg-plist