aboutsummaryrefslogtreecommitdiff
path: root/www/rt42
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2014-01-27 20:52:51 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2014-01-27 20:52:51 +0000
commit2171e54fe8b6121192d2d755189edc665c9e9fba (patch)
treedcbed074111311e6d3f1d5c211486dc42deec369 /www/rt42
parent6c18ecdcc8864bb6f70a935313b5f2a411b0b2e6 (diff)
Notes
Diffstat (limited to 'www/rt42')
-rw-r--r--www/rt42/Makefile2
-rw-r--r--www/rt42/Makefile.cpan2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/rt42/Makefile b/www/rt42/Makefile
index d3183670a435..c6453f12d71d 100644
--- a/www/rt42/Makefile
+++ b/www/rt42/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rt
DISTVERSION= 4.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
PKGNAMESUFFIX= 42
diff --git a/www/rt42/Makefile.cpan b/www/rt42/Makefile.cpan
index 47c342c1a8ae..82fe388a927d 100644
--- a/www/rt42/Makefile.cpan
+++ b/www/rt42/Makefile.cpan
@@ -91,7 +91,7 @@ CORE_DEPS= p5-Apache-Session>=1.53:${PORTSDIR}/www/p5-Apache-Session \
p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
p5-Devel-StackTrace>=1.30:${PORTSDIR}/devel/p5-Devel-StackTrace \
p5-Email-Address>=1.89.7:${PORTSDIR}/mail/p5-Email-Address \
- p5-Email-Address-List>0:${PORTSDIR}/mail/p5-Email-Address-List \
+ p5-Email-Address-List>=0.03:${PORTSDIR}/mail/p5-Email-Address-List \
p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
p5-HTML-FormatText-WithLinks-AndTables>0:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks-AndTables \
p5-HTML-FormatText-WithLinks>=0.14:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks \