mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- update BUILD_DEPENDS for Net::DNS
- bump PORTREVISION Noticed by: "Fumihiko Kimura" <jfkimura@yahoo.co.jp>
This commit is contained in:
parent
56faeda39d
commit
037ccf8da9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97236
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= razor-agents
|
PORTNAME= razor-agents
|
||||||
PORTVERSION= 2.36
|
PORTVERSION= 2.36
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= razor
|
MASTER_SITE_SUBDIR= razor
|
||||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= razor
|
||||||
MAINTAINER= leeym@FreeBSD.org
|
MAINTAINER= leeym@FreeBSD.org
|
||||||
COMMENT= A distributed, collaborative, spam detection and filtering network
|
COMMENT= A distributed, collaborative, spam detection and filtering network
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
|
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
|
||||||
${SITE_PERL}/${PERL_ARCH}/Digest/Nilsimsa.pm:${PORTSDIR}/security/p5-Digest-Nilsimsa \
|
${SITE_PERL}/${PERL_ARCH}/Digest/Nilsimsa.pm:${PORTSDIR}/security/p5-Digest-Nilsimsa \
|
||||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
|
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
|
||||||
|
|
Loading…
Add table
Reference in a new issue