Update to 1.55

PR:		ports/86726
Submitted by:	Emanuel Haupt <ehaupt at critical.ch>
This commit is contained in:
Sergey Skvortsov 2005-09-30 13:07:40 +00:00
parent 5cc304c80d
commit c5628fe9d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143838
3 changed files with 3 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Class-Tangram
PORTVERSION= 1.54
PORTVERSION= 1.55
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class

View file

@ -1,2 +1,2 @@
MD5 (Class-Tangram-1.54.tar.gz) = 796c27cef143e92a2760ff9bba39526d
SIZE (Class-Tangram-1.54.tar.gz) = 45427
MD5 (Class-Tangram-1.55.tar.gz) = c4261d1ff134fab5b522679091122115
SIZE (Class-Tangram-1.55.tar.gz) = 43921

View file

@ -6,6 +6,3 @@ schema for the object, which is contained within the object class in an
exported variable $schema.
WWW: http://search.cpan.org/dist/Class-Tangram/
-- Sergey Skvortsov
skv@FreeBSD.org