Update to version 1.57.
PR: 12916 Submitted by: Brian Ruth <bruth@wmht.org>
This commit is contained in:
parent
945485fde5
commit
0c5731d005
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24275
2 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: checkbot
|
||||
# Version required: 1.51
|
||||
# Version required: 1.57
|
||||
# Date created: 2. Feb 1998
|
||||
# Whom: wosch@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= checkbot-1.54
|
||||
DISTNAME= checkbot-1.57
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/ \
|
||||
http://www.de.freebsd.org/~wosch/src/
|
||||
|
@ -19,6 +19,8 @@ BUILD_DEPENDS= \
|
|||
${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
|
||||
MAN1= checkbot.1
|
||||
USE_PERL5= YES
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (checkbot-1.54.tar.gz) = e0956eb3f885d2e2f20f5bec9dceaa02
|
||||
MD5 (checkbot-1.57.tar.gz) = d87dbf0e6afd16b6dacf1c33c59f73e8
|
||||
|
|
Loading…
Reference in a new issue