1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.38

Changelog: http://search.cpan.org/src/PHILCROW/Bigtop-0.38/Changes
This commit is contained in:
Wen Heping 2010-11-04 08:17:03 +00:00
parent 513b9f28f5
commit cb78d3c790
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264030
3 changed files with 8 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Bigtop
PORTVERSION= 0.33
PORTVERSION= 0.38
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -23,7 +23,8 @@ RUN_DEPENDS= ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General
p5-Gantry>=3.38:${PORTSDIR}/www/p5-Gantry \
p5-Inline>=0.40:${PORTSDIR}/devel/p5-Inline \
p5-Inline-TT>=0.06:${PORTSDIR}/devel/p5-Inline-TT \
p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit
p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit \
p5-HTTP-Server-Simple>0.27:${PORTSDIR}/www/p5-HTTP-Server-Simple
PERL_MODBUILD= yes
@ -37,6 +38,7 @@ MAN3= Bigtop.3 \
Bigtop::Backend::Conf::General.3 \
Bigtop::Backend::Control.3 \
Bigtop::Backend::Control::Gantry.3 \
Bigtop::Backend::Diagram::GraphvizSql.3 \
Bigtop::Backend::HttpdConf.3 \
Bigtop::Backend::HttpdConf::Gantry.3 \
Bigtop::Backend::Init::Std.3 \

View File

@ -1,3 +1,2 @@
MD5 (Bigtop-0.33.tar.gz) = ecf55d178528664de91b8d7ec31dcce2
SHA256 (Bigtop-0.33.tar.gz) = 3bad73591e61682048db0dd0e4383520b118677166678ec225739c2a530a36f0
SIZE (Bigtop-0.33.tar.gz) = 1146789
SHA256 (Bigtop-0.38.tar.gz) = 3788e9cee5038f7b959792d555214ba4d647efb2ba01d4acffe79e5b9500ea30
SIZE (Bigtop-0.38.tar.gz) = 1154971

View File

@ -6,6 +6,7 @@
%%SITE_PERL%%/Bigtop/Backend/Conf/General.pm
%%SITE_PERL%%/Bigtop/Backend/Control.pm
%%SITE_PERL%%/Bigtop/Backend/Control/Gantry.pm
%%SITE_PERL%%/Bigtop/Backend/Diagram/GraphvizSql.pm
%%SITE_PERL%%/Bigtop/Backend/HttpdConf.pm
%%SITE_PERL%%/Bigtop/Backend/HttpdConf/Gantry.pm
%%SITE_PERL%%/Bigtop/Backend/Init/Std.pm
@ -52,6 +53,7 @@ bin/tentmaker
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/Model
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/Init
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/HttpdConf
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/Diagram
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/Control
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/Conf
@dirrmtry %%SITE_PERL%%/Bigtop/Backend/CGI