diff options
author | Michael Haro <mharo@FreeBSD.org> | 2004-03-25 21:14:20 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2004-03-25 21:14:20 +0000 |
commit | 10b5e36ca09dc14685f4f8dacbb9c428526f318c (patch) | |
tree | 48d4a230b5eeed632824563a854c40ef77e6ecc8 /mail/p5-Mail-SPF-Query | |
parent | dd8d11f444f96221d78b251e366d98f0764e4d6f (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-SPF-Query')
-rw-r--r-- | mail/p5-Mail-SPF-Query/Makefile | 7 | ||||
-rw-r--r-- | mail/p5-Mail-SPF-Query/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 92f4888c0f76..812b29e72297 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-SPF-Query -PORTVERSION= 1.991 +PORTVERSION= 1.996 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -15,7 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= mharo@FreeBSD.org COMMENT= Query Sender Permitted From for an IP,email,helo -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +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 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/mail/p5-Mail-SPF-Query/distinfo b/mail/p5-Mail-SPF-Query/distinfo index ede58b72e9f8..147f4d45d284 100644 --- a/mail/p5-Mail-SPF-Query/distinfo +++ b/mail/p5-Mail-SPF-Query/distinfo @@ -1,2 +1,2 @@ -MD5 (Mail-SPF-Query-1.991.tar.gz) = 7a31c93cb77967a155ad45b6ea6fc467 -SIZE (Mail-SPF-Query-1.991.tar.gz) = 37849 +MD5 (Mail-SPF-Query-1.996.tar.gz) = c076b2f465cdad3705dd2316b56a6cad +SIZE (Mail-SPF-Query-1.996.tar.gz) = 42230 |