View | Details | Raw Unified | Return to bug 188613
Collapse All | Expand All

(-)./Makefile (-1 / +6 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/dns/p5-Net-DNSBL-MultiDaemon/Makefile 342585 2014-02-04 18:28:54Z sunpoet $
2
# $FreeBSD: head/dns/p5-Net-DNSBL-MultiDaemon/Makefile 342585 2014-02-04 18:28:54Z sunpoet $
3
3
4
PORTNAME=	Net-DNSBL-MultiDaemon
4
PORTNAME=	Net-DNSBL-MultiDaemon
5
PORTVERSION=	0.38
5
PORTVERSION=	0.39
6
CATEGORIES=	dns mail perl5
6
CATEGORIES=	dns mail perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 22-27 Link Here
22
		p5-Unix-Syslog>=0.97:${PORTSDIR}/sysutils/p5-Unix-Syslog
22
		p5-Unix-Syslog>=0.97:${PORTSDIR}/sysutils/p5-Unix-Syslog
23
RUN_DEPENDS:=	${BUILD_DEPENDS}
23
RUN_DEPENDS:=	${BUILD_DEPENDS}
24
24
25
OPTIONS_DEFINE=	RHBL
26
OPTIONS_DEFAULT=	RHBL
27
RHBL_DESC=	RHBL checking of URBL domains
28
RHBL_BUILD_DEPENDS=	p5-URBL-Prepare>=0.08:${PORTSDIR}/dns/p5-URBL-Prepare
29
25
USES=		perl5 shebangfix
30
USES=		perl5 shebangfix
26
USE_PERL5=	configure
31
USE_PERL5=	configure
27
32
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Net-DNSBL-MultiDaemon-0.38.tar.gz) = d8e9302ba16cade11f0e388531299f90bb8c65ca2fc2be2d2561fa159ab219b6
1
SHA256 (Net-DNSBL-MultiDaemon-0.39.tar.gz) = 3c2646b5a17d91e982e75ec74ad608ba0b1818a0a2aeb84e3c334aed56ff8e51
2
SIZE (Net-DNSBL-MultiDaemon-0.38.tar.gz) = 108805
2
SIZE (Net-DNSBL-MultiDaemon-0.39.tar.gz) = 108856

Return to bug 188613