From owner-cvs-all@FreeBSD.ORG Wed Jan 19 08:51:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57A7F16A4CE; Wed, 19 Jan 2005 08:51:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C7643D31; Wed, 19 Jan 2005 08:51:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0J8pFaA037482; Wed, 19 Jan 2005 08:51:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0J8pFFH037481; Wed, 19 Jan 2005 08:51:15 GMT (envelope-from clsung) Message-Id: <200501190851.j0J8pFFH037481@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 19 Jan 2005 08:51:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-OOTools Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 08:51:15 -0000 clsung 2005-01-19 08:51:14 UTC FreeBSD ports repository Modified files: devel/p5-OOTools Makefile distinfo Log: - update to 1.77 - from Changes - WARNING: Deprecated the use of the group accessor in list context when used to retrieve keys: see 'WARNING' POD section - Added 'default' option to the Class::constr pragma plus tests - Fixed the possibilty of setting twice the same property when copy => 1 - Minor changes in the constructor closure - Added possibility to get a slice of values from groups accessors - A few minor improvement and fixes in the groups closure (all the props exist, the groups accessor uses always the props accessor if defined, etc) - Added $_ aliasing for the post_process option - A few minor POD changes and fixes Revision Changes Path 1.4 +1 -1 ports/devel/p5-OOTools/Makefile 1.3 +2 -2 ports/devel/p5-OOTools/distinfo