pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Tree Update 1.17 to 1.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/603b34fab830
branches: trunk
changeset: 652087:603b34fab830
user: mef <mef%pkgsrc.org@localhost>
date: Sat May 23 09:42:46 2015 +0000
description:
Update 1.17 to 1.23
-------------------
1.23 2015.05.20
- Add version numbers to all the pm files.
1.22 2015.05.20
- Refactoring code: 3 argument open, no bareword filehandles
- Refactoring code: convert indirect calls to direct calls
- Add optional test using Test::Perl::Critic
- Fix missing file issue introduced in 1.21
- Include the Test::Comile based test
1.21 2015.05.20
- More tests (use Test::Compile)
- Refactoring code (use Path::Tiny)
- Run perltidy on the code.
- Separate packages to their own files.
- Add use warnings; use strict; remove use diagnostics;
- Remove remaining use 5.... statements.
1.20 2015.05.19
- Refactor test script to use Test::More
1.19 2015.05.18
- Include link to VCS, Bug tracking system, hopepage.
1.18 2015.05.18
- Just to let PAUSE index it.
1.17_01 2015.05.18
- New maintainer (SZABGAB)
diffstat:
textproc/p5-Pod-Tree/Makefile | 5 ++---
textproc/p5-Pod-Tree/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5bfd07703932 -r 603b34fab830 textproc/p5-Pod-Tree/Makefile
--- a/textproc/p5-Pod-Tree/Makefile Sat May 23 09:40:25 2015 +0000
+++ b/textproc/p5-Pod-Tree/Makefile Sat May 23 09:42:46 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:39 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/05/23 09:42:46 mef Exp $
-DISTNAME= Pod-Tree-1.17
+DISTNAME= Pod-Tree-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
diff -r 5bfd07703932 -r 603b34fab830 textproc/p5-Pod-Tree/distinfo
--- a/textproc/p5-Pod-Tree/distinfo Sat May 23 09:40:25 2015 +0000
+++ b/textproc/p5-Pod-Tree/distinfo Sat May 23 09:42:46 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/09/09 21:19:16 sno Exp $
+$NetBSD: distinfo,v 1.6 2015/05/23 09:42:46 mef Exp $
-SHA1 (Pod-Tree-1.17.tar.gz) = a4127364381bbb0960d2a23ceadd279d836cd93f
-RMD160 (Pod-Tree-1.17.tar.gz) = 3e2c169c64aa6a1c39def20aa20c05711b1fbcab
-Size (Pod-Tree-1.17.tar.gz) = 65803 bytes
+SHA1 (Pod-Tree-1.23.tar.gz) = 5af83cd1030e75d4163f605aff580e32f1b3acdb
+RMD160 (Pod-Tree-1.23.tar.gz) = f126c9583d8190ea06913f75118a63f7be3ee919
+Size (Pod-Tree-1.23.tar.gz) = 63119 bytes
Home |
Main Index |
Thread Index |
Old Index