diff options
author | wosch <wosch@FreeBSD.org> | 2003-03-04 12:45:03 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 2003-03-04 12:45:03 +0000 |
commit | 730a91987fc368b36fd42fc5d0f37229217c303b (patch) | |
tree | cbb65557dcc446e1a875e1ccaad767b97757bc1b /www/checkbot | |
parent | 48c9573213efe31503ffbbb46583d487d5af49f4 (diff) | |
download | FreeBSD-ports-730a91987fc368b36fd42fc5d0f37229217c303b.zip FreeBSD-ports-730a91987fc368b36fd42fc5d0f37229217c303b.tar.gz |
Update to checkbot 1.71
Submitted by: Jens Schweikhardt <schweikh@schweikhardt.net>
Diffstat (limited to 'www/checkbot')
-rw-r--r-- | www/checkbot/Makefile | 3 | ||||
-rw-r--r-- | www/checkbot/distinfo | 2 | ||||
-rw-r--r-- | www/checkbot/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index c07587c..650ae54 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -6,12 +6,13 @@ # PORTNAME= checkbot -PORTVERSION= 1.67 +PORTVERSION= 1.71 CATEGORIES= www perl5 MASTER_SITES= http://degraaff.org/checkbot/ \ http://www.de.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org +COMMENT= A WWW link verifier, similar like momspider SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER} diff --git a/www/checkbot/distinfo b/www/checkbot/distinfo index 215d7be..bc8551b 100644 --- a/www/checkbot/distinfo +++ b/www/checkbot/distinfo @@ -1 +1 @@ -MD5 (checkbot-1.67.tar.gz) = f9d7913003db6f09e34b3328cca5ca00 +MD5 (checkbot-1.71.tar.gz) = b2152d3f9da604bd85fd0e3a0c5fd640 diff --git a/www/checkbot/pkg-plist b/www/checkbot/pkg-plist index 05daf50..b736f0d 100644 --- a/www/checkbot/pkg-plist +++ b/www/checkbot/pkg-plist @@ -1,3 +1,4 @@ bin/checkbot +man/man1/checkbot.1.gz lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot |