From owner-cvs-all@FreeBSD.ORG Fri Jan 13 04:08:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 7581616A420; Fri, 13 Jan 2006 04:08:43 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 322C143D4C; Fri, 13 Jan 2006 04:08:43 +0000 (GMT) (envelope-from aaron@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 k0D48hsv086181; Fri, 13 Jan 2006 04:08:43 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0D48hiX086180; Fri, 13 Jan 2006 04:08:43 GMT (envelope-from aaron) Message-Id: <200601130408.k0D48hiX086180@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 13 Jan 2006 04:08:43 +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/textproc/p5-Chess-PGN-Parse Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 13 Jan 2006 04:08:43 -0000 aaron 2006-01-13 04:08:43 UTC FreeBSD ports repository Modified files: textproc/p5-Chess-PGN-Parse Makefile distinfo Log: - updated to v0.19 - updated maintainership 0.19 10-Jan-2006 - fixed bug in recursive comment printout. Thanks to Dadi Jonsson for reporting it; - Added support for comments with newlines in between. Thanks to Marcin Kasperski for the test case. - Added support for promotions without the equal sign (e.g.: e8Q instead of e8=Q) Thanks to Andrew Nikitin for reporting it. - Tidied the code a bit. Approved by: tobez (implicit) Revision Changes Path 1.3 +2 -2 ports/textproc/p5-Chess-PGN-Parse/Makefile 1.2 +3 -2 ports/textproc/p5-Chess-PGN-Parse/distinfo