aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Jifty/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-04-23 10:32:47 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-04-23 10:32:47 +0000
commitd317d653830db754eb8671931c5588883d0085ab (patch)
tree73432437a6e36778b5718e5f8133715746f56b06 /www/p5-Jifty/Makefile
parent3c5aa58788a9c3237503307266b92dbff047369d (diff)
Update to 0.70422.
Notes
Notes: svn path=/head/; revision=190722
Diffstat (limited to 'www/p5-Jifty/Makefile')
-rw-r--r--www/p5-Jifty/Makefile28
1 files changed, 17 insertions, 11 deletions
diff --git a/www/p5-Jifty/Makefile b/www/p5-Jifty/Makefile
index e3f0f67aae30..62e18b9cd2cc 100644
--- a/www/p5-Jifty/Makefile
+++ b/www/p5-Jifty/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Jifty
-PORTVERSION= 0.70117
+PORTVERSION= 0.70422
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Jifty
@@ -25,25 +25,27 @@ BUILD_DEPENDS= \
p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Accessor-Named>=0:${PORTSDIR}/devel/p5-Class-Accessor-Named \
p5-Class-Container>0:${PORTSDIR}/devel/p5-Class-Container \
+ p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Clone>0:${PORTSDIR}/devel/p5-Clone \
p5-Compress-Zlib>0:${PORTSDIR}/archivers/p5-Compress-Zlib \
- p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
- p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
+ p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \
+ p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \
p5-DBD-SQLite>=1.11:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \
p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID \
p5-Date-Manip>0:${PORTSDIR}/devel/p5-Date-Manip \
p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
- p5-Devel-Cover>=0:${PORTSDIR}/devel/p5-Devel-Cover \
+ p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \
p5-Email-Folder>0:${PORTSDIR}/mail/p5-Email-Folder \
p5-Email-LocalDelivery>0:${PORTSDIR}/mail/p5-Email-LocalDelivery \
- p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME \
- p5-Email-MIME-Creator>=0:${PORTSDIR}/mail/p5-Email-MIME-Creator \
- p5-Email-MIME-ContentType>=0:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
+ p5-Email-MIME>0:${PORTSDIR}/mail/p5-Email-MIME \
+ p5-Email-MIME-Creator>0:${PORTSDIR}/mail/p5-Email-MIME-Creator \
+ p5-Email-MIME-ContentType>0:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \
p5-Email-Simple-Creator>0:${PORTSDIR}/mail/p5-Email-Simple-Creator \
p5-Email-Simple>0:${PORTSDIR}/mail/p5-Email-Simple \
- p5-ExtUtils-Command>=0:${PORTSDIR}/devel/p5-ExtUtils-Command \
+ p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \
+ p5-ExtUtils-Command>0:${PORTSDIR}/devel/p5-ExtUtils-Command \
p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-MMagic>0:${PORTSDIR}/devel/p5-File-MMagic \
p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
@@ -54,8 +56,8 @@ BUILD_DEPENDS= \
p5-HTTP-Server-Simple>=0.26:${PORTSDIR}/www/p5-HTTP-Server-Simple \
p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
p5-Hook-LexWrap>0:${PORTSDIR}/devel/p5-Hook-LexWrap \
- p5-IPC-PubSub>=0.22:${PORTSDIR}/devel/p5-IPC-PubSub \
- p5-Jifty-DBI>=0.30:${PORTSDIR}/databases/p5-Jifty-DBI \
+ p5-IPC-PubSub>=0.23:${PORTSDIR}/devel/p5-IPC-PubSub \
+ p5-Jifty-DBI>=0.40:${PORTSDIR}/databases/p5-Jifty-DBI \
p5-Locale-Maketext-Lexicon>=0.60:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
@@ -63,13 +65,16 @@ BUILD_DEPENDS= \
p5-Module-Install>=0.50:${PORTSDIR}/devel/p5-Module-Install \
p5-Module-Pluggable>=3.1:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Module-Refresh>=0.09:${PORTSDIR}/devel/p5-Module-Refresh \
+ p5-Module-ScanDeps>0:${PORTSDIR}/devel/p5-Module-ScanDeps \
+ p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server \
p5-Object-Declare>=0.13:${PORTSDIR}/devel/p5-Object-Declare \
p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \
p5-PerlIO-gzip>=0:${PORTSDIR}/archivers/p5-PerlIO-gzip \
p5-Pod-Simple>0:${PORTSDIR}/textproc/p5-Pod-Simple \
- p5-Scalar-Defer>=0.06:${PORTSDIR}/devel/p5-Scalar-Defer \
+ p5-Scalar-Defer>=0.10:${PORTSDIR}/devel/p5-Scalar-Defer \
p5-SQL-ReservedWords>0:${PORTSDIR}/databases/p5-SQL-ReservedWords \
p5-String-Koremutake>0:${PORTSDIR}/textproc/p5-String-Koremutake \
+ p5-Template-Declare>=0.07:${PORTSDIR}/textproc/p5-Template-Declare \
p5-Test-Base>=0.44:${PORTSDIR}/devel/p5-Test-Base \
p5-Test-HTTP-Server-Simple>=0.02:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
p5-Test-MockModule>=0.05:${PORTSDIR}/devel/p5-Test-MockModule \
@@ -83,6 +88,7 @@ BUILD_DEPENDS= \
p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-XML-Writer>0.601:${PORTSDIR}/textproc/p5-XML-Writer \
p5-XML-XPath>0:${PORTSDIR}/textproc/p5-XML-XPath \
+ p5-YAML>=0.35:${PORTSDIR}/textproc/p5-YAML \
p5-YAML-Syck>=0.71:${PORTSDIR}/textproc/p5-YAML-Syck \
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
p5-version>0:${PORTSDIR}/devel/p5-version