From c204e8ba7e63c7130c11dc20b8f14073e41ece86 Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 2 Jan 2014 16:34:59 +0000 Subject: Update to 0.33. From the changelog: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - New copy_to() and move_to() methods. [Robert Rothenberg & Ken Williams] - As advised in the utime() docs, pass undef as the time for touch(). - Do a better job cleaning up temp files in the tests. - Optimization: use parent.pm instead of base.pm. [Olivier Mengué] - Changed the docs to show that file() and dir() are exported by default. - Fixed spelling error in POD. [Salvatore Bonaccorso] --- devel/p5-Path-Class/Makefile | 4 ++-- devel/p5-Path-Class/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile index 770894791cd..88d83774c45 100644 --- a/devel/p5-Path-Class/Makefile +++ b/devel/p5-Path-Class/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2013/09/05 18:20:09 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/01/02 16:34:59 schmonz Exp $ -DISTNAME= Path-Class-0.32 +DISTNAME= Path-Class-0.33 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/} diff --git a/devel/p5-Path-Class/distinfo b/devel/p5-Path-Class/distinfo index 63ff0891bf3..25cf4fac377 100644 --- a/devel/p5-Path-Class/distinfo +++ b/devel/p5-Path-Class/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/09/05 18:20:09 wiz Exp $ +$NetBSD: distinfo,v 1.11 2014/01/02 16:34:59 schmonz Exp $ -SHA1 (Path-Class-0.32.tar.gz) = 3a5e1a968be928a1ef92e7ee92584b00238996a9 -RMD160 (Path-Class-0.32.tar.gz) = a09651dd461f26e8cf8fccefc2a6488156a7b72e -Size (Path-Class-0.32.tar.gz) = 32205 bytes +SHA1 (Path-Class-0.33.tar.gz) = 1d44a4afebb154449c0248ddfe97425d9c60bbc8 +RMD160 (Path-Class-0.33.tar.gz) = 4907e0e11d1041fe6530b108679b35eb72706172 +Size (Path-Class-0.33.tar.gz) = 33101 bytes -- cgit v1.2.3