aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-RBL
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-05-18 10:35:22 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-05-18 10:35:22 +0000
commitf07c4360d3d89f7dbdf140e8e9e388122d4f9f95 (patch)
tree571cd9e4364516c5362347f60e86c1d04793b56f /mail/p5-Mail-RBL
parent9febdc3258a2c24934c41a58712df91888c01211 (diff)
downloadports-f07c4360d3d89f7dbdf140e8e9e388122d4f9f95.tar.gz
ports-f07c4360d3d89f7dbdf140e8e9e388122d4f9f95.zip
Update to 1.02
Notes
Notes: svn path=/head/; revision=109422
Diffstat (limited to 'mail/p5-Mail-RBL')
-rw-r--r--mail/p5-Mail-RBL/Makefile9
-rw-r--r--mail/p5-Mail-RBL/distinfo4
2 files changed, 9 insertions, 4 deletions
diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile
index 6281791d21fc..092fffb1ab75 100644
--- a/mail/p5-Mail-RBL/Makefile
+++ b/mail/p5-Mail-RBL/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-RBL
-PORTVERSION= 1.00
+PORTVERSION= 1.02
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -15,11 +15,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl extension to access RBL-style host verification services
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+ ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Mail::RBL.3
-FILES= Makefile.PL test.pl RBL.pm
+FILES= Makefile.PL RBL.pm
pre-patch:
.for i in ${FILES}
diff --git a/mail/p5-Mail-RBL/distinfo b/mail/p5-Mail-RBL/distinfo
index 7aa840b0575c..d71172a95445 100644
--- a/mail/p5-Mail-RBL/distinfo
+++ b/mail/p5-Mail-RBL/distinfo
@@ -1,2 +1,2 @@
-MD5 (Mail-RBL-1.00.tar.gz) = ad7efa148982ac264dc5dcb08feef8d4
-SIZE (Mail-RBL-1.00.tar.gz) = 2131
+MD5 (Mail-RBL-1.02.tar.gz) = a35314740ca9b0b3e253c9c4765e9947
+SIZE (Mail-RBL-1.02.tar.gz) = 5049