- Fix *_DEPENDS: Digest::MD5 and Digest::SHA are already in all supported Perl releases

- Bump PORTREVISION for dependency change
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-06-30 16:21:01 +00:00
parent d622168b83
commit 6b00387f9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359880

View file

@ -2,18 +2,18 @@
PORTNAME= 2ping
PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= http://www.finnie.org/software/2ping/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Bi-directional ping utility
LICENSE= GPLv2
RUN_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \
p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
BUILD_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure