pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Path-Tiny 0.7 2013-09-26 18:46:19



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78e3bab6315c
branches:  trunk
changeset: 626238:78e3bab6315c
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Nov 05 02:47:59 2013 +0000

description:
0.7  2013-09-26 18:46:19
    - add =encoding to POD due to test failure on certain boxes
    - add several perl, pkg, and pod tests

0.6  2013-09-24 05:51:54
    add mk_parent()

0.5  2012-09-06 07:38:06
    rt 79472 (thanks Lachlan!) fix absolute path bug introduced in 0.4

0.4  2012-09-03 17:50:41
    rt 79345 (thanks Gian!): Failed to recursively create dir if the first part solves to false

0.3  2013-04-06 19:39:52
    rt 76061 No LICENSE in META.yml
    rt 68950 break out rm() code into empty() type function, use it in rm()

0.2  2012-03-11 16:50:44
    rt 51728 Missing colon in synopsis
    rt 75688 using deprecated for qw() in 00.load.t
    perltidy

diffstat:

 devel/p5-File-Path-Tiny/Makefile |  5 ++---
 devel/p5-File-Path-Tiny/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 92b441db9d1c -r 78e3bab6315c devel/p5-File-Path-Tiny/Makefile
--- a/devel/p5-File-Path-Tiny/Makefile  Tue Nov 05 02:44:51 2013 +0000
+++ b/devel/p5-File-Path-Tiny/Makefile  Tue Nov 05 02:47:59 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:40:20 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/11/05 02:47:59 wen Exp $
 
-DISTNAME=      File-Path-Tiny-0.1
+DISTNAME=      File-Path-Tiny-0.7
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r 92b441db9d1c -r 78e3bab6315c devel/p5-File-Path-Tiny/distinfo
--- a/devel/p5-File-Path-Tiny/distinfo  Tue Nov 05 02:44:51 2013 +0000
+++ b/devel/p5-File-Path-Tiny/distinfo  Tue Nov 05 02:47:59 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/08/25 22:35:38 seb Exp $
+$NetBSD: distinfo,v 1.2 2013/11/05 02:47:59 wen Exp $
 
-SHA1 (File-Path-Tiny-0.1.tar.gz) = f5c37701565eeb77a72a6f84558537c39c609ca6
-RMD160 (File-Path-Tiny-0.1.tar.gz) = 76195700458438fd5f240ef72df2cd7b182f325b
-Size (File-Path-Tiny-0.1.tar.gz) = 5922 bytes
+SHA1 (File-Path-Tiny-0.7.tar.gz) = 97346515a634e66dca59ec029026559fc502231b
+RMD160 (File-Path-Tiny-0.7.tar.gz) = ef4170969e6d439db6d02bf096886d6b8bb7cfd4
+Size (File-Path-Tiny-0.7.tar.gz) = 7522 bytes



Home | Main Index | Thread Index | Old Index