1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

sa-update no longer requires p5-libwww, but it does

still require HTTP::Date.
This commit is contained in:
Adam Weinberger 2014-03-16 16:05:40 +00:00
parent 67bb95866d
commit db882f5dbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348416
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Created by: TAOKA Fumiyoshi
# $FreeBSD$
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= japanese mail perl5
PKGNAMEPREFIX= ja-

View File

@ -3,7 +3,7 @@
PORTNAME= spamassassin
PORTVERSION= 3.4.0
PORTREVISION?= 5 # also bump japanese/spamassassin
PORTREVISION?= 6 # also bump japanese/spamassassin
CATEGORIES?= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
@ -17,6 +17,7 @@ LICENSE= APACHE20
ALL_DEPENDS= p5-Encode-Detect>=0:${PORTSDIR}/converters/p5-Encode-Detect \
p5-HTML-Parser>=3.46:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \
p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP \
p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS \
p5-NetAddr-IP>=4.010:${PORTSDIR}/net-mgmt/p5-NetAddr-IP