pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Error - updated to 0.17010



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fdbeab0d47c
branches:  trunk
changeset: 536282:1fdbeab0d47c
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Sun Dec 09 22:20:12 2007 +0000

description:
- updated to 0.17010
- new maintainer
- PKG_DESTDIR_SUPPORT
- ok by joerg
Changelog:
  Error.pm #0.17010
  - moved the first Error->new() POD portion over to the POD at the bottom, and
    deleted the second, identical POD portion.
  - closing http://rt.cpan.org/Public/Bug/Display.html?id=30906
    ( "Duplicate Error->new() documentation" )

Aug 28 2007 <shlomif%iglu.org.il@localhost> (Shlomi Fish)

  Error.pm #0.17009
  - fixed http://rt.cpan.org/Public/Bug/Display.html?id=20643 by applying
  a modified version of the patch by MAREKR with the t/12wrong-error-var.t
  regression test.

diffstat:

 devel/p5-Error/Makefile |  9 +++++----
 devel/p5-Error/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r 977fda7b0416 -r 1fdbeab0d47c devel/p5-Error/Makefile
--- a/devel/p5-Error/Makefile   Sun Dec 09 22:18:54 2007 +0000
+++ b/devel/p5-Error/Makefile   Sun Dec 09 22:20:12 2007 +0000
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.12 2007/02/18 02:42:13 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/12/09 22:20:12 rhaen Exp $
 
-DISTNAME=      Error-0.17008
+DISTNAME=      Error-0.17010
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5err
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Error/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    rhaen%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Error/
 COMMENT=       Perl extension module for try/throw/catch exception handling
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 PERL5_PACKLIST=                auto/Error/.packlist
 
 .include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
+.include "../../mk/bsd.pkg.mk"
\ No newline at end of file
diff -r 977fda7b0416 -r 1fdbeab0d47c devel/p5-Error/distinfo
--- a/devel/p5-Error/distinfo   Sun Dec 09 22:18:54 2007 +0000
+++ b/devel/p5-Error/distinfo   Sun Dec 09 22:20:12 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/02/18 02:42:13 wiz Exp $
+$NetBSD: distinfo,v 1.5 2007/12/09 22:20:12 rhaen Exp $
 
-SHA1 (Error-0.17008.tar.gz) = b3429b71f98208658aea5092e229d5fca2157807
-RMD160 (Error-0.17008.tar.gz) = d4b16dd7bc77092a5bb5d92500d3579b429131bf
-Size (Error-0.17008.tar.gz) = 16825 bytes
+SHA1 (Error-0.17010.tar.gz) = 5b4b0b131b41f9df0821fcf31d93f48fc91a9fb8
+RMD160 (Error-0.17010.tar.gz) = fbde5037b8daa6fa6d27342e2b47ceac9d68bf01
+Size (Error-0.17010.tar.gz) = 17266 bytes



Home | Main Index | Thread Index | Old Index