diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-12 19:58:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-02-12 19:58:17 +0000 |
commit | b96216a850b0be83dbe9cfd5075ff9e89464fec6 (patch) | |
tree | 5461acf3fe2ea2d3c80f20215cad3c049134a4e9 | |
parent | a311d1ed425338f1eb5f5d00d872d88429d7f5aa (diff) | |
download | ports-b96216a850b0be83dbe9cfd5075ff9e89464fec6.tar.gz ports-b96216a850b0be83dbe9cfd5075ff9e89464fec6.zip |
Notes
-rw-r--r-- | www/p5-Catalyst-Example-InstantCRUD/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Example-InstantCRUD/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Example-InstantCRUD/Makefile b/www/p5-Catalyst-Example-InstantCRUD/Makefile index 2fa304e99a8b..23f884257734 100644 --- a/www/p5-Catalyst-Example-InstantCRUD/Makefile +++ b/www/p5-Catalyst-Example-InstantCRUD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Example-InstantCRUD -DISTVERSION= v0.0.5 +DISTVERSION= v0.0.7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/Z/ZB/ZBY @@ -25,6 +25,8 @@ BUILD_DEPENDS= \ p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ p5-Catalyst-View-TT>=0.21:${PORTSDIR}/www/p5-Catalyst-View-TT \ p5-Template-Plugin-Class>=0:${PORTSDIR}/www/p5-Template-Plugin-Class \ + p5-Catalyst-Plugin-DefaultEnd>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-DefaultEnd \ + p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \ p5-Catalyst-Model-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC \ p5-DBIx-Class-Loader>=0:${PORTSDIR}/databases/p5-DBIx-Class-Loader \ p5-DBIx-Class-WebForm>=0.02:${PORTSDIR}/databases/p5-DBIx-Class-WebForm diff --git a/www/p5-Catalyst-Example-InstantCRUD/distinfo b/www/p5-Catalyst-Example-InstantCRUD/distinfo index 7674eeb98377..15e9317601fd 100644 --- a/www/p5-Catalyst-Example-InstantCRUD/distinfo +++ b/www/p5-Catalyst-Example-InstantCRUD/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Example-InstantCRUD-v0.0.5.tar.gz) = a9fa6edfbdb1b4a5ecb05ac9bf2db2a8 -SHA256 (Catalyst-Example-InstantCRUD-v0.0.5.tar.gz) = 49d8ee000b5f696066ac674e2cd24b136abaee8b63a46c16493525458b5b051b -SIZE (Catalyst-Example-InstantCRUD-v0.0.5.tar.gz) = 12698 +MD5 (Catalyst-Example-InstantCRUD-v0.0.7.tar.gz) = cadf645fc3af1df237561a388cfa9be5 +SHA256 (Catalyst-Example-InstantCRUD-v0.0.7.tar.gz) = e8c1eb2f83fdbc8845fb9ac16e6b35675261e1c37cde13fb002ebfeb7f96f047 +SIZE (Catalyst-Example-InstantCRUD-v0.0.7.tar.gz) = 12751 |