pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Ouch Update to 0.0408. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc19400e22db
branches:  trunk
changeset: 628443:bc19400e22db
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Jan 02 16:32:17 2014 +0000

description:
Update to 0.0408. From the changelog:

- Reformatted the Changes file according to the spec in
  CPAN::Changes::Spec. Thanks to sergeyromanov who is working on a
  quest to improve CPAN:
  http://questhub.io/realm/perl/quest/51f0337718ba7d3959000086

- Catch subclasses of Ouch as well Thanks to Graham Knop.

- Ouch doesn't need 5.12 afterall. Just needed to include the correct
  prereqs for the pragmas. Thanks to MidLifeXis and Ether.

- worr submitted a patch fixing some a POD error

- Made Ouch explicitly require Perl 5.12 due to use of "use overload"
  and "use parent".

- Fixed documentation misspellings. @richdouglasevans

diffstat:

 devel/p5-Ouch/Makefile |  4 ++--
 devel/p5-Ouch/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f4d410b438c8 -r bc19400e22db devel/p5-Ouch/Makefile
--- a/devel/p5-Ouch/Makefile    Thu Jan 02 16:27:21 2014 +0000
+++ b/devel/p5-Ouch/Makefile    Thu Jan 02 16:32:17 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2013/07/10 01:19:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/02 16:32:17 schmonz Exp $
 #
 
-DISTNAME=              Ouch-0.0402
+DISTNAME=              Ouch-0.0408
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RI/RIZEN/}
diff -r f4d410b438c8 -r bc19400e22db devel/p5-Ouch/distinfo
--- a/devel/p5-Ouch/distinfo    Thu Jan 02 16:27:21 2014 +0000
+++ b/devel/p5-Ouch/distinfo    Thu Jan 02 16:32:17 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/07/10 01:19:36 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2014/01/02 16:32:17 schmonz Exp $
 
-SHA1 (Ouch-0.0402.tar.gz) = 6939c334706631fc4e3a1ae30cff495fc12b1d2a
-RMD160 (Ouch-0.0402.tar.gz) = d192210c56fd2f3e1e70388c4fd96538f54bb221
-Size (Ouch-0.0402.tar.gz) = 12454 bytes
+SHA1 (Ouch-0.0408.tar.gz) = bbfb62f191e77a3a29371b3c8b63d3d00a53a2e2
+RMD160 (Ouch-0.0408.tar.gz) = 7c7bcd95620120cee496abe5f0750e841c2a1a79
+Size (Ouch-0.0408.tar.gz) = 12996 bytes



Home | Main Index | Thread Index | Old Index