diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-01 12:57:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-01 12:57:05 +0000 |
commit | 679cc0f92e135d2ed7b678c574aca340f09ae76a (patch) | |
tree | 42e4e5dcc3fca7a09f0385878ba775539c13072f /textproc/p5-YAML/Makefile | |
parent | 8e214ada7f669994477960928cd282abdfae6b39 (diff) | |
download | pkgsrc-679cc0f92e135d2ed7b678c574aca340f09ae76a.tar.gz |
Update to 0.39:
version: 0.39
date: Tue Apr 12 15:28:40 PDT 2005
changes:
- Need newer Test::More or tests hang.
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r-- | textproc/p5-YAML/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 2914cb70df6..83c98a84914 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:35 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/11/01 12:57:05 wiz Exp $ -DISTNAME= YAML-0.38 +DISTNAME= YAML-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} |