Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 83FE063B886 for ; Fri, 5 Feb 2010 00:09:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 29FC063B12C; Fri, 5 Feb 2010 00:09:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 338FE63B127 for ; Fri, 5 Feb 2010 00:09:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2444A175DD; Fri, 5 Feb 2010 00:09:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 5 Feb 2010 00:09:42 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/www/p5-Pod-POM-Web To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100205000942.2444A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Fri Feb 5 00:09:42 UTC 2010 Modified Files: pkgsrc/www/p5-Pod-POM-Web: Makefile distinfo Log Message: Update from version 1.11 to version 1.13. Pkgsrc changes: - Add LICENSE - Adjust dependencies - Add recommended dependencies Upstream changes: 1.13 - ignoring dirs starting with '.' - no HTML rendering for perltoc (too slow) - support for perlvar - computing TOC layout, works for MSIE6, MSIE8, FF, Chrome and Safari - many JS fixes (done in Alien-GvaScript 1.20) - applied patch by Elliot Shank for specifiying the page title - tested on MSIE8, FF3.5, safari4, Chrome3 1.12 - sync TOC, automatically open nodes in TOC - support aliases in links L - fixed bugs in URLs containing special chars like L - disabled automatic links within text nodes - links to external resources will open in a blank page - fixed bugs in displaying scripts (as opposed to modules) - toc ignores directories starting with '.' - toc_pragmas ignores "pod", "pods" and "inc" subdirs To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-Pod-POM-Web/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-Pod-POM-Web/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.