From 85a1a68cc430ee63b2b0142de74fd9340cac8b98 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Mon, 22 Nov 2004 23:10:40 +0000 Subject: [PATCH] Update to 0.11 - now using Scalar::Util::blessed() instead of the convoluted UNIVERSAL::isa() stuff. - added Scalar::Util as a dependency PR: ports/74120 Submitted by: maintainer --- devel/p5-Tree-Simple-View/Makefile | 2 +- devel/p5-Tree-Simple-View/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/p5-Tree-Simple-View/Makefile b/devel/p5-Tree-Simple-View/Makefile index 07bbaef6e6ad..742c200448aa 100644 --- a/devel/p5-Tree-Simple-View/Makefile +++ b/devel/p5-Tree-Simple-View/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Tree-Simple-View -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tree diff --git a/devel/p5-Tree-Simple-View/distinfo b/devel/p5-Tree-Simple-View/distinfo index ff49c22b7f48..4bbf20ce69bd 100644 --- a/devel/p5-Tree-Simple-View/distinfo +++ b/devel/p5-Tree-Simple-View/distinfo @@ -1,2 +1,2 @@ -MD5 (Tree-Simple-View-0.10.tar.gz) = 07d5d4a7d1380b80ed128db5a1630f11 -SIZE (Tree-Simple-View-0.10.tar.gz) = 18580 +MD5 (Tree-Simple-View-0.11.tar.gz) = 8b46740a8e5f4ba2911e7ad98eda37bd +SIZE (Tree-Simple-View-0.11.tar.gz) = 18700