aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-05-18 18:35:22 +0800
committererwin <erwin@FreeBSD.org>2004-05-18 18:35:22 +0800
commit51a734ad85f75b7002f96c2b6f01f6d1eaffcda7 (patch)
tree662b9d311e32e58cf19b88b2d9766c12c2ae6d73 /mail
parentdd56a787f65ddafcdc83066582d18cc3ec658e70 (diff)
downloadfreebsd-ports-gnome-51a734ad85f75b7002f96c2b6f01f6d1eaffcda7.tar.gz
freebsd-ports-gnome-51a734ad85f75b7002f96c2b6f01f6d1eaffcda7.tar.zst
freebsd-ports-gnome-51a734ad85f75b7002f96c2b6f01f6d1eaffcda7.zip
Update to 1.02
Diffstat (limited to 'mail')
-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