diff options
author | he <he@pkgsrc.org> | 2008-12-20 22:41:32 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-20 22:41:32 +0000 |
commit | f3431ae687f0f40f3ab9bcb4723e906da5bfafd7 (patch) | |
tree | 0a4647505e6b9fb36642be8a3daeb1be29f11d80 /devel/p5-IO-All/Makefile | |
parent | 3cfd875d7179ff7af028e629a6f300146c971115 (diff) | |
download | pkgsrc-f3431ae687f0f40f3ab9bcb4723e906da5bfafd7.tar.gz |
Update from version 0.38nb1 to 0.39.
Upstream changes:
version: 0.39
date: Thu Dec 11 23:22:56 PST 2008
changes:
- Fix tests on 5.6.
Diffstat (limited to 'devel/p5-IO-All/Makefile')
-rw-r--r-- | devel/p5-IO-All/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-IO-All/Makefile b/devel/p5-IO-All/Makefile index 10d0e4a5c79..5054175d119 100644 --- a/devel/p5-IO-All/Makefile +++ b/devel/p5-IO-All/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2008/10/19 19:17:55 he Exp $ +# $NetBSD: Makefile,v 1.12 2008/12/20 22:41:32 he Exp $ -DISTNAME= IO-All-0.38 +DISTNAME= IO-All-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module |