1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 2.10

This commit is contained in:
Cheng-Lung Sung 2007-05-01 04:00:10 +00:00
parent bdbfc642f9
commit c95109055d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191256
3 changed files with 10 additions and 21 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= CGI-Ex
PORTVERSION= 2.09
PORTVERSION= 2.10
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
@ -23,7 +23,7 @@ MAN3= CGI::Ex.3 CGI::Ex::App.3 CGI::Ex::Auth.3 CGI::Ex::Conf.3 \
post-install:
${MKDIR} ${EXAMPLESDIR}
.for i in app benchmark conf_path_1 conf_path_3 devel
.for i in app benchmark devel
${MKDIR} ${EXAMPLESDIR}/${i}
.endfor
${CP} -R ${WRKSRC}/samples/* ${EXAMPLESDIR}

View File

@ -1,3 +1,3 @@
MD5 (CGI-Ex-2.09.tar.gz) = 7f1d41e11c63da1a836bbbb71fda0a08
SHA256 (CGI-Ex-2.09.tar.gz) = ee684a20d2095030ee0fb9a1414ae61c79b1c78c27a6d84ee79ac2021af504a1
SIZE (CGI-Ex-2.09.tar.gz) = 229390
MD5 (CGI-Ex-2.10.tar.gz) = e48feeff7c3a85c7b0d7c51aac3e6f2f
SHA256 (CGI-Ex-2.10.tar.gz) = a84ef10c5a473f93fbdd74a6fa78781ad76cd1a7553c27b253357c69c9b09486
SIZE (CGI-Ex-2.10.tar.gz) = 234230

View File

@ -7,35 +7,26 @@
%%EXAMPLESDIR%%/benchmark/bench_conf_writers.pl
%%EXAMPLESDIR%%/benchmark/bench_jsondump.pl
%%EXAMPLESDIR%%/benchmark/bench_method_calling.pl
%%EXAMPLESDIR%%/benchmark/bench_operator_storage.pl
%%EXAMPLESDIR%%/benchmark/bench_optree.pl
%%EXAMPLESDIR%%/benchmark/bench_template.pl
%%EXAMPLESDIR%%/benchmark/bench_template_tag_parser.pl
%%EXAMPLESDIR%%/benchmark/bench_validation.pl
%%EXAMPLESDIR%%/benchmark/bench_various_templaters.pl
%%EXAMPLESDIR%%/conf_path_1/apples.pl
%%EXAMPLESDIR%%/conf_path_1/oranges.pl
%%EXAMPLESDIR%%/conf_path_3/apples.pl
%%EXAMPLESDIR%%/conf_path_3/oranges.pl
%%EXAMPLESDIR%%/benchmark/bench_various_templaters.pl.out
%%EXAMPLESDIR%%/devel/dprof_conf.d
%%EXAMPLESDIR%%/devel/dprof_template.d
%%EXAMPLESDIR%%/devel/dprof_validation.d
%%EXAMPLESDIR%%/generate_js.pl
%%EXAMPLESDIR%%/html1.htm
%%EXAMPLESDIR%%/html2.htm
%%EXAMPLESDIR%%/index.cgi
%%EXAMPLESDIR%%/js_validate_1.html
%%EXAMPLESDIR%%/js_validate_2.html
%%EXAMPLESDIR%%/js_validate_3.html
%%EXAMPLESDIR%%/memory_template.pl
%%EXAMPLESDIR%%/perl1.pl
%%EXAMPLESDIR%%/perl2.pl
%%EXAMPLESDIR%%/yaml1.val
%%EXAMPLESDIR%%/yaml2.val
%%EXAMPLESDIR%%/yaml3.val
%%EXAMPLESDIR%%/yaml_js_1.html
%%EXAMPLESDIR%%/yaml_js_2.html
%%EXAMPLESDIR%%/yaml_js_3.html
%%EXAMPLESDIR%%/yaml_js_4.html
%%EXAMPLESDIR%%/yaml_js_2.html
%%EXAMPLESDIR%%/yaml_js_3.html
%%EXAMPLESDIR%%/yaml_js_4.html
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Ex/.packlist
%%SITE_PERL%%/CGI/Ex.pm
%%SITE_PERL%%/CGI/Ex/App.pm
@ -55,8 +46,6 @@
%%SITE_PERL%%/CGI/Ex/yaml_load.js
@dirrm %%EXAMPLESDIR%%/app
@dirrm %%EXAMPLESDIR%%/benchmark
@dirrm %%EXAMPLESDIR%%/conf_path_1
@dirrm %%EXAMPLESDIR%%/conf_path_3
@dirrm %%EXAMPLESDIR%%/devel
@dirrm %%EXAMPLESDIR%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Ex