- Update to 2.113450
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Catalyst-Plugin-AutoCRUD/Changes
This commit is contained in:
parent
22f1f6c47a
commit
1906c9e8ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288192
2 changed files with 7 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Catalyst-Plugin-AutoCRUD
|
||||
PORTVERSION= 2.113.270
|
||||
PORTVERSION= 2.113.450
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -31,6 +31,10 @@ BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Acti
|
|||
p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
|
||||
p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Catalyst::Plugin::AutoCRUD.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Catalyst-Plugin-AutoCRUD-2.113270.tar.gz) = ad1f7b3d4d8fad91d1d01b7fa4d1ee14b25a92281afc5d98cbc27e3daefbfbbb
|
||||
SIZE (Catalyst-Plugin-AutoCRUD-2.113270.tar.gz) = 112186
|
||||
SHA256 (Catalyst-Plugin-AutoCRUD-2.113450.tar.gz) = c3ea9aaa3207f336d2aebe271792ad62312deb1b819e47b1193fc400e83f4c2d
|
||||
SIZE (Catalyst-Plugin-AutoCRUD-2.113450.tar.gz) = 112249
|
||||
|
|
Loading…
Reference in a new issue