1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update to 1.112770

- Pet portlint
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-AutoCRUD/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-10-04 18:36:45 +00:00
parent 6c5ca9ed56
commit 085880336d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282940
3 changed files with 51 additions and 52 deletions

View File

@ -1,15 +1,16 @@
# New ports collection makefile for: Catalyst-Plugin-AutoCRUD
# Whom: gugu
# Date created: 03 December 2009
# New ports collection makefile for: Catalyst-Plugin-AutoCRUD
# Whom: gugu
# Date created: 03 December 2009
#
# $FreeBSD$
# Generated with portupload. Do not edit directly, please
#
PORTNAME= Catalyst-Plugin-AutoCRUD
PORTVERSION= 0.68
PORTREVISION= 1
PORTVERSION= 1.112.770
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Instant AJAX web front-end for DBIx::Class
@ -19,8 +20,10 @@ BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Acti
p5-Catalyst-Runtime>=5.70:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Catalyst-View-JSON>=0:${PORTSDIR}/www/p5-Catalyst-View-JSON \
p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \
p5-DBIx-Class-Schema-Loader>=0:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader \
p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (Catalyst-Plugin-AutoCRUD-0.68.tar.gz) = d6a9a1794274706240829bb41bc266eebc9ea8a5e6b0d1fe16b26bb723c32486
SIZE (Catalyst-Plugin-AutoCRUD-0.68.tar.gz) = 94899
SHA256 (Catalyst-Plugin-AutoCRUD-1.112770.tar.gz) = 08b114a95e4f58e602effc74269af2c3a8f6fbedcabf3ade0b283c70da05d8e3
SIZE (Catalyst-Plugin-AutoCRUD-1.112770.tar.gz) = 95172

View File

@ -1,69 +1,65 @@
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/AJAX.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Root.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Skinny.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Static.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/Backend/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/Metadata/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/JSON.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/TT.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/add.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/application_view_detail.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/arrow_refresh_small.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bullet_red.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/iefix.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny_body.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/xdatetime.js
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/add.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bin_closed.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/body.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/lfb.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/find.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bullet_green.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/bullet_red.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/cpac.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/find.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/iefix.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/magnifier.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/page_lightning.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/script_lightning.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/sitemap_color.png
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/skinny_body.css
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static/xdatetime.js
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid/columns.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid/toolbar.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid/pagebar.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid/toolbar.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid/view.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/store.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/update.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/update/tabs.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/update/window.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/util.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/list.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/wrapper.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/pager.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/helloworld.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/cell.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/list.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/pager.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/row.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/table.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/wrapper.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/row.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny/cell.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/helloworld.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/tables.tt
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/Metadata.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/DBIC.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/AJAX.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Root.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Static.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller/Skinny.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/JSON.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View/TT.pm
%%SITE_PERL%%/Catalyst/Plugin/AutoCRUD.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AutoCRUD/.packlist
@dirrmtry %%SITE_PERL%%/auto/Catalyst/Plugin/AutoCRUD
@dirrmtry %%SITE_PERL%%/auto/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/auto/Catalyst
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/update
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/Catalyst
@dirrmtry %%SITE_PERL%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AutoCRUD
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/AutoCRUD
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry blib/script
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/skinny
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/update
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript/grid
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat/javascript
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates/full-fat
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/templates
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/static
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/View
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/Metadata
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model/Backend
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Model
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD/Controller
@dirrm %%SITE_PERL%%/Catalyst/Plugin/AutoCRUD
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin