Updated to 1.13
This commit is contained in:
parent
de1120b840
commit
e0950a07c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95370
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Class-Tangram
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 1.13
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
@ -17,7 +17,6 @@ COMMENT= Create constructors, accessor, update methods for objects from Tangram
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Set/Object.pm:${PORTSDIR}/devel/p5-Set-Object \
|
||||
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
|
||||
${SITE_PERL}/Pod/Constants.pm:${PORTSDIR}/textproc/p5-Pod-Constants \
|
||||
${SITE_PERL}/Tangram.pm:${PORTSDIR}/databases/p5-Tangram
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Class-Tangram-1.11.tar.gz) = 6a8c63c1e9cbd66d044095c404a69c56
|
||||
MD5 (Class-Tangram-1.13.tar.gz) = 3b71f61bf6e4ac563766b3773e68a64a
|
||||
|
@ -5,7 +5,7 @@ references for you. Type checking is achieved by parsing the Tangram
|
||||
schema for the object, which is contained within the object class in an
|
||||
exported variable $schema.
|
||||
|
||||
WWW: http://search.cpan.org/search?dist=Class-Tangram
|
||||
WWW: http://search.cpan.org/dist/Class-Tangram/
|
||||
|
||||
-- Sergey Skvortsov
|
||||
skv@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user