1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

- Update to 0.0.30

- Portlint

PR:             ports/135110
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
This commit is contained in:
Philip M. Gollucci 2009-06-15 21:13:37 +00:00
parent 4ac1be2ede
commit cde2b037d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235945
3 changed files with 8 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Example-InstantCRUD
PORTVERSION= 0.0.20
PORTVERSION= 0.0.30
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,11 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Create a working CRUD Catalyst example with the least of effort
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
BUILD_DEPENDS= \
p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \
p5-Catalyst-Model-DBIC-Schema>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
p5-Catalyst-Plugin-Authentication>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
p5-Catalyst-Plugin-Authentication>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
p5-Catalyst-Plugin-Authentication-Store-DBIC>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication-Store-DBIC \
p5-Catalyst-Plugin-ConfigLoader>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
p5-Catalyst-Plugin-HTML-Widget>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-HTML-Widget \
@ -41,18 +40,17 @@ p5-Catalyst-Plugin-Authentication>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Authe
p5-Template-Plugin-Class>=0:${PORTSDIR}/www/p5-Template-Plugin-Class \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-version>=0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8.1+
MAN1= instantcrud.pl.1
MAN3= Catalyst::Example::Controller::InstantCRUD.3 \
Catalyst::Example::InstantCRUD.3 \
Catalyst::Example::InstantCRUD::Utils.3 \
Catalyst::Helper::Controller::InstantCRUD.3 \
Catalyst::Helper::InstantCRUD.3 \
Catalyst::Helper::Model::InstantCRUD.3 \
Catalyst::Helper::View::InstantCRUD.3 \
Catalyst::Plugin::Auth::Utils.3 \
HTML::Widget::Element::DoubleSelect.3
Catalyst::Plugin::Auth::Utils.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Catalyst-Example-InstantCRUD-0.0.20.tar.gz) = 008d4559147ed24783f010974ca8e93f
SHA256 (Catalyst-Example-InstantCRUD-0.0.20.tar.gz) = e06720cb6226ae04e2cf920bc017cfb4366632f539b66297cb8c9c42a8b8cb1b
SIZE (Catalyst-Example-InstantCRUD-0.0.20.tar.gz) = 33841
MD5 (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 9b0a7b47e1f7ecb84694424fd9026fc8
SHA256 (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 9d6fda276f87287e2f1b738d35097acbf381537b08a4ebe235acbd5da033731a
SIZE (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 24741

View File

@ -1,12 +1,10 @@
%%SITE_PERL%%/Catalyst/Example/Controller/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Example/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Example/InstantCRUD/Utils.pm
%%SITE_PERL%%/Catalyst/Helper/Controller/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Helper/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Helper/Model/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Helper/View/InstantCRUD.pm
%%SITE_PERL%%/Catalyst/Plugin/Auth/Utils.pm
%%SITE_PERL%%/HTML/Widget/Element/DoubleSelect.pm
bin/instantcrud.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example/InstantCRUD/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example/InstantCRUD