1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove hard dependency on p5-IO-Socket-IP and bump PORTREVISION.

This commit is contained in:
Adam Weinberger 2016-08-02 16:17:19 +00:00
parent f05e6818d5
commit 823c03539d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419484
2 changed files with 2 additions and 3 deletions

View File

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

View File

@ -3,7 +3,7 @@
PORTNAME= spamassassin
PORTVERSION= 3.4.1
PORTREVISION?= 6 # also bump japanese/spamassassin
PORTREVISION?= 7 # also bump japanese/spamassassin
CATEGORIES?= mail perl5
MASTER_SITES= APACHE/spamassassin/source CPAN/Mail
DISTNAME= Mail-SpamAssassin-${PORTVERSION}
@ -16,7 +16,6 @@ LICENSE= APACHE20
BUILD_DEPENDS= p5-Encode-Detect>=0:converters/p5-Encode-Detect \
p5-HTML-Parser>=3.46:www/p5-HTML-Parser \
p5-HTTP-Date>=0:www/p5-HTTP-Date \
p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP \
p5-Net-DNS>=0.63:dns/p5-Net-DNS \
p5-NetAddr-IP>=4.010:net-mgmt/p5-NetAddr-IP
RUN_DEPENDS:= ${BUILD_DEPENDS} \