diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2013-01-17 19:20:29 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2013-01-17 19:20:29 +0000 |
commit | b5216c95ffbc290b00df09982cf66b807211e75f (patch) | |
tree | f9ecb3e600f4183639df59fadfab799e06e8adbe /www/rt40 | |
parent | 47086017e8819ffd80b52058b1d673cc09996724 (diff) | |
download | ports-b5216c95ffbc290b00df09982cf66b807211e75f.tar.gz ports-b5216c95ffbc290b00df09982cf66b807211e75f.zip |
Notes
Diffstat (limited to 'www/rt40')
-rw-r--r-- | www/rt40/Makefile | 2 | ||||
-rw-r--r-- | www/rt40/Makefile.cpan | 4 | ||||
-rw-r--r-- | www/rt40/distinfo | 4 | ||||
-rw-r--r-- | www/rt40/pkg-plist | 1 |
4 files changed, 5 insertions, 6 deletions
diff --git a/www/rt40/Makefile b/www/rt40/Makefile index eb30d0d8758b..0334b1fe7a4e 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rt -PORTVERSION= 4.0.8 +PORTVERSION= 4.0.9 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ diff --git a/www/rt40/Makefile.cpan b/www/rt40/Makefile.cpan index 05262ca6a7be..a8209a041355 100644 --- a/www/rt40/Makefile.cpan +++ b/www/rt40/Makefile.cpan @@ -31,7 +31,7 @@ CORE_DEPS= p5-CSS-Squish>=0.06:${PORTSDIR}/textproc/p5-CSS-Squish \ p5-DateTime-Locale>=0.40:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-DateTime>=0.44:${PORTSDIR}/devel/p5-DateTime \ p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ - p5-Devel-StackTrace>=1.19:${PORTSDIR}/devel/p5-Devel-StackTrace \ + p5-Devel-StackTrace>=1.30:${PORTSDIR}/devel/p5-Devel-StackTrace \ p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \ p5-Encode>=2.39:${PORTSDIR}/converters/p5-Encode \ p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \ @@ -124,7 +124,7 @@ ICAL_DEPS= p5-Data-ICal>0:${PORTSDIR}/deskutils/p5-Data-ICal SMTP_DEPS= ## -- only needs perl core modules -DASHBOARDS_DEPS= p5-HTML-RewriteAttributes>=0.04:${PORTSDIR}/textproc/p5-HTML-RewriteAttributes \ +DASHBOARDS_DEPS= p5-HTML-RewriteAttributes>=0.05:${PORTSDIR}/textproc/p5-HTML-RewriteAttributes \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types GRAPHVIZ_DEPS= p5-GraphViz>0:${PORTSDIR}/graphics/p5-GraphViz \ diff --git a/www/rt40/distinfo b/www/rt40/distinfo index ff658d6076a7..959fe6d950fd 100644 --- a/www/rt40/distinfo +++ b/www/rt40/distinfo @@ -1,2 +1,2 @@ -SHA256 (rt-4.0.8.tar.gz) = bdbdfeb93beba21d7579745fa4a28d90d4a672346dfbd9752b9bbc16310e30b5 -SIZE (rt-4.0.8.tar.gz) = 5911492 +SHA256 (rt-4.0.9.tar.gz) = df60b2436927f2d0f358b94e9f8d2122a5ad0c96b84f23837117bcce00932e70 +SIZE (rt-4.0.9.tar.gz) = 6467675 diff --git a/www/rt40/pkg-plist b/www/rt40/pkg-plist index 41f1f69f5685..9d040100ff3d 100644 --- a/www/rt40/pkg-plist +++ b/www/rt40/pkg-plist @@ -116,7 +116,6 @@ etc/rt40/schema.mysql %%SITE_PERL%%/RT/Pod/HTML.pm %%SITE_PERL%%/RT/Pod/HTMLBatch.pm %%SITE_PERL%%/RT/Pod/Search.pm -%%SITE_PERL%%/RT/Pod/HTML.pm %%SITE_PERL%%/RT/Principal.pm %%SITE_PERL%%/RT/Principals.pm %%SITE_PERL%%/RT/Queue.pm |