pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-All Update from version 0.33 to 0.38.
details: https://anonhg.NetBSD.org/pkgsrc/rev/19d9165ff2ff
branches: trunk
changeset: 544810:19d9165ff2ff
user: he <he%pkgsrc.org@localhost>
date: Sun Jul 20 22:15:21 2008 +0000
description:
Update from version 0.33 to 0.38.
Pkgsrc changes: add HOMEPAGE and USE_TOOLS so tests succeed.
Remove now-unneeded dependencies.
Upstream changes:
---
version: 0.38
date: Mon Apr 9 10:52:44 JST 2007
changes:
- Add generic encoding, instead of just utf8.
---
version: 0.37
date: Fri Apr 6 18:04:27 JST 2007
changes:
- make catdir work with current dir in addition to other args.
- make catfile work with current dir in addition to other args.
- Add support for import flags like -strict and -utf8
---
version: 0.36
date: Mon Oct 16 14:48:58 PDT 2006
- Applied the patch from
http://rt.cpan.org/Public/Bug/Display.html?id=20053:
Made sure Carp is required and the sub Carp::carp is predeclared in
IO/All.pm.
---
version: 0.35
date:
Tue May 9 08:25:37 PDT 2006 changes:
- Remove dependency on XXX.pm *groan*
---
version: 0.34
date: Mon May 8 01:03:12 PDT 2006
changes:
- Remove dependency on Spiffy.pm
- Apply patches and fix bugs from rt
- rt tickets - 11552 12048 14184 12966 13879 17105 7448 11463 7410 7337 7527
18465
---
diffstat:
devel/p5-IO-All/Makefile | 9 ++++-----
devel/p5-IO-All/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r b25fd9b1e4eb -r 19d9165ff2ff devel/p5-IO-All/Makefile
--- a/devel/p5-IO-All/Makefile Sun Jul 20 21:58:31 2008 +0000
+++ b/devel/p5-IO-All/Makefile Sun Jul 20 22:15:21 2008 +0000
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:16 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/20 22:15:21 he Exp $
-DISTNAME= IO-All-0.33
+DISTNAME= IO-All-0.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
MODULE_DIR= modules/by-module
AUTHOR_DIR= authors/id/I/IN/INGY
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/IO-All/
COMMENT= Spiffy OO interface to Perl IO
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
-DEPENDS+= p5-Spiffy>=0.21:../../devel/p5-Spiffy
+USE_TOOLS+= perl
PERL5_PACKLIST= auto/IO/All/.packlist
diff -r b25fd9b1e4eb -r 19d9165ff2ff devel/p5-IO-All/distinfo
--- a/devel/p5-IO-All/distinfo Sun Jul 20 21:58:31 2008 +0000
+++ b/devel/p5-IO-All/distinfo Sun Jul 20 22:15:21 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:25 agc Exp $
+$NetBSD: distinfo,v 1.3 2008/07/20 22:15:21 he Exp $
-SHA1 (IO-All-0.33.tar.gz) = 77878eb6e6ab8982d2e22e77f6d800f022726786
-RMD160 (IO-All-0.33.tar.gz) = 85bb98a7508c24722fbd4e095509de1b8b072204
-Size (IO-All-0.33.tar.gz) = 53805 bytes
+SHA1 (IO-All-0.38.tar.gz) = d877957efde35cddf6204c832aa998fec7e74498
+RMD160 (IO-All-0.38.tar.gz) = d29dfd9b1cb14c6969bf21fe400b893fe3989c33
+Size (IO-All-0.38.tar.gz) = 61124 bytes
Home |
Main Index |
Thread Index |
Old Index