pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-FindIndent Updating textproc/p5-Text-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/391170de232f
branches: trunk
changeset: 569692:391170de232f
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jan 17 00:22:08 2010 +0000
description:
Updating textproc/p5-Text-FindIndent from 0.07 to 0.08
Upstream changes:
0.08
- Handle case where hash keys and values are indented by braces pos + 1
(CHORNY)
- Check if indent level is same on next line and slightly increase probability of
current indent type. Should be faster too. (CHORNY)
- Add option 'first_level_indent_only' to check only indent where previous line
is empty. (CHORNY)
diffstat:
textproc/p5-Text-FindIndent/Makefile | 4 ++--
textproc/p5-Text-FindIndent/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r ee9dbe4906b2 -r 391170de232f textproc/p5-Text-FindIndent/Makefile
--- a/textproc/p5-Text-FindIndent/Makefile Sun Jan 17 00:20:00 2010 +0000
+++ b/textproc/p5-Text-FindIndent/Makefile Sun Jan 17 00:22:08 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 16:15:21 sno Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/17 00:22:08 sno Exp $
-DISTNAME= Text-FindIndent-0.07
+DISTNAME= Text-FindIndent-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r ee9dbe4906b2 -r 391170de232f textproc/p5-Text-FindIndent/distinfo
--- a/textproc/p5-Text-FindIndent/distinfo Sun Jan 17 00:20:00 2010 +0000
+++ b/textproc/p5-Text-FindIndent/distinfo Sun Jan 17 00:22:08 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/16 16:15:21 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/01/17 00:22:08 sno Exp $
-SHA1 (Text-FindIndent-0.07.tar.gz) = 15d8aff9a8746b6df4fc61523baf30f189da0077
-RMD160 (Text-FindIndent-0.07.tar.gz) = 8e97d8f69773f8d86c52a1c25b080ca321e83971
-Size (Text-FindIndent-0.07.tar.gz) = 29588 bytes
+SHA1 (Text-FindIndent-0.08.tar.gz) = 0562e2ce099bfeb66ed1688358ed7d66a9f53d4f
+RMD160 (Text-FindIndent-0.08.tar.gz) = 8b5364d90e013a4b8fdf186b7c0cb12a2e09af91
+Size (Text-FindIndent-0.08.tar.gz) = 30690 bytes
Home |
Main Index |
Thread Index |
Old Index