mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.39
- Add RHBL option Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes PR: ports/188613 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
parent
f75696075f
commit
0bc0f42fa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352350
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-DNSBL-MultiDaemon
|
||||
PORTVERSION= 0.38
|
||||
PORTVERSION= 0.39
|
||||
CATEGORIES= dns mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -22,6 +22,12 @@ BUILD_DEPENDS= p5-File-SafeDO>=0.12:${PORTSDIR}/devel/p5-File-SafeDO \
|
||||
p5-Unix-Syslog>=0.97:${PORTSDIR}/sysutils/p5-Unix-Syslog
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
OPTIONS_DEFINE= RHBL
|
||||
OPTIONS_DEFAULT=RHBL
|
||||
RHBL_DESC= RHBL checking of URBL domains
|
||||
RHBL_BUILD_DEPENDS= p5-URBL-Prepare>=0.08:${PORTSDIR}/dns/p5-URBL-Prepare
|
||||
RHBL_RUN_DEPENDS= p5-URBL-Prepare>=0.08:${PORTSDIR}/dns/p5-URBL-Prepare
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-DNSBL-MultiDaemon-0.38.tar.gz) = d8e9302ba16cade11f0e388531299f90bb8c65ca2fc2be2d2561fa159ab219b6
|
||||
SIZE (Net-DNSBL-MultiDaemon-0.38.tar.gz) = 108805
|
||||
SHA256 (Net-DNSBL-MultiDaemon-0.39.tar.gz) = 3c2646b5a17d91e982e75ec74ad608ba0b1818a0a2aeb84e3c334aed56ff8e51
|
||||
SIZE (Net-DNSBL-MultiDaemon-0.39.tar.gz) = 108856
|
||||
|
Loading…
Reference in New Issue
Block a user