1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- update to 1.999.1

PR:		based on 91254
Approved by:	maintainer timeout
This commit is contained in:
Yen-Ming Lee 2006-03-21 13:37:55 +00:00
parent 651aafb412
commit 9376a6297f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157873
2 changed files with 13 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Mail-SPF-Query
PORTVERSION= 1.997
PORTVERSION= 1.999.1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@ -18,11 +18,18 @@ COMMENT= Query Sender Permitted From for an IP,email,helo
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \
${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= spfd.1 spfquery.1
MAN3= Mail::SPF::Query.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or above
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Mail-SPF-Query-1.997.tar.gz) = 9e110d00520e0fe174c25c0734a8baf6
SHA256 (Mail-SPF-Query-1.997.tar.gz) = 637bca588749e83546af0c85d1b8b53a17138297c5b323784e35377b176ed2be
SIZE (Mail-SPF-Query-1.997.tar.gz) = 49645
MD5 (Mail-SPF-Query-1.999.1.tar.gz) = 6d62d024d1614fa1fa4f43bd39ee7bf0
SHA256 (Mail-SPF-Query-1.999.1.tar.gz) = bc6409845e13f0f24611575f00e1d744a9272b0fced70b6616a4413aace7b59f
SIZE (Mail-SPF-Query-1.999.1.tar.gz) = 55342