- Require p5-Email-Address >= 1.895 as versions 1.893 -- 1.894 have
serious bugs when handling non-ascii characters in addresses - Remove the mirror at ftp.eu.uu.net which hasn't been updated since the release of rt-4.0.8 - Add SourceForge as a mirror site
This commit is contained in:
parent
a5cdad31ba
commit
d6cd8e0125
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323555
2 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
PORTNAME= rt
|
||||
PORTVERSION= 4.0.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \
|
||||
ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/
|
||||
SF/requesttracker/
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
COMMENT= RT is an industrial-grade ticketing system written in Perl
|
||||
|
|
|
@ -32,7 +32,7 @@ CORE_DEPS= p5-CSS-Squish>=0.06:${PORTSDIR}/textproc/p5-CSS-Squish \
|
|||
p5-DateTime>=0.44:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
|
||||
p5-Devel-StackTrace>=1.30:${PORTSDIR}/devel/p5-Devel-StackTrace \
|
||||
p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address \
|
||||
p5-Email-Address>=1.89.5:${PORTSDIR}/mail/p5-Email-Address \
|
||||
p5-Encode>=2.39:${PORTSDIR}/converters/p5-Encode \
|
||||
p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
|
||||
p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
|
|
Loading…
Reference in a new issue