1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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
This commit is contained in:
Sergey Matveychuk 2004-11-22 23:10:40 +00:00
parent d453323998
commit 85a1a68cc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122179
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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